@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 #fd7c09;
	padding-left:9px;
	position:absolute;
	top:110px;
	left:22px;
	right:50px;
}
.sectionH1 p,
.sectionH1 li{
	line-height:155%;
}
.sectionH1 h2 {
	margin:27px 0 0;
}
.sectionH2{
	width:520px;
	clear:both;
}
.sectionH2 p {
 margin:10px 0 0;
}
.sectionH2 ul{
	margin:5px 0 0 15px;
}
.sectionH2 ul li{
	list-style-image: url(../image/dotMark.gif);
} 
p.contactButton {
	margin:28px 0 0;
}
p.contactButton img {
	display:inline;
	width:161px;
	height:36px;
}
