@charset "Shift_JIS";

body{
	padding: 0px;
	width: 100%;
	margin: 10px auto;
	text-align: center;
	background-color: #2f2f2f;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
#wrapper{
	padding: 0px;
	width: 758px;
	text-align: center;
	margin: 0px;
	background-image: url(../images/body_back2.jpg);
	background-repeat: repeat-y;
}
#top{
	background-image: url(../images/body_back1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100%;
}
#head{
	border: 1px solid #FFFFFF;
	width: 430px;
	margin-bottom: 10px;
}
h1{
	font-size: 25px;
	letter-spacing: 10px;
	text-align: center;
	padding-top: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin: 0px;
}
.h_under{
	margin: 0px;
	padding: 3px 0px 10px;
	font-size: 12px;
	letter-spacing: 0.4em;
	font-family: "Times New Roman", Times, serif;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #FF9900;
	text-decoration: none;
}
#contents{
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 40px;
	text-align: left;
	clear: left;
	margin-bottom: 30px;
	width: 510px;
}
h3{
	margin: 20px 0px 5px 30px;
	letter-spacing: 3px;
	font-size: 14px;
	background-image: url(../images/sitemap_img.gif);
	padding: 0px 0px 0px 15px;
	background-repeat: no-repeat;
	text-align: left;
	width: 350px;
	line-height: 13px;
}
ul{
	padding: 0px 0px 10px 20px;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
}
li{
	margin: 10px;
	padding: 5px 0px 5px 20px;
	letter-spacing: 2px;
	background-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 370px;
	vertical-align: middle;
	font-size: 14px;
	list-style-type: none;
}
.back{
	text-align: right;
	margin-right: 50px;
	font-size: 12px;
	clear: left;
}
#under{
	background-image: url(../images/body_back3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100%;
	clear: left;
}
