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

/*------------CSS INDEX--------
A.全体基本設定（個別ページ修正）
4.コンテンツ
-----------------CSS INDEX----*/

/*--------------------A.全体基本設定--*/
#topicPath-box{
	background:url(../img/imgSub/tpathBg.jpg) top left no-repeat;
}

/*--------------------4.コンテンツ--*/

#contents{
	padding-bottom:5px;
}
#contents h2{
	margin-bottom:20px;
}

#contents h5{
	font-weight:normal;
}

.kouteki-txt{
	padding-left:10px;
	margin-bottom:20px;
}
.koutekiList01{
	list-style:none;
	padding-left:10px;
	margin-bottom:20px;
}
.koutekiList01 li img{
	vertical-align:bottom;
}

.koutekiTitle-sub{
	clear:both;
	margin-bottom:15px;
}

.columnW{
	float:left;
	width:700px;
	margin-bottom:20px;
	padding:0 10px;
}
.column-left{
	float:left;
	width:330px;
}
.column-right{
	float:right;
	width:330px;
}

.column-left ol{
	list-style:none;
	background:url(../img/imgKouteki/listBox-bd.gif) left top repeat-y;
}
.column-left ol li{
	width:315px;
	height:49px;
	padding-left:15px;
	border-bottom:1px dotted #CCCCCC;
}
.column-left ol li h5{
	padding-left:48px;
	line-height:49px;
}
#bf_01 h5{background:url(../img/imgKouteki/bf_01.gif) left center no-repeat;}
#bf_02 h5{background:url(../img/imgKouteki/bf_02.gif) left center no-repeat;}
#bf_03 h5{background:url(../img/imgKouteki/bf_03.gif) left center no-repeat;}
#bf_04 h5{background:url(../img/imgKouteki/bf_04.gif) left center no-repeat;}
#bf_05 h5{background:url(../img/imgKouteki/bf_05.gif) left center no-repeat;}
#bf_06 h5{background:url(../img/imgKouteki/bf_06.gif) left center no-repeat;}
#bf_06{border-bottom:none; height:50px;}

.column-left ul{
	height:330px;
	list-style:none;
	background:url(../img/imgKouteki/bfList-box.jpg) left top no-repeat;
}
.column-left ul li{
	width:295px;
	margin-left:10px;
	padding:0 5px;
	border-bottom:1px dotted #CCCCCC;
}
.column-left ul li h5{
	padding-left:1em;
	text-indent:-1em;
	line-height:1.3em;
}
#bfList_a{height:43px; padding-top:21px;}
#bfList_b,#bfList_c,#bfList_e{height:40px; padding-top:9px;}
#bfList_d{height:55px; padding-top:9px;}
#bfList_f{
	height:41px;
	padding-top:9px;
	border-bottom:none;
}

.column-right ol{
	list-style:none;
	background:url(../img/imgKouteki/listBox-bd.gif) left top repeat-y;
}
.column-right ol li{
	width:315px;
	padding-left:15px;
	border-bottom:1px dotted #CCCCCC;
}
.column-right ol li h5{
	padding-left:48px;
	line-height:1.3em;
}
#af_01{background:url(../img/imgKouteki/af_01.gif) 15px center no-repeat;}
#af_01 h5{line-height:49px;}
#af_02{height:39px; padding-top:10px; background:url(../img/imgKouteki/af_02.gif) 15px center no-repeat;}
#af_03{height:39px; padding-top:10px; background:url(../img/imgKouteki/af_03.gif) 15px center no-repeat;}
#af_04{height:39px; padding-top:10px; background:url(../img/imgKouteki/af_04.gif) 15px center no-repeat;}
#af_05{background:url(../img/imgKouteki/af_05.gif) 15px center no-repeat;}
#af_05 h5{line-height:49px;}
#af_06{height:40px; padding-top:10px; border-bottom:none; background:url(../img/imgKouteki/af_06.gif) 15px center no-repeat;}

.rightList{
	background:url(../img/imgKouteki/listBox-bd.gif) left top repeat-y;
}
.column-right ul{
	height:325px;
	padding-bottom:5px;
	list-style:none;
	background:url(../img/imgKouteki/listBox_btm.gif) left bottom no-repeat;
}
.column-right ul li{
	width:295px;
	margin-left:10px;
	padding:0 5px;
	border-bottom:1px dotted #CCCCCC;
}
.column-right ul li h5{
	padding-left:1em;
	text-indent:-1em;
	line-height:1.3em;
}
#afList_a{height:55px; padding-top:9px;}
#afList_b,#afList_c,#afList_e{height:40px; padding-top:9px;}
#afList_d{height:55px; padding-top:9px;}
#afList_f{
	height:36px;
	padding-top:9px;
	border-bottom:none;
}


.goBtn-box{
	clear:both;
	height:52px;
	padding-top:13px;
	padding-left:167px;
	background:url(../img/imgKouteki/goBtn-box.jpg) left top no-repeat;
}
