html {
  overflow-y:scroll;  
}
div,h1,h2,h3,p,a,img,dt,dl,dd,ul,li,body,table,form,iframe {
	padding: 0;
	margin: 0;
	border: none;
	list-style: none;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	background-color: #F2FAC9;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
/* HEADER */
h1 {
	margin: 10px auto 5px auto;
	font-size: 10px;
	line-height: 100%;
	font-weight: normal;
	text-align: center;
}
.nodisplay{
  display: none;
}
/* MENU */
#menu{
	padding: 10px 0px 0px 18px;
	float: left;
}
#menu ul li a	{
	display: block;
	text-indent: -9999px;
	width: 174px;
	height: 34px;
}
#BT01 {
	background: url(img/bt_01.gif) no-repeat top;}
a:hover#BT01 { 
	background: url(img/bt_01.gif) no-repeat bottom;}
#BT02 {
	background: url(img/bt_02.gif) no-repeat top;}
a:hover#BT02 { 
	background: url(img/bt_02.gif) no-repeat bottom;}
#BT03 {
	background: url(img/bt_03.gif) no-repeat top;}
a:hover#BT03 { 
	background: url(img/bt_03.gif) no-repeat bottom;}
#BT04 {
	background: url(img/bt_04.gif) no-repeat top;}
a:hover#BT04 { 
	background: url(img/bt_04.gif) no-repeat bottom;}
#BT05 {
	background: url(img/bt_05.gif) no-repeat top;}
a:hover#BT05 {
	background: url(img/bt_05.gif) no-repeat bottom;}
#BT06 {
	background: url(img/bt_06.gif) no-repeat top;}
a:hover#BT06 {
	background: url(img/bt_06.gif) no-repeat bottom;}
#BT07 {
	background: url(img/bt_07.gif) no-repeat top;}
a:hover#BT07 {
	background: url(img/bt_07.gif) no-repeat bottom;}
#BT08 {
	background: url(img/bt_08.gif) no-repeat top;}
a:hover#BT08 {
	background: url(img/bt_08.gif) no-repeat bottom;}
#BT09 {
	background: url(img/bt_09.gif) no-repeat top;}
a:hover#BT09 {
	background: url(img/bt_09.gif) no-repeat bottom;}
#BT10 {
	background: url(img/bt_10.gif) no-repeat top;}
a:hover#BT10 {
	background: url(img/bt_10.gif) no-repeat bottom;}
#BT11 {
	background: url(img/bt_11.gif) no-repeat top;}
a:hover#BT11 {
	background: url(img/bt_11.gif) no-repeat bottom;}
#BT12 {
	background: url(img/bt_12.gif) no-repeat top;}
a:hover#BT12 {
	background: url(img/bt_12.gif) no-repeat bottom;}
#BT13 {
	background: url(img/bt_13.gif) no-repeat top;}
a:hover#BT13 {
	background: url(img/bt_13.gif) no-repeat bottom;}
#BT14 {
	background: url(img/bt_14.gif) no-repeat top;}
a:hover#BT14 {
	background: url(img/bt_14.gif) no-repeat bottom;}
#BT15 {
	background: url(img/bt_15.gif) no-repeat top;}
a:hover#BT15 {
	background: url(img/bt_15.gif) no-repeat bottom;}
#BT20 {
	background: url(img/bt_20.gif) no-repeat top;}
a:hover#BT20 {
	background: url(img/bt_20.gif) no-repeat bottom;}
/*#LOGO {
	padding: 25px 0px 15px 0px;}*/
#Poster {
	margin-top: 15px;}
/* FOOTER */
div #footer {
	clear: both;
	width: 801px;
	height: 28px;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;}
#FootP {
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-top: 7px;
	line-height: 120%;}
/* FONT */
.E10g120 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 120%;}
.E12g120 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;}	
.J10s120 {
	font-size: 10px;
	line-height: 120%;}
.J10s150 {
	font-size: 10px;
	line-height: 150%;}
.J12s120 {
	font-size: 12px;
	line-height: 120%;}
.J12s150 {
	font-size: 12px;
	line-height: 150%;}
.J14s120 {
	font-size: 14px;
	line-height: 120%;}
.J14s150 {
	font-size: 14px;
	line-height: 150%;}
.AKA {
	color: #FF0000;}
.GRE {
	color: #817E3A;}
.MB10 {
	margin-bottom: 10px;
	}
.MB15 {
	margin-bottom: 15px;
	}
.MB25 {
	margin-bottom: 25px;
	}
.MT10 {
	margin-top: 10px;
	}
.M10_25 {
	margin-top: 10px;
	margin-bottom: 25px;
	}
.ML15 {
	padding-left: 15px;
	}