@charset "utf-8";


/* main_image */
h2#mainImage {
	margin-bottom: 20px;
}
/*div#mainImage {
	margin-bottom: 20px;
}*/


/* box */
#topTextbox {
	background: #FFFFFF;
	width:558px;
	border:1px solid #DFDFDF;
	text-align:lef;
	padding:20px 20px 15px 20px;
	border-bottom: 2px solid #DFDFDF;
	background: #FFFFFF url("../images_index/box_bg.gif") no-repeat 0 0;
	margin-bottom:10px;
}
div#topTextbox p {line-height: 1.2;}
div#topTextbox p.mrgB15 {margin-bottom: 15px;}

div#topTextbox strong.fs02 {
	font-size: 115%; color:#093F7F; line-height: 1.3;
}
div#topTextbox span.fs02 {
	font-size: 115%; color:#093F7F; line-height: 1.3; font-weight:bold;
}

#contentsBox3 {
	border-top:1px solid #DFDFDF;
	border-left:1px solid #DFDFDF;
	border-right:1px solid #DFDFDF;
	background: #FFFFFF;
	width:560px;
	text-align:lef;
	padding:19px 19px 10px 19px;
}

#topTextbox span.st{ font-weight:bold; 	color: #333333; }


/* link */
div#contentsBox3 a {color: #007BBB;text-decoration: none;}
div#contentsBox3 a:hover {color: #007BBB;text-decoration: underline;}

/* cattegory box */
div#categoryBoxL,
div#categoryBoxR {
	width: 270px;
	padding-bottom:18px;
}
div#categoryBoxL {
	margin:0 20px 0 0;
	float: left;
}
div#categoryBoxR {
	margin: 0;
	float: left;
}

div#categoryBoxL dd,
div#categoryBoxR dd{
	margin-bottom:8px;
}
div#categoryBoxL dd strong,
div#categoryBoxR dd strong{
	color: #007BBB;
}
div#categoryBoxL dd span.st,
div#categoryBoxR dd span.st{
	color: #007BBB;
	font-weight: bold;
}

div#categoryBoxL dd.mrgB15,
div#categoryBoxR dd.mrgB15{
	margin-bottom:15px;
	line-height:1.4;
}
div#categoryBoxL dl dt a,
div#categoryBoxR dl dt a {
	width:270px;
	height:45px;
	display:block;
	text-indent:-9999px;
	text-decoration:none;
}
div#categoryBoxL dt#category01 a {background:url("../images_index/categ01.gif") no-repeat 0 0;}
div#categoryBoxR dt#category02 a {background:url("../images_index/categ02.gif") no-repeat 0 0;}
div#categoryBoxL dt#category03 a {background:url("../images_index/categ03.gif") no-repeat 0 0;}
div#categoryBoxR dt#category04 a {background:url("../images_index/categ04.gif") no-repeat 0 0;}

/*--------------------------
		201024追加分
--------------------------*/

.bottomBnr img{
position:absolute; top:20px;
	}

