@charset "UTF-8";
.topH3{
	font-size: 16px;
	font-weight: bold;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #66CC33;
	height: 22px;
	padding-left: 15px;
	line-height: 22px;
	vertical-align: middle;
	margin-bottom: 15px;
}

.topBoxOver {
	background-image: url(../top/topBoxOver.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 814px;
	margin-right: auto;
	margin-left: auto;
}
.topBox {
	background-image: url(../top/topBox.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 734px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.topBox h2 {
	margin-bottom: 13px;
}
.topBox p {
	line-height: 1.4em;
	margin-bottom: 30px;
}
.daihyouName {
	float: right;
	height: 24px;
	width: 181px;
}
.topBoxUnder {
	background-image: url(../top/topBoxUnder.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 814px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
}

