@charset "utf-8";
/* CSS Document */

/* ↓構造 */
h1{
	clear:both;
	float:left;
	margin:0 0 15px 0px;
	padding:0;
	width:635px;
	display:block;
	height:50px;
	text-align:left;
	background-image:url(../images/sub/h1_bg.gif);
	background-repeat:no-repeat;
	font-size:18px;
	text-indent:60px;
	color:#0671B0;
	line-height:60px;
}


h2 a{
	text-indent: -9999px;
	width:458px;
	display:block;
	height:73px;
}
h2{
	margin:0px;
	padding:0;
	float:left;
	width:458px;
	text-align:left;
	display:block;
	height:73px;
	background-image:url(../images/title.gif);
}

p{
	margin:0;
	padding:0 0 10px 0;
	line-height:20px;
}


h3{
	clear:both;
	height:30px;
	color:#000;
	font-size:14px;
	background-image:url(../images/h3_bg.gif);
	background-repeat:no-repeat;
	line-height:30px;
	text-indent:30px;
	text-align:left;
	margin:10px 0;
}

h3.sub{
	background-image:none; 
	text-indent:5px; 
	font-weight:normal; 
	border:1px solid #ccc;
}

h4.honbun{
	clear:both;
	color:#000;
	font-size:13px;
	background-image:url(../images/h4_bg.gif);
	background-repeat:no-repeat;
	line-height:30px;
	background-position:0 10px;
	text-indent:15px;
	text-align:left;
	margin:0px 0;
	color:#008CD6;
}
/* ↑構造 */


/* ↓コンテンツ */

/* ↓コンテンツ */
#con_wapper{
	width:100%;
	margin:0;
	padding:0;
	text-align:center;
}
#con{
	width:850px;
	margin:0 auto 30px auto;
	padding:0;
	text-align:left;
}

#con_left{
	float:left;
	width:190px;
	text-align:left;
	margin:20px 0 0 0;
	padding:0;
}

#bnr{
	margin:0px 0 10px 0px;
}

#con_left h4{
	font-size:13px;
	text-align:left;
	color:#333333;
	line-height:25px;
	margin:0 5px 0 5px;
	width:170px;
	color:#333333;
}


#sidenavi{
	margin: 0 0 20px 5px;
	padding: 0;
	list-style-type: none;
	width: 170px;
}

#sidenavi li{ 
	width: 170px;
	margin: 0;
	padding:0;
	text-indent:10px;
	line-height:20px;
	border-bottom: 1px solid #ffffff;
	font-size:13px;
	}
	
#sidenavi li.active{ 
	width: 170px;
	margin: 0;
	padding:6px 0;
	text-indent:10px;
	line-height:20px;
	border-bottom: 1px solid #ffffff;
	background-color: #CFF0FF;
	color:#0671B0;
	font-size:13px;
	}	

#sidenavi li.active02{ 
	width: 170px;
	height:40px;
	margin: 0;
	padding:0;
	text-indent:10px;
	line-height:20px;
	border-bottom: 1px solid #ffffff;
	background-color: #CFF0FF;
	color:#0671B0;
	font-size:13px;
	}	

#sidenavi a{
	text-decoration: none;
	display: block;
	padding: 6px 0px;
	color: #ffffff;
	background-color: #008CD6;

	width: 170px;
	
}

#sidenavi a:hover{
	text-decoration: none;
	color:#0671B0;
	background-color: #CFF0FF;
}


#con_right{
    float:right; 
	width:635px; 
	text-align:left; 
	margin:0; 
	padding:0; 
}

.con_text{
	clear:both;
	float:left;
	width:635px; 
	text-align:left; 
	margin:10px 0 10px 0;
	padding:0; 
}
	
.con_text_paddingbottom{
	clear:both;
	width:635px;
	margin:0 0 10px 0;
	padding:0;
}

.con_text_paddingcenter{
	clear:both;
	width:635px;
	margin:0 0 10px 0;
	padding:0;
	text-align:center;
}

.picRight{
	float:right;
	margin:0 0 10px 10px;
}
.picLeft{
	float:left;
	margin:0 10px 10px 0;
}

.padding10{
	padding:10px;
}

.fontsize_blue{
	font-size:15px;
	color:#008CD6;
}

.grey_bg_padding10{
	background-color:#efefef;
	margin:0px 10px 15px 10px;
	padding:0;
	text-align:left;
	display:block;
}
.grey_bg{
	background-color:#efefef;
	margin:10px 0px;
	text-align:left;
}

.listYellow li{
	padding:0;
	margin:0;
	margin-left:30px;
	list-style-image:url(../images/listDot01.gif);
	line-height:20px;
	margin-bottom:5px;
}

.listorange li{
	padding:0;
	margin:0;
	margin-left:30px;
	list-style-image:url(../images/listDot03.gif);
	line-height:20px;
	margin-bottom:5px;
}

.listorange02 li{
	padding:0;
	margin:0;
	margin-left:30px;
	list-style-image:url(../images/listDot04.gif);
	line-height:20px;
	margin-bottom:5px;
}

.listblue li{
	padding:0;
	margin:0;
	margin-left:30px;
	list-style-image:url(../images/listDot05.gif);
	line-height:20px;
	margin-bottom:5px;
}

.txtGreen{
	color:#73BE1E;
	margin-top:20px;
}
.txtred{
	color:#F00;
}
.txtblue{
	color:#008cd6;
}
/* ↑コンテンツ */

.layout01{
	border-bottom:#333 1px solid;
	border-left:#333 1px solid;
	margin-bottom:10px;
}
.layout01 th,.layout01 td{
	border-top:#333 1px solid;
	border-right:#333 1px solid;
	padding:5px 10px;
	margin:0;
}
.layout01 th{
	color:#FFF;
	background-color:#008CD6;
	text-align:center;
}
.layout01 td{
	text-align:left;
}
.layout01 td.center{
	text-align:center;
}
.layout01 th.green{
	color:#FFF;
	background-color:#73BE1E;
	text-align:center;
}

.layout02{
	border-bottom:#BFBFBF 1px solid;
	border-left:#BFBFBF 1px solid;
	margin:10px 0;
}
.layout02 th,.layout02 td{
	border-top:#BFBFBF 1px solid;
	border-right:#BFBFBF 1px solid;
	padding:5px 5px;
	margin:0;
}
.layout02 th{
	color:#FFF;
	background-color:#008CD6;
	text-align:right;
}

.layout02 th.center{
	color:#FFF;
	background-color:#008CD6;
	text-align:center;
}
.layout02 td{
	text-align:left;
}
.layout02 th.gray{
	background-color:#cccccc;
	color:#000;
}

.layout03{
	border-bottom:#BFBFBF 1px solid;
	border-left:#BFBFBF 1px solid;
	margin:10px 0;
}
.layout03 th,.layout03 td{
	border-top:#BFBFBF 1px solid;
	border-right:#BFBFBF 1px solid;
	padding:5px 5px;
	margin:0;
	text-align:center;
}
.layout03 th{
	color:#FFF;
	background-color:#008CD6;
	text-align:center;
}

.layout03 th.green_th{
	background-color:#73BE1E;
}
.layout03 td{
	text-align:center;
}

.layout03 td.left{
	text-align:left;
}
.layout03 td.left30{
	text-align:left;
	padding-left:30px;
}

.layout03 td.green{
	background-color:#73BE1E;
	color:#FFF;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	line-height:18px;
}
.layout03 td.green02{
	background-color:#73BE1E;
	color:#FFF;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	line-height:18px;
}
.layout03 td.gray{
	background-color:#F2F2F2;
	color:#000;
	text-align:center;
	font-weight:bold;
}

.layout01 td.gray{
	background-color:#F2F2F2;
	color:#000;
}

.layout04{
	border-bottom:#BFBFBF 1px solid;
	border-left:#BFBFBF 1px solid;
	margin:10px 0 20px 0;
}
.layout04 th,.layout04 td{
	border-top:#BFBFBF 1px solid;
	border-right:#BFBFBF 1px solid;
	padding:5px 10px;
	margin:0;
	text-align:center;
}
.layout04 th{
	color:#FFF;
	background-color:#008CD6;
	text-align:left;
}


.layout04 td{
	text-align:right;
}

.layout04 td.green{
	background-color:#73BE1E;
	color:#FFF;
	font-size:11px;
	text-align:right;
	font-weight:bold;
	line-height:18px;
}

.layout04 td.gray{
	background-color:#F2F2F2;
	color:#000;
	text-align:right;
}

.fontsize9{
	font-size:9px;
	line-height:15px;
	padding-bottom:0px;
}
.fontsize10{
	font-size:10px;
	line-height:17px;
	padding-bottom:0px;
}
.fontsize12{
	font-size:12px;
	line-height:17px;
	padding-bottom:0px;
}
.txtblock_blue01{
	background-color:#0671B0; 
	height:18px; 
	padding:2px 9px; 
	color:#FFF; 
	text-indent:0; 
	line-height:18px; 
	margin:0px 0 0 5px; 
	font-size:11px;
	font-weight:normal;
}
.txtblock_red{
	background-color:#FF1A00; 
	height:18px; 
	padding:2px 9px; 
	color:#FFF; 
	text-indent:0; 
	line-height:18px; 
	margin:0 0 0 5px; 
	font-size:11px;
	font-weight:normal;
}
.txtblock_gray{
	background-color:#e6e6e6; 
	padding:5px 9px; 
	color:#FFF; 
	text-indent:0; 
	line-height:17px; 
	margin:5px 0 5px 0px; 
	font-size:11px; 
	color:#0671B0;
}