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

body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(file/background.gif);
	background-repeat: repeat-y;
	background-position: right;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.art    {
	float: left;
	width: 240px;
}
.line  {
	text-indent: -9999px;
	height: 3px;
	background-image: url(file/bg.png);
	line-height: 3px;
}
.clear  {
	clear: both;
	text-indent: -9999px;
}
#base {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF6600;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
#base .header {
	background-color: #FFFFFF;
}

#base .header h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 690px;
}
#base .menu {
	background-color: #FFFFFF;
}
#base #menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#base #menu li {
	float: left;
	line-height: 41px;
	height: 41px;
}
#base #menu li a {
	text-align: center;
	display: block;
	text-indent: -9999px;
	border-bottom: 2px solid #FFF;
	margin-right: 5px;
}
#cur a , #base #menu li a:hover {
	border-bottom: 2px solid #FFCC00 !important;
}
#base #menu .index a {
	background-image: url(file/menu1.gif);
	width: 82px;
	margin-left: 10px;
}
#base #menu .index a:hover {
	background-image: url(file/menu21.gif);
	width: 82px;
}
#base #menu .info a {
	background-image: url(file/menu2.gif);
	width: 146px;
}
#base #menu .info a:hover {
	background-image: url(file/menu22.gif);
	width: 146px;
}
#base #menu .disc a {
	background-image: url(file/menu3.gif);
	width: 133px;
}
#base #menu .disc a:hover {
	background-image: url(file/menu23.gif);
	width: 133px;
}
#base #menu .history a {
	background-image: url(file/menu4.gif);
	width: 75px;
}
#base #menu .history a:hover {
	background-image: url(file/menu24.gif);
	width: 75px;
}
#base #menu .link a {
	background-image: url(file/menu5.gif);
	width: 62px;
}
#base #menu .link a:hover {
	background-image: url(file/menu25.gif);
	width: 62px;
}
#base #menu .fan a {
	background-image: url(file/menu26.gif);
	width: 109px;
}
#base #menu .fan a:hover {
	background-image: url(file/menu6.gif);
	width: 109px;
}
#base .main .contents {
	padding: 10px;
	width: 650px;
	background-image: url(file/mc_bk.gif);
	float: left;
	margin-top: 10px;
	margin-bottom: 30px;
}
#base .main .contents h2 {
	background-image: url(file/h2.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 35px;
	letter-spacing: .1em;
	font-size: 13pt;
}
#base .main .contents h2 #red {
	color: #FF3300;
	font-size: 10px;
	font-weight: normal;
	padding-left: 5px;
	text-decoration: underline;
}
#base .main .contents p {
	background-image: url(file/bg.png);
	padding: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 15px;
	line-height: 175%;
	font-size: 10pt;
	letter-spacing: .1em;
}
#base .footer {
	text-align: center;
	clear: both;
	line-height: 40px;
}
