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

#main {
	background:url(../../images/common/bg_contentsmain.jpg) repeat-x;
}

h2 {
		background:url(../images/img_main.jpg) no-repeat center;
		height:165px;
		text-indent:-9999px;
}

h3 {padding-top:30px; clear:both;}
h4 { clear:both;}

.service {
	text-align:justify;
	text-justify:distribute;
	margin-bottom:20px;
}

ul.service li {
	width:240px;
	float:left;
}

ul.service p {
	float:none;
	font-size:12px;
	width:225px;
	clear:both;
}

.bnr {
	clear:both;
	margin-top:50px;
}

ul.bnr li {
		float:left;
		margin-right:30px;
}