@charset "utf-8";
@import "common/0-import.css";
#main {
	margin-top: 20px;
}

#conts .sideLeft {
	width: 235px;
	float: left;
	text-align: center;
}

	*html #conts .sideLeft {
		width: 235px;
	}
	
#conts .sideLeft h3{
	margin-bottom: 146px;
}

#conts .center h4{
	padding-left: 180px;
	margin-bottom: 4px;
	background: none;
	line-height: 1.7;
}

#conts .center {
	margin-bottom: 30px;
	width: 415px;
	float: right;
}

#conts .center .subCenter {
	padding: 10px 5px 8px 15px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	background: url(../img/index/box_back.gif) repeat-x left top;
}

#conts .center .subCenter img.floatL {
	margin: 5px 12px 0 0;
	float: left;
}


#conts .center .subCenter p{
	margin: 0 0 0 180px;
	line-height: 1.5;
}

#conts .center .subCenter p a{
	padding: 0 0 0 15px;
	background: url(../img/icon/06.gif) no-repeat left center;
}

#conts .photoBox{
	padding: 7px 7px 0;
	margin-bottom: 22px;
	border: 1px solid #ccc;
	background-color: #F5F5F5;
	clear: both;
}

	*html #conts .photoBox{
		padding: 4px 5px 0;
	}
	
	*+html #conts .photoBox{
		padding: 4px 5px 0;
	}

#conts .photoBox span,
#conts .photoBox h3{
	margin: 0 0 0 238px;
	display: block;
}

#conts .photoBox p {
	line-height: 1.5;
	margin: 8px 0 0 250px;
}

#conts .photoBox ul {
	margin: 15px 0 15px 250px;
}

#conts .photoBox li a{
	margin: 0 0 0 98px;
	width: 190px;
	height: 39px;
	background: url(../img/btn/btn01_over.jpg) no-repeat;
	display: block;
}

#conts .photoBox li a:hover{
	background-color: #FFF;
}

#conts .photoBox li a:hover img {
	visibility: hidden;
}

#conts dl{
	margin: 0 15px;
	padding-bottom: 15px;
	line-height: 1.7;
}

#conts dt{
	float: left;
	clear: left;
	font-weight: bold;
}

#conts dd{
	padding: 0 0 8px 120px;
	margin: 0 0 12px;
	background: url(../img/line/01.gif) repeat-x left bottom;
	text-indent: 0;
}

#conts .support_box {
	background: url(../img/index/support_back.jpg) no-repeat;
	padding: 140px 20px 20px;
	margin: 10px 0 20px;
}

#conts .support_box ul {
	margin: 15px 0;
}

#conts .support_box ul li {
	float: left;
	margin-right: 15px;
}

#conts .support_box ul li.mr0 {
	margin-right: 0;
}

#conts .mb10 {
	margin-bottom: 10px;
}

#conts .mb30 {
	margin-bottom: 30px;
}
