@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 #898989;
	padding-left:9px;
	position:absolute;
	left:22px;
	right:40px;
	bottom: 25px;
}
.sectionH1 p{
	margin:10px 0 0;
}
.sectionH1 p,
.sectionH1 li,
.sectionH1 th,
.sectionH1 td,
.sectionH1 dd{
	line-height:155%;
}
.sectionH2{
	width:520px;
	clear:both;
}
.sectionH2 h2 {
	margin:27px 0 0;
}

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

