@charset "utf-8";
#topTitle h1,
#topTitle p {
	display: none;
}
#topTitle {
	height: 82px;
	background-image: url(../imgs/toptitle.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	width: 618px;
}
#top h2 {
	background-image: url(../imgs/top/title1.png);
	text-indent: -9999px;
	display: block;
	height: 48px;
	width: 662px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#top #main {
	padding-right: 20px;
	width: 718px;
	padding-top: 40px;
}

#top #main p {
	margin-right: 30px;
	margin-left: 30px;
	text-align: justify;
}
#top h3 {
	background-image: url(../imgs/top/title2.png);
	text-indent: -9999px;
	display: block;
	height: 48px;
	width: 662px;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#top h4 {
	line-height: 40px;
	width: 621px;
	margin-left: 30px;
	border: 1px solid #a9c790;
	height: 40px;
	background-image: url(../imgs/h4marker.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 37px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}
#top h4 a {
	color: #4d5f4a;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#top h4 a:hover {
	border: 1px solid #a9c790;
	background-color: #FCF2E9;
}

#top .topBox ul {
	margin-right: 20px;
	margin-left: 50px;
}
#top .topBox li {
	display: inline;
	margin-right: 30px;
}
#top   #main  p.topBnr {
	margin-left: 25px;
	margin-top: 30px;
}

#linkarea {
	clear: both;
	text-align: center;
	font-size: 0.7em;
	margin-top: 1px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ecd6bf;
	border-left-color: #ecd6bf;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ecd6bf;
	padding: 20px;
}
#linkarea h5 {
	font-size: 1em;
	line-height: 1.2em;
}


#linkarea li {
	display: inline;
	margin: 15px;
	line-height: 40px;
}

.topBox {
	width: 658px;
	padding: 10px 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a9c790;
	border-bottom-color: #a9c790;
	border-left-color: #a9c790;
	margin-left: 30px;
}
#top .footerLink {
	margin-top: 20px;
}

#top .footerLink dt {
	width: 200px;
	margin-left: 100px;
	clear: left;
	float: left;
	border: 1px solid #0066FF;
}
#top .footerLink dt a {
	display: block;
	width: 200px;
}
#top  .footerLink  dt  a:hover {
	color: #FFFFFF;
	background-color: #0066FF;
}

#top .footerLink dd {
	width: 300px;
	margin-left: 320px;
	text-align: left;
	display: block;
	border: 1px solid #FFFFFF;
}

