#mainVisual h2 {
	background: url(../images/shochu/shochuMV01.jpg) no-repeat;
	text-indent: -9999px;
	height: 234px;
	width: 900px;
}
#mainVisual p {
	background: url(../images/shochu/shochuMV02.jpg) no-repeat;
	height: 51px;
	width: 890px;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 10px;
}
#mainContents {
	color: #000;
	background: #000;
}
p.textright {
	font-size: 12px;
	color: #FFF;
}
#shochu01 ,#shochu02,#shochu03{
	background: #FFF;
	padding: 10px 20px;
	margin-top: 20px;
}
#shochu01 {
	background: #FFF url(../images/shochu/shochuimg01.jpg) no-repeat right bottom;
}
#shochu03 {
	background: #FFF url(../images/shochu/shochuimg02.jpg) no-repeat right bottom;
}

#mainContents h4 {
	float: left;
	padding-bottom: 3px;
	margin-top: 30px;
}
#mainContents h5 {
	border-top: 1px dotted #000;
	padding-top: 10px;
	clear: both;
	font-size: 12px;
	font-weight: normal;
	padding-left: 1px;

}
.mainCnavi li {
	display: inline;
	list-style: none;
}

#mainContents .mainCnavi a {
	color: #FFF;
	text-decoration: none;
}
#mainContents .mainCnavi a:hover {
	border-bottom: 1px dotted #FFF;
}

#mainContents .textright {
	color: #000;
	padding-top: 15px;
	margin-top: 30px;
}
#mainContents p.lead {
	/* [disabled]margin-bottom: 20px; */
	margin-top: 10px;
}
#mainContents .pagetop a {
	color: #FFF;
}
