body {
	background-color: #000000;
	color: #CCCCCC;
	margin: 0;
	text-align: center;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #333333;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #202020;
	scrollbar-darkshadow-color: #202020;
}

a:link { color: #FFFF00; text-decoration: none;}
a:active { color: #FFFF00; text-decoration: none;}
a:visited { color: #FFFF00; text-decoration: none;}
a:hover { color: #C00 ; text-decoration: none;}
a:focus { outline: none;}

#page {
	background: url(../image/bgimg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0 ;
	border:#FFFFFF solid 0px;
}

h1{
	position: absolute;
	color:#333333;
	font-size:10px;
}

.block{
	clear:both;
	}

/*START HEADDER*/

.color_yellow{color:#FFFF00;}


#headder {
	width: 100%;
	height: 125px;
	background: url(../image/headder_bg.png);
	_background: url(../image/headder_bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

#head {
	width: 890px;
	height: 125px;
	background: url(../image/head_bg.png);	
	_background: url(../image/head_bg.jpg);
	background-repeat: no-repeat;	
	margin: 0 auto;
	text-align: left;
	position: relative;
}

.huuei{
	width:100px;
	height:18px;
	font-size:10px;
	color:#FFFFFF;
	position: absolute ;
	top: 0px ;
	left: 35px ;
}

#logotouka {
	width: 290px;
	float:left;
	position: absolute ;
	top: 0px ;
	left: 0px ;
}
/*
#headbanner1_top {
	width: 236px;
	height: 48px;
	position: absolute;
	top: 27px;
	left: 280px;
}
*/
#headbanner1_top {
	width: 117px;
	height: 48px;
	position: absolute;
	top: 27px;
	left: 282px;
}

#headbanner_sp {
		display: none ;
}
#headbanner_sp2 {
	width: 120px;
	height: 48px;
	position: absolute;
	top: 27px;
	left: 300px;
}

#headbanner_aed {
	width: 64px;
	height: 48px;
	position: absolute;
	top: 27px;
	left: 450px;
}

#headbanner2 {
	width: 356px;
	height: 27px;
	position: absolute;
	top: 48px;
	left: 530px;
}

#headbanner_tamaran a {
	display: block ;
	width: 180px ;
	height: 70px ;
	position: absolute ;
	top: 5px ;
	left: 310px ;
}

/*#headbanner_sp a {
	display: block ;
	width: 120px ;
	height: 40px ;
	background-image: url(../img/mn_hb_sp.jpg) ;
	background-repeat: no-repeat ;
	position: absolute ;
	top: 35px ;
	left: 310px ;
	text-indent: -9999px ;
	overflow: hidden ;
}

#headbanner_sp a:link,#headbanner_sp a:visited { background-position: 0px 0px ;}
#headbanner_sp a:hover { background-position: 0px -40px ;}
*/

/*#headbanner_aina a {
	display: block ;
	width: 190px ;
	height: 48px ;
	background: url(../event/aina/images/aina_banner.jpg) no-repeat 0 0 ;
	position: absolute ;
	top: 27px ;
	left: 291px ;
	text-indent: -9999px ;
	overflow: hidden ;
}

#headbanner_aina a:hover { background-position: 0px -48px ;}
*/

/*END HEADDER*/

/*START NAVIGATION*/

#navi {
	width: 890px;
	color: #FFFFFF;
	margin: 0px auto;
	position: absolute;
	top: 85px;
	left: 35px;
}

#navi ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
}

#navi ul li {
	display: block;
	margin-left: 30px;
	float: left;
}

#navi a {
	font-family: sans-serif, 'A-OTF 新ゴ Pro B','ＭＳ Ｐゴシック', 'Osaka', 'ヒラギノ角ゴ Pro W6'  !important;
	font-weight: bold;
	font-size: 12px !important;
	font-stretch: ultra-expanded;
	word-wrap: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 50px;
}

#navi a:hover { color: #FFFF00;}

#pagename {
	padding: 0;
	margin: 0;
	display: block;
}

#topnavi { width: 70px; text-align: right;}

/*END NAVIGATION*/

#center {
	width: 890px;
	background: url(../image/bgcenter.png) no-repeat 0 0;
	_background: url(../image/bgcenter.jpg) no-repeat 0 0;
	margin: 0 auto;
	padding: 0px 0px;
}

/*START FOOTETER*/

#footter {
	width: 100%;
	height: 30px;
	background: #666666;
	margin: 0 auto;
}

#foot_con {
	display: block;
	list-style-type: none;
	list-style-position: inside;
	width: 1000px;
	_width: 900px;
	height: 20px;
	margin: 0 auto;
	padding-top: 10px;
	color: #FFFF00;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: 0px;
}

#foot_con a {
	margin: 0px 2px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0px;
}
/*END FOOTETER*/
