@charset "utf-8";
@import "../common/css/0-import.css";

#header {
	margin-bottom: 11px;
}

.banner .box {
	padding: 25px 54px 13px 21px;
}

.banner .box h2 {
	margin-bottom: 13px;
}

.banner .box h3 {
	margin-bottom: 11px;
}

.banner .box .boxL {
	padding-top: 2px;
	width: 460px;
	float: left;
}

.banner .box .boxR {
	width: 385px;
	float: right;
}

.banner .box .boxR dl dt {
	width: 60px;
	float: left;
}

.banner .box .boxR dl dd {
	margin: 0 0 0 5px;
	_text-indent: -3px;
}

#main {
	margin-bottom: 25px;
}
.msp {
float:left;
margin-right:15px;
}
/*------------------------------------------------------------
	#conts
------------------------------------------------------------*/
#conts h4 {
	margin: 25px 0 10px;
}

#conts table {
	width: 100%;
}

#conts table td {
	padding: 33px 17px 17px;
	width: 25%;
	background: url(../common/img/line03.gif) repeat-y right top;
	vertical-align: bottom;
	text-align: center;
}

#conts table td img {
	display: inline;
}

#conts table td.none {
	background: none;
}

#conts table td p span {
	margin-top: 9px;
	display: block;
}




@media screen and (-webkit-min-device-pixel-ratio:0) {
}