#main {
	background:url(../img/main_bk.png) center bottom no-repeat;
}

#mainvisual {
	width:100%;
	background:url(../img/feature/aboutus_mainvisual.jpg) center top no-repeat #000;
	color:inherit;
}

#mainvisual .wrap {
	margin:0 auto;
	width:1000px;
	height:200px;
	background-color:transparent;
	color:#fff;
}

#mainvisual h2 {
	padding:30px 0 5px;
}

#mainvisual p {
	font-weight:700;
	font-size:90%;
	line-height:120%;
}

#content {
	margin:0 auto;
	padding:50px 0;
	width:960px;
}

#content h3 {
	padding-bottom:50px;
	text-align:center;
}

#content .box {
	padding-bottom:30px;
}

#content .small div {
	float:left;
	width:280px;
}

#content .small div:nth-child(2) {
	margin:0 60px;
}

#content .large div {
	float:left;
	width:460px;
}

#content .large div:nth-child(2) {
	margin-left:40px;
}

#content .box p {
	margin-bottom:10px;
}

#content .box .title {
	padding:1em 1em .7em;
	background:url(../img/bk_black_stripe.png) #000;
	color:#fff;
	font-size:110%;
	line-height:120%;
}

#content .box .hl2 {
	padding:1.584em 1em 1.284em;
}

#content .box .txt {
	text-align:justify;
	font-size:90%;
	line-height:140%;
}

#content .box .txt strong {
	display:block;
	margin-bottom:5px;
}

#content .box .txt span {
	display:block;
	margin-bottom:10px;
}
