@charset "utf-8";
/* CSS Document */


/* ---------------------------------------
　インデックス
--------------------------------------- */
.bgMain{
	background-image:url(../img/img_main.png);
}


.detailL dl dt{
	font-size:15px;
	font-weight:bold;
	margin-top:25px;
}
.detailL dl dd{
	margin-top:10px;
}


#kodawariSec{
	background:url(../img/bg_kodawari.gif) center top repeat-x;
	margin-top:60px;
	width:100%;
}
#kodawariInner{
	background:url(../img/bg_kodawari.jpg) center center no-repeat;
	height:543px;
	width:100%;
}
#kodawariBody{
	margin:0 auto;
	width:960px;
}

#kodawariBody h2{
	padding-top:50px;
}

#kodawariBody .imgLTxtSet{
	color:#FFF;
	width:550px;
}
#kodawariBody .imgLTxtSet dt{
	padding-top:20px;
	font-size:15px;
	font-weight:bold;
}
#kodawariBody .imgLTxtSet dd{
	margin-top:5px;
}
