@charset "utf-8";
@import "common/0-import.css";

#mainImg {
	height: 281px;
}

#conts {
	width: 610px;
}

#conts h2 {
	clear: both;
	padding: 0 0 10px 5px;
}

#conts p {
	line-height: 1.5;
}

#conts .boxL,
#conts .boxR {
	width: 302px;
	margin-bottom: 15px;
	padding-bottom: 20px;
	background: url(../img/index/box_back.gif) no-repeat bottom;
}

#conts .box h3 {
	margin-bottom: 10px;
	background: none;
	padding: 0;
}

#conts .boxL {
	float: left;
}

#conts .boxR {
	float: right;
}

#conts .box .floatL {
	padding: 0 0 0 20px;
}

#conts .box p {
	margin: 0 20px 0 135px;
}

a.line {
	display: block;
	padding-left: 8px;
	margin: 15px 0 0 0;
	background: url(../img/template/icon01.gif) no-repeat left center;
}

#conts .boxB {
	margin: 0 0 30px 10px;
}

#conts .boxB p {
	margin: 0 0 0 190px;
}

#conts .boxB a {
	display: block;
	padding-left: 8px;
	margin: 15px 0 0 0;
	background: url(../img/template/icon01.gif) no-repeat left center;
}

#conts dl.news {
	margin-left: 5px;
	line-height: 30px;
}

#conts dl.news dt {
	float: left;
}

#conts dl.news dd {
	padding: 0 0 0 70px;
	background: url(../img/template/line01.gif) repeat-x bottom;
}

#conts dl.news dd a {
	padding-left: 8px;
	background: url(../img/template/icon01.gif) no-repeat left center;
}
