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

div#mainbox{
	width:740px;
}

.headline01{
	background-image:url(../../common/img/boxmiddle05.jpg);
	background-repeat:repeat-y;
	background-position:0 0;
	width:740px;
	margin-bottom:20px;
}

h2{
	background-image:url(../../common/img/boxtop05.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	font-weight:700;
	width:740px;
	color:#fff;
	min-height:27px;
	_height:27px;
}
h2 span{
	background-image:url(../../common/img/icon06.jpg);
	background-position:10px 70%;
	background-repeat:no-repeat;
	display:block;
	font-size:1.2em;
	padding:6px 0 0 30px;
}

div.headline01 img.bg01{
	height:1.5em;
}

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

div.section01{
	margin:0 20px 20px;
	min-height:200px;
	_height:200px;
}


div.section01 dl{
	width:220px;
	float:left;
	margin:0 20px 0 0;
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	background-position:left 1.8em;
}

div.section01 dl.rit{
	width:220px;
	float:left;
	margin:0;
}

div.section01 dl dt{
	width:170px;
	background-color:#333;
	background-image:url(../../common/img/icon10.jpg);
	background-repeat:no-repeat;
	background-position:11px 12px;
	padding:5px 25px;
	color:#fff;
	font-weight:700;
}

div.section01 dl.lft dd{
	background-image:url(../../common/img/icon01.jpg);
}

div.section01 dl.cnt dd{
	background-image:url(../../common/img/icon01.jpg);
}

div.section01 dl.rit dd{
	background-image:url(../../common/img/icon01.jpg);
}

div.section01 dl dd{
	width:195px;
	background-repeat:no-repeat;
	background-position:12px 12px;
	padding:6px 0 0 25px;
}

div.section01 dl dd a:link,
div.section01 dl dd a:visited{
	color:#333;
	text-decoration:none;
}

div.section01 dl dd a:hover,
div.section01 dl dd a:active{
	color:#C71528;
	text-decoration:underline;
}





div#linkbox{
	border-top:1px #333 dotted;
	border-bottom:1px #333 dotted;
	margin:0 20px;
	padding:15px 20px;
}

div#linkbox ul{
	width:600px;
}

div#linkbox ul li{
	width:180px;
	background-image:url(../../common/img/icon04.jpg);
	background-repeat:no-repeat;
	background-position:2px 5px;
	padding:0 0 0 15px;
	float:left;
	margin-bottom:5px;
}

div#linkbox ul li a:link,
div#linkbox ul li a:visited{
	color:#333;
	font-weight:400;
	text-decoration:none;
}

div#linkbox ul li a:hover,
div#linkbox ul li a:active{
	color:#C71528;
	font-weight:400;
	text-decoration:underline;
}
