@charset "UTF-8";

.mainVisual {
	width:521px;
	height:167px;
	background:url(../image/top_bg.jpg) left top no-repeat;
	position:relative;
}
.mainVisual h1 {
	position:absolute;
	top:19px;
	left:19px;
}
.mainVisual p {
	border-left:solid 5px #9ec440;
	padding-left:9px;
	position:absolute;
	top:110px;
	left:22px;
	right:50px;
}
.sectionH1 p{
	margin:10px 0 10px;
}
.sectionH1 h2 {
	margin:27px 0 0;
	clear:both;
}
.sectionH2{
	width:520px;
	clear:both;
}
.sectionH2 p {
 margin:10px 0 0;
}

.sectionH2 .fig{
	float:right;
	margin:10px 0 27px 10px;
	_margin-bottom:0;
}

p.contactButton {
	margin:28px 0 0;
}
p.contactButton img {
	display:inline;
	width:161px;
	height:36px;
}
