html,body {
	height: 100vh ;
}

/* --- スクロール --- */
html {
    overflow-y: scroll;
}

/* --- ナビゲーションバー --- */
div.nav {
width: 200px; /* ナビゲーションの幅 */
font-size: 80%;
padding:15px 0 15px 15px;
}

div.nav1 {
width: 180px;
padding:15px 0 50px 30px;
}

div.nav1 li {
margin-bottom: 0;
list-style-type: none;
line-height: 0;
border-bottom: solid 1px #aaaaaa;
border-right: solid 1px #aaaaaa;
}

div.nav1 li a {
display: block;
line-height: 31px;
padding-left: 10px;
background-image: none;
background-repeat: no-repeat;
color: #000000;
font-size: 0.75em;
text-decoration: none;
border-left: solid 10px #edf5fd;
}

div.nav1 li a:hover {
background-position: 0 -40px;
border-left: solid 10px #0C507B;
}

div.nav1 ul {
margin: 0;
padding: 0;
border-top: solid 1px #aaaaaa;
border-left: solid 1px #aaaaaa;
}

div.nav1 .current a {
background-position: 0 0;
border-left: solid 10px #0C507B;
}

div.nav2 {
width: 180px;
padding:11px 0 0 30px;
}

/* --- メニューエリア --- */
div.nav ul.nl {
margin: 3px;
padding: 0;
list-style-type: none;
text-align: left;
}

/* --- メニュー項目 --- */
div.nav ul.nl li {
margin-bottom: 2px; /* 項目の下マージン */
border-bottom: 1px #8ca654 dotted; /* 項目の下境界線 */
}

#nav {
float: right;
width: 200px; /* サイドバーの幅 */
}

/* --- セクション（共通設定） --- */
#nav div.section {
margin-bottom: 10px; /* セクションの下マージン */
}

/* 見出し */
#nav div.section h2 {
margin: 0 0 0 .7em; /* 見出しのマージン（上、左右、下） */
padding: 6px 8px; /* 見出しのパディング（上下、左右） */
font-size: 100%; /* 見出しの文字サイズ */
color: #ffffff; /* 見出しの文字色 */
width:200px;
}

/* 段落 */
#nav div.section p {
margin: 0 10px .7em; /* 段落のマージン（上、左右、下） */
line-height: 130%; /* 行の高さ */
}


/* --- フォント設定 --- */
.text_10 {
	font-size: 10px;
	text-decoration: none; /* テキストの下線（なし） */
}

.text_11 {
	font-size: 11px;
	text-decoration: none; /* テキストの下線（なし） */
}

.text_12 {
	font-size: 12px;
	text-decoration: none; /* テキストの下線（なし） */
	color: #666666;
}

.text_13 {
	font-size: 13px;
	text-decoration: none; /* テキストの下線（なし） */
}

.text_14 {
	font-size: 14px;
	text-decoration: none; /* テキストの下線（なし） */
}

.text_15 {
	font-size: 15px;
	text-decoration: none; /* テキストの下線（なし） */
}

body{
	text-align:center;
	background: #d7d7d7 none repeat scroll 0 0;
	color: #3d3d3d;
	font-family: "Meiryo","Hiragino Kaku Gothic Pro","MS PGothic",sans-serif;
	/*font-size: 1.0em;*/
	font-size:13px;
	line-height: 1.4em;
	-webkit-text-size-adjust: 100%;
}

div#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color:#fff;
	padding:15px;
}

img { border:none;
}

/* clearfix  */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */


/* margin */
.mg_l_0 {
	margin-left: 0;
}

.mg_l_10 {
	margin-left: 10px;
}

.mg_l_14 {
	margin-left: 14px;
}

.mg_l_15 {
	margin-left: 15px;
	font-family: Meiryo, "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
}

.mg_l_20 {
	margin-left: 20px;
}

.mg_l_30 {
	margin-left: 30px;
}

.mg_l_40 {
	margin-left: 40px;
}

.mg_t_0 {
	margin-top: 0;
}

.mg_t_3 {
	margin-top: 3px;
}

.mg_t_5 {
	margin-top: 5px;
}

.mg_t_10 {
	margin: 10px;
}

.mg_t_15 {
	margin-top: 15px;
}

.mg_t_20 {
	margin-top: 20px;
}

.mg_t_25 {
	margin-top: 25px;
}

.mg_t_30 {
	margin-top: 30px;
}

.mg_t_35 {
	margin-top: 35px;
}

.mg_t_40 {
	margin-top: 40px;
}

.mg_t_45 {
	margin-top: 45px;
}

.mg_t_50 {
	margin-top: 50px;
}

.mg_b_0 {
	margin-bottom: 0;
}

.mg_b_3 {
	margin-bottom: 3px;
}

.mg_b_5 {
	margin-bottom: 5px;
}

.mg_b_10 {
	margin-bottom: 20px;
}

.mg_b_15 {
	margin-bottom: 15px;
}

.mg_b_20 {
	margin-bottom: 20px;
}

.mg_b_25 {
	margin-bottom: 25px;
}

.mg_b_30 {
	margin-bottom: 30px;
}

.mg_b_35 {
	margin-bottom: 35px;
}

.mg_b_40 {
	margin-bottom: 40px;
}

.mg_b_45 {
	margin-bottom: 45px;
}

.mg_b_50 {
	margin-bottom: 50px;
}

.mg_b_80 {
	margin-bottom: 80px;
	margin-bottom: 20px;
}

.mg_b_90 {
	margin-bottom: 90px;
	margin-bottom: 30px;
}

.mg_tb_0 {
	margin-top: 0;
	margin-bottom: 0;
}

.mg_tb_3 {
	margin-top: 3px;
	margin-bottom: 3px;
}

.mg_tb_5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.mg_tb_10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.mg_tb_15 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.mg_tb_20 {
	margin-top: 20px;
	margin-bottom: 20px;
}

/* padding */
.pd_all_3 {
	padding: 3px;
}

.pd_all_5 {
	padding: 5px;
}

.pd_all_10 {
	padding: 10px;
}

.pd_t_3 {
	padding-top: 3px;
}

.pd_t_5 {
	padding-top: 5px;
}

.pd_t_10 {
	padding-top: 10px;
}

.pd_b_3 {
	padding-bottom: 3px;
}

.pd_b_5 {
	padding-bottom: 5px;
}

.pd_b_10 {
	padding-bottom: 10px;
}

.pd_b_50 {
	padding-bottom: 50px;
}

.pd_tb_3 {
	padding-top: 3px;
	padding-bottom: 3px;
}

.pd_tb_5 {
	padding-top: 5px;
	padding-bottom: 5px;
}

.pd_tb_10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.pd_lr_3 {
	padding-left: 3px;
	padding-right: 3px;
}

.pd_lr_5 {
	padding-left: 5px;
	padding-right: 5px;
}

.pd_lr_10 {
	padding-left: 10px;
	padding-right: 10px;
}

.va_t {
	vertical-align: top;
}

.va_m {
	vertical-align: middle;
}

.va_b {
	vertical-align: bottom;
}

.ta_t {
	text-align: left;
}

.ta_c {
	text-align: center;
}

.ta_r {
	text-align: right;
}

.w5 {
	width: 5% !important;
}

.w10 {
	width: 10% !important;
}

.w15 {
	width: 15% !important;
}

.w20 {
	width: 20% !important;
}

.w25 {
	width: 25% !important;
}

.w30 {
	width: 30% !important;
}

.w35 {
	width: 35% !important;
}

.w40 {
	width: 40% !important;
}

.w45 {
	width: 45% !important;
}

.w50 {
	width: 50% !important;
}

.w55 {
	width: 55% !important;
}

.w60 {
	width: 60% !important;
}

.w65 {
	width: 65% !important;
}

.w70 {
	width: 70% !important;
}

.w75 {
	width: 75% !important;
}

.w80 {
	width: 80% !important;
}

.w85 {
	width: 85% !important;
}

.w90 {
	width: 90% !important;
}

.w95 {
	width: 95% !important;
}

.w100 {
	width: 100% !important;
}


/* Table */
/* 表01 */
.modTbl {
	border-collapse: collapse;
	margin: 0 0;
	width: 100%;
	word-break: break-all;
}

.modTbl caption {
	font-size: 1.6rem;
	margin: 0 0 10px;
	text-align: right;
	width: 100%;
}

.modTbl thead th, .modTbl thead td {
	background: #717171 none repeat scroll 0 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

.modTbl tbody th {
	background: #f5f5f5 none repeat scroll 0 0;
	text-align: left;
}

.modTbl th, .modTbl td {
	border: 1px solid #ccc;
	padding: 12px 12px 9px;
	font-size: 13px;
}

h1 {
	padding: .5em 1em;
	border-left: 6px solid #0C507B;
	border-bottom: 2px solid #0C507B;
	color:#0C507B;
	font-size: 1.4em;
	font-weight:bold;
}

h2 {
	padding: .2em 0;
	border-bottom: 1px solid #0C507B;
	color:#0C507B;
	font-size: 16px;
	font-weight:bold;
}

h3 {
	padding: .1em;
	background-color: #edf5fd;
	color:#0C507B;
	font-size: 1.0em;
	font-weight:bold;
}

h4 {
	padding: .5em 1em;
	color:#0C507B;
	font-size: 1.7em;
}

h5 {
	padding: .2em 0;
	border-bottom: 1px solid #0C507B;
	color:#0C507B;
	font-size: 0.9em;
	font-weight:bold;
}

a {
	text-decoration: none;
	color:#0C507B;
}

a.color_g{
	text-decoration: none;
	color:#3d3d3d;
	font-size:13px;
}

a:hover {
text-decoration: underline;
}

a:link { color:#3d3d3d
} 

a:visited { color:#3d3d3d
} 

a:hover { color:#006699
} 

a:active { color:#3d3d3d 
}


/*a.color_g1{
	text-decoration: none;
	color:#3d3d3d;
	font-size:12px;
	
}*/

.modTxt{
	padding: 0 10px;
	color: #666;
	font-size: 12px;
}

.imgCt{
	text-align: center;
}

.modLytCol2{
	padding:0 15px 0 15px;
	width:870px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

.colLt{
	float: left;
}

.colRt{
	float: right;
}

.ac {
	text-align: center !important;
}

.ul_type03 {
	list-style: outside none none;
	margin-left: 15px;
	margin-top: -10px;
	padding: 0;
}

.ul_type03 li {
	margin-bottom: 5px;
	padding-left: 22px;
	text-indent: -22px;
	color:#ff0000;
}

.ul_type02 {
	list-style: outside none none;
	margin-left: 0;
	padding: 0;
	font-size: 12px;
}

.ul_type02 li {
	margin-bottom: 5px;
	padding-left: 28px;
	text-indent: -28px;
	font-size: 12px;
	color: #666;
	font-family: Meiryo, "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
}

.ul_type022 {
	list-style: outside none none;
	margin-left: 0;
	padding: 0;
}

.ul_type022 li {
	margin-bottom: 5px;
	padding-left: 15px;
	text-indent: -15px;
	font-size: 12px;
	color: #666;
}

.ul_type01 {
	margin-left: 20px;
	padding: 0;
}

.ul_type01 li {
	margin-bottom: 5px;
}

.alpha:hover{
	filter:alpha(opacity=50);
	opacity : 0.5;
	-ms-filter: "alpha(opacity=50)";
	zoom:1;
}

.colorR{
	color:#ff0000;
}

.font_nomal{
	font-weight:normal;
}

/*.all {
　　max-width: 900px;
　　margin: auto;
}*/
