@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-image: url(images/haikei.png);
	background-repeat: repeat;
}
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}
img{
	vertical-align: bottom;
	}.riset {
	clear: both;
}
#wrap {
	background-image: url(images/wrap.png);
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#headder {
	text-align: center;
	padding-top: 260px;
}
#headder h1 {
	font-size: 12px;
	color: #0A9F56;
}
.bangou {
	padding-top: 10px;
	font-size: 11px;
	color: #0A9F56;
}
#topul {
	padding-top: 20px;
}
#content {
	clear: both;
	text-align: center;
}
.mainh {
	color: #0A9F56;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0A9F56;
}
#content p {
	font-size: 14px;
	line-height: 1.7em;
	color: #0A9F56;
}
#foot {
	background-image: url(images/foot.png);
	background-repeat: no-repeat;
	height: 375px;
	width: 720px;
	padding-top: 55px;
}
#foot h3 {
	padding-left: 360px;
	padding-top: 2px;
	color: #0A9F56;
}
#news {
	margin-left: 193px;
	margin-top: 20px;
	margin-right: 200px;
	height: 250px;
	overflow: scroll;
}
.listp {
	padding-top: 10px;
	font-size: 13px;
	color: #0A9F56;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0A9F56;
	padding-bottom: 5px;
}
.listp a {
	color: #0A9F56;
	text-decoration: none;
}
address {
	text-align: center;
	width: 720px;
	font-style: normal;
	color: #0A9F56;
}

#ad a{
color:#f26c29
}

