@charset "utf-8";
html, body {
	width: 100%;
}
#header {
	padding: 0;
	width: 640px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body, td, th {
	color: #FFF;
	font-family: "PUD新ゴシック表示-M";
	font-size: 1em;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
}
#main {
	margin-left:auto;
	margin-right:auto;
	width:640px;
	background-position: center;

}
#footer {
	text-align: center;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
	margin-top: 5px;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FF0;
}
a:active {
	text-decoration: none;
	color: #FFF;
	font-family: "PUD新ゴシック表示-M";

}
h1 {
	color: #FF0;
	font-size: 1.3em;
}
h2 {
	color: #FF0;
	font-size: 1em;
}
h3 {
	font-size: 0.9em;
	color: #FF0;
}
h4 {
	font-size: 20px;
	color: #FFF;
}
h6 {
	font-size: 14px;
	color: #FFF;
}
ul {
	list-style-type: square;
}
ol {
	list-style-type: decimal;
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0em;
	line-height: 140%;
	font-family: "PUD新ゴシック表示-M";
	font-size: 80%;
}
.li2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 1em;
	line-height: 120%;
	font-family: "PUD新ゴシック表示-M";
	color: #FF0;
}
.li3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 3em;
	line-height: 120%;
	font-family: "PUD新ゴシック表示-M";
}
.ul1 {
	list-style-type: none;
	margin: 4px 6px 0px 0px;
	margin-bottom: 0px;
	line-height: 0%;
}
#wrapper {
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.text_cheng {
	font-family: "PUD新ゴシック表示-M";
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 6px;
}
.text_cheng1 {
	font-family: "PUD新ゴシック表示-M";
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 48px;
}
#contents {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:610px;
	background-position: center;
	font-size: 1.9em;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 15px;
	padding-left: 15px;
}
.bgcolor {
	width: 400px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.bgcolor ul {
	overflow: hidden;
}
.bgcolor li {
	float: left;
	margin: 0 20px 0 0;
	display: block;
	width: 50px;
	height: 30px;
	text-align: center;
}
#bg1 {
	background: #000000;
	list-style-type: none;
}
#bg2 {
	background: #2E2E2E;
	list-style-type: none;
}
#bg3 {
	background: #173B0B;
	list-style-type: none;
}
#bg4 {
	background: #380B61;
	list-style-type: none;
}
#bg5 {
	background: #08088A;
	list-style-type: none;
}
.b1 {
	border: 1px solid #ccc;
	cursor: pointer;
}
.b2 {
	border: 1px solid #ccc;
	cursor: default;
}
.b1:hover {
	color: #777;
	border: 1px solid #aaa;
}
.b2:hover {
	color: #999;
	border: 1px solid #ccc;
}
.back {
	font-size: 2.5em;
}

ol.path {
	margin: 0;
	background-color: none; 
	list-style-type: none;
	font-size: 95%; 
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 7px;
	text-align: left;
}

ol.path li {
padding-left: 5px;
display: inline; 
}

ol.path li.first {
padding-left: 25px;
background: url(../img/topic-path-home-gray.png) no-repeat left;
}

ol.path li a {
padding-right: 18px;
background: url(../img/topic-path-gray.gif) no-repeat right;
}

ol.path li a {
color: #fff;
}

ol.path li a:hover {
color: #ff0;
}
.font08 {
	font-size: 0.7em;
}
.yellow {
	color: #FF0;
}
.font07 {
	font-size: 0.7em;
}
.font05 {
	font-size: 0.5em;
}
.style107 {
	font-size: 0.75em;
}