@charset 'UTF-8';
/* CSS Document */
#Subvisual  .subvisual{
	background:url(images/single/sub_vs.png) center top no-repeat;
	height:499px;
}
.article-top{
	padding:50px 0;
}
/*section*/
.section{
	padding:0 45px;
}
.ttl-h3{
	text-align:center;
	color:#222222;
	font-weight:bold;
	font-size:250%;	
}
.ttl-h3 span{padding:0 50px;font-weight:bold;}

/*Content*/
#Content{
	background:url(images/single/bg_content.png) center top no-repeat;
	background-size:100%;
}
.block-content{
	padding:0;
	margin-top:40px;
}
.ttl-h4{
	text-align:center;
	background:url(images/single/h3_bg.png) center top no-repeat;
	line-height:62px;
	background-size:100% 64px;
	font-size: 150%;
	color: #FFF;
}
.block-inner{
	padding:0 40px;
	margin-top:40px;
}
