body {
	font-size: 15px;
	line-height: 180%;
	color: #585858;
	padding: 0px;
	margin: 0px;
	font-family:'Lucida Grande', Meiryo, sans-serif;
}
p {
	margin: 0px;
	padding: 0px;
}
form, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
address {
	font-style: normal;
}
a:link {
	color: #5E891D;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	color: #5E891D;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cf:after {
    content: " ";
    display: table;
	clear: both;
}
.cf {
    *zoom: 1;
	overflow:hidden;
}
#wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 500px;
	height: 460px;
	text-align: center;
}
#copy {
	font-size: 11px;
}

#top {
	height: 75px;
	padding-top: 25px;
}

#header {
	width: 960px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	width: 396px;
	height: 50px;
}

#info {
	float: right;
	width: 400px;
	text-align: right;
	height: 50px;
}
#menu {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#menuback {
	background-color: #76AE25;
}

#image {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#imageback {
	margin: 0px;
	background-color: #E4EED7;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/contents-back.jpg);
	background-repeat: repeat-y;
	padding-top: 40px;
	padding-bottom: 40px;
}
#left {
	float: left;
	width: 250px;
}
#right {
	float: right;
	width: 710px;
}
#footer {
	clear: both;
	background-color: #76AE25;
	color: #FFF;
}
#add {
	clear: both;
	background-color: #E4EED7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.box5 {
	margin-bottom: 5px;
}
.box10 {
	margin-bottom: 10px;
}
.box15 {
	margin-bottom: 15px;
}
.box20 {
	margin-bottom: 20px;
}
.box30 {
	margin-bottom: 30px;
}
.box40 {
	margin-bottom: 40px;
}

.text15 {
	margin-left: 15px;
	margin-right: 15px;
}
.text {
	margin-left: 30px;
	margin-right: 30px;
}
.left15 {
	padding-left: 15px;
}
.right15 {
	padding-right: 15px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.list-ten {
	background-image: url(../image/ten.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 6px;
	margin-bottom: 5px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	display: inline;
	margin-right: 10px;
}
.tablebox {
}
.tablebox table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.tablebox th {
	background-color: #E4EED7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-top-color: #999;
	border-left-color: #999;
	color: #5E891D;
	text-align: left;
	padding-left: 15px;
}
.tablehead {
	font-weight: bold;
	color: #5E8943;
	background-color: #BFD79F;
}

.tablebox td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-top-color: #999;
	border-left-color: #999;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.tablebox2 table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.tablebox2 th {
	background-color: #E4EED7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-top-color: #999;
	border-left-color: #999;
	color: #5E891D;
	text-align: center;
	padding: 5px;
}
.tablebox2 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-top-color: #999;
	border-left-color: #999;
	padding: 5px;
	text-align: center;
}
.title1 {
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #76AE25;
	margin-bottom: 30px;
	padding-top: 15px;
	padding-bottom: 12px;
	padding-left: 25px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #5E891D;
}
.title2 {
	font-weight: bold;
	font-size: 20px;
}
.line-cen {
	text-align: center;
}
.line-ri {
	text-align: right;
}
.widht185 {
	float: right;
	width: 185px;
}
.widht690 {
	float: left;
	width: 690px;
}

.widht570 {
	float: right;
	width: 570px;
}
.widht300 {
	float: left;
	width: 300px;
}
#map {
	padding: 10px;
	border: 1px solid #999999;
	background-color: #E4EED7;
}
.pagetop {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
}
.pagetop a {
	display: block;
	width: 30px;
	height: 30px;
	background-color: #5E891D;
	text-align: center;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	line-height: 30px;
}
