@charset "utf-8";
body {
	background-image: url(img/back.gif);
	background-color: #1C7609;
	margin: 0px;
	text-align: center;
	background-position: center top;
	font-size: 14px;
	line-height: 140%;
}

a {
	color: #336600;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

#content {
	text-align: center;
	width: 870px;
	position: relative;
	background-image: url(img/content_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
}
#content-inner, #header, #menu, #container-inner, #footer {
	background-color: #FFFFFF;
	width: 850px;
	position: static;
	padding: 0px;
}

#header {
	background-image: url(img/header_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 5px;
}
#header .title a {
	background-image: url(img/header_logo.jpg);
	display: block;
	float: left;
	text-indent: -9999px;
	height: 50px;
	width: 570px;
}
#header .home a {
	background-image: url(img/header_home.jpg);
	display: block;
	float: right;
	text-indent: -9999px;
	height: 30px;
	width: 70px;
	background-position: top;
}
#header .home a:hover {
	background-image: url(img/header_home.jpg);
	display: block;
	float: right;
	text-indent: -9999px;
	height: 30px;
	width: 70px;
	background-position: bottom;
}

#menu {
	margin-top: 15px;
}
#menu #M1 a {
	background-image: url(img/menu1.gif);
	background-position: top;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 130px;
	float: left;
}
#menu #M1 a:hover {
	background-image: url(img/menu1.gif);
	background-position: bottom;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 130px;
	float: left;
}
#menu #M2 a {
	background-image: url(img/menu2.gif);
	background-position: top;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 127px;
	float: left;
}
#menu #M2 a:hover {
	background-image: url(img/menu2.gif);
	background-position: bottom;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 127px;
	float: left;
}
#menu #M3 a {
	background-image: url(img/menu3.gif);
	background-position: top;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 126px;
	float: left;
}
#menu #M3 a:hover {
	background-image: url(img/menu3.gif);
	background-position: bottom;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 126px;
	float: left;
}
#menu #M4 a {
	background-image: url(img/menu4.gif);
	background-position: top;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 99px;
	float: left;
}
#menu #M4 a:hover {
	background-image: url(img/menu4.gif);
	background-position: bottom;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 99px;
	float: left;
}
#menu #M5 a {
	background-image: url(img/menu5.gif);
	background-position: top;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 141px;
	float: left;
}
#menu #M5 a:hover {
	background-image: url(img/menu5.gif);
	background-position: bottom;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 141px;
	float: left;
}
#menu #M6 a {
	background-image: url(img/menu6.gif);
	background-position: top;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 98px;
	float: left;
}
#menu #M6 a:hover {
	background-image: url(img/menu6.gif);
	background-position: bottom;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 98px;
	float: left;
}
#menu #M7 a {
	background-image: url(img/menu7.gif);
	background-position: top;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 129px;
	float: left;
}
#menu #M7 a:hover {
	background-image: url(img/menu7.gif);
	background-position: bottom;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 129px;
	float: left;
}

#footer-inner {
	display: block;
	width: 835px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d0d1;
	padding-right: 10px;
	padding-left: 5px;
}
#footer-inner .top a {
	background-image: url(img/footer_top.gif);
	display: block;
	text-indent: -9999px;
	height: 15px;
	width: 75px;
	float: right;
	background-position: top;
	line-height: 100%;
}
#footer-inner .top a:hover {
	background-image: url(img/footer_top.gif);
	display: block;
	text-indent: -9999px;
	height: 15px;
	width: 75px;
	float: right;
	background-position: bottom;
	line-height: 100%;
}
#footer .copy {
	background-color: #C0C0C0;
	width: 100%;
	text-align: center;
	font-size: x-small;
	display: block;
	position: static;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	color: #FFFFFF;
}

.pan-navi {
	font-size: small;
	float: left;
	text-align: left;
	padding-left: 10px;
	display: block;
	width: 830px;
}
#top-alpha {
	display: block;
	float: left;
	width: 570px;
	position: static;
	font-size: 10px;
}
#top-alpha img {
	margin-right: 5px;
}
#top-beta {
	display: block;
	float: left;
	width: 280px;
	position: static;
	font-size: 10px;
}
#top-beta img {
	margin-right: 5px;
}
#top-beta br {
	line-height: 14px;
}
#bottom {
	text-align: left;
	display: block;
	float: left;
	padding-left: 10px;
	position: static;
	width: 830px;
	padding-right: 10px;
	margin-top: 15px;
}

#alpha {
	text-align: left;
	display: block;
	float: left;
	width: 240px;
	padding-left: 10px;
	position: static;
}
#alpha img {
	margin-bottom: 5px;
}
#beta {
	text-align: left;
	display: block;
	float: left;
	width: 560px;
	position: static;
	padding: 0 0 0 20px;
}
.img-L {
	margin-right: 10px;
}
.img-R {
	margin-left: 10px;
}
.tsumeawase {
	display: block;
	margin-left: 45px;
}

#information .td1 {
	padding: 5px;
	display: table-cell;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}

#information .td2 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
	padding: 5px;
	margin-left: 30px;
	display: table-cell;
}

