@charset "utf-8";
@import "../common/css/0-import.css";
#conts .box01{
	margin: 0 0 12px 16px;
}
#conts .box02{
	margin: 0 28px;
}

#conts h2{
	margin-bottom: 10px;
}

#conts .center{
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
}

#conts .box02 ul {
	margin-bottom: 40px;
}

#conts .box02 ul.img{
	margin-bottom: 28px;
}

#conts .box02 ul.img li{
	margin-right: 20px;
	float: left;
}

#conts h3{
	margin-bottom: 13px;
	clear: both;
}

#conts .box03 {
	padding: 0 1px 0 10px;
	margin-bottom: 15px;
	clear: both;
}

#conts .box03 .floatL {
	margin-top: 16px;
}

#conts .box03 .sbox{
	padding-top: 18px;
	float: right;
	background: url(../img/poster/back.jpg) no-repeat top;
	width: 615px;
}

#conts .box03 .sbox h4{
	margin: 0 0 10px 27px;
}

#conts .box03 .sbox p{
	margin: 0  10px 11px 27px;
}

#conts .mb28{
	margin-bottom: 28px;
}
