@charset "utf-8";

/*=====　初期化 ===============*/

body,div,pre,p,blockquote,
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
table,th,td,embed,object {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-size:12px;
	font-weight:normal;
	line-height:1.4;
}

body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

img {
	border:0;
}

li{ list-style:none;}

table{border-spacing:0; border-collapse:collapse;}

a:link,a:visited{
	text-decoration:none;
	color:#08254E;
}
a:hover{color:#FF7603; text-decoration:underline;}

/*=====　汎用class ============*/
.cfix {
    zoom: 100%;
	overflow:hidden;
}
.cfix:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.opacity_65 a:hover img,
a.opacity_65:hover img{
	filter:alpha(opacity=65); /*IE*/
	-moz-opacity:0.65; /*FF*/
	opacity:0.65;
}

.none{
	display:none;
}

.font-bold{
	font-weight:bold;
}

.font-red{ color:#FF3300}

.bgi_gray{background-color:#D6DADE;}

/*===== 定型IDブロック =====*/


/*各パーツブロック*/
#container{
	background:#fff;
	width:940px;
	margin:0 auto;
}

#header{
	position:relative;
	background:url(../images/header_bgi.jpg) left top no-repeat;
	border-bottom:1px solid #ffffff;
}

#main{
}

#footer_top_outline{
	clear:both;
	background:url(../images/footer_top_bgi.jpg) left top repeat-x #000000;
	border-top:2px solid #FF3300;
}
#footer_top{
	position:relative;
	width:940px;
	margin:0 auto;
	color:#FFFFFF;
}
#footer_top a:link,#footer_top a:visited{
	color:#FFFFFF;
}


#footer_outline{
	background:#CCCCCC;
}

#footer{
	width:940px; height:260px;
	margin:0 auto;
	background:url(../images/footer_bgi.jpg) left no-repeat #CCCCCC;
	padding-top:10px;
}

/*各基本パーツ*/
#logo{
	display:block;
	width:430px; height:100px;
	background:url(../images/logo.jpg) left top no-repeat;
}
#logo span{display:none}

#copy{
	width:940px;
	margin:0 auto;
	text-align:right;
	font-style:normal;
	font-size:10px;
	padding:20px 0 10px 0;
	color:#666666;
}

/* グローバルメニュー */
/*=======================================*/
ul#g_menu{
	border-top:1px solid #ff3300;
}

#g_menu li{
	float:left;
	list-style:none;
	background-repeat:no-repeat;
}
#g_menu li a{
	display:block;
	width:104px; height:40px;
}

		/* Release */
		li#g_home 		{ background:url(../images/g_home.jpg); width:105px;}
		li#g_news 		{ background:url(../images/g_news.jpg);}
		li#g_game 		{ background:url(../images/g_bschool.jpg);}
		li#g_ticket		{ background:url(../images/g_cschool.jpg);}
		li#g_guide		{ background:url(../images/g_event.jpg); width:105px;}
		li#g_team		{ background:url(../images/g_otona.jpg);}
		li#g_cheer		{ background:url(../images/g_cheer.jpg);}
		li#g_school		{ background:url(../images/g_sponsor.jpg);}
		li#g_sponsor	{ background:url(../images/g_contact.jpg); width:106px;}
		
		/* Over */
		li#g_home 	 a:hover,li#g_home_on	{ background:url(../images/g_home_a.jpg); width:105px;}
		li#g_news 	 a:hover,li#g_news_on	{ background:url(../images/g_news_a.jpg);}
		li#g_game 	 a:hover,li#g_game_on	{ background:url(../images/g_bschool_a.jpg);}
		li#g_ticket  a:hover,li#g_ticket_on	{ background:url(../images/g_cschool_a.jpg);}
		li#g_guide 	 a:hover,li#g_guide_on	{ background:url(../images/g_event_a.jpg); width:105px;}
		li#g_team 	 a:hover,li#g_team_on	{ background:url(../images/g_otona_a.jpg);}
		li#g_cheer 	 a:hover,li#g_cheer_on	{ background:url(../images/g_cheer_a.jpg);}
		li#g_school  a:hover,li#g_school_on	{ background:url(../images/g_sponsor_a.jpg);}
		li#g_sponsor a:hover,li#g_sponsor_on{ background:url(../images/g_contact_a.jpg); width:106px;}

#g_menu li a span{ display:none;}

/* ヘッダーメニュー */
/*=======================================*/
ul#h_menu{
	position:absolute;
	height:19px;
	background:url(../images/h_menu_bgi.jpg) left top no-repeat;
	left:634px;
	padding:3px 10px 0 20px;
}
*html ul#h_menu{ left:624px;}

ul#h_menu li{
	float:left;
	list-style:none;
	background-repeat:no-repeat;
	height:12px;
	margin:0 5px;
}
ul#h_menu li a{
	display:block;
	height:12px;
}

		/* Release */
		li#h_project	{ background:url(../images/h_menu_project.jpg);		width:72px;}
		li#h_fan		{ background:url(../images/h_menu_fanclub.jpg);		width:72px;}
		li#h_support	{ background:url(../images/h_menu_supporter.jpg);	width:102px;}
		
		/* Over */
		li#h_project a:hover	{ background:url(../images/h_menu_project_a.jpg);}
		li#h_fan	 a:hover	{ background:url(../images/h_menu_fanclub_a.jpg);}
		li#h_support a:hover	{ background:url(../images/h_menu_supporter_a.jpg);}

ul#h_menu li span{display:none;}

/*  メイン　3カラム分  */
/*========================================*/
#main_left{
	float:left;
	display:inline;
	width:719px;
	/* border-right:1px solid #fff; */
}

#main_right{
	float:right;
	width:220px;
	display:inline;
}

/* メイン中　コンテンツボックス */
/*========================================*/
.conts_box{
}

/*メイン中　汎用コンテンツボックス内フロートボックス
/*========================================*/
.conts_box .inbox{
	width:700px;
	margin:0 auto;
}

.conts_box .inbox2_float{
	float:left;
	display:inline;
}

/*========== メインボトム　スポンサー ===========*/
ul#bottom_sponsor{
	margin:20px 0;
	width:717px;
	border:1px solid #CCCCCC;
}

#bottom_sponsor2{
	margin:20px 0 60px 0;
	width:717px;
	border:1px solid #CCCCCC;
}

#bottom_sponsor span{
	display:block;
	list-style:none;
	width:585px; margin:5px auto;
}
		*html #bottom_sponsor span{width:601px;}
		#bottom_sponsor span.spli_3{width:465px;}
		*html #bottom_sponsor span.spli_3{width:481px;}

#bottom_sponsor2 span{
	display:block;
	list-style:none;
	width:595px; margin:5px auto;
}
		*html #bottom_sponsor2 span{width:599px;}
		#bottom_sponsor2 span.spli_2{width:270px;}
		*html #bottom_sponsor2 span.spli_2{width:270px;}
		#bottom_sponsor2 span.spli_5{width:435px;}
		*html #bottom_sponsor2 span.spli_5{width:439px;}
		#bottom_sponsor2 span.spli_6{width:509px;}
		*html #bottom_sponsor2 span.spli_6{width:517px;}

#bottom_sponsor a,#bottom_sponsor2 a{
	display:block;
	float:left;
}
#bottom_sponsor li,#bottom_sponsor2 li{
	width:710px;
}

#bottom_sponsor a{
	margin:0 7px;
}
#bottom_sponsor2 a{
	margin:0 2px;
}
#bottom_sponsor2 img.linknone{
	margin:0 2px;
}


/* 右カラム ==============================*/
p#right_banner img{
	border-bottom:1px solid #ffffff;
	vertical-align:bottom;
}

ul#right_sponsor{
	width:150px;
	margin:40px auto;
}

#right_sponsor li{
width:150px;
list-style:none;
padding-bottom:2px;
*padding-bottom:1px;
}

#right_sponsor li, x:-moz-broken {
width:150px;
list-style:none;
margin-bottom:-4px;
}


/* フッターTOP ===========================*/
p.goto_pagetop{
	width:161px !important; height:60px;
	float:right; margin-right:60px;
	background:url(../images/home/goto_pagetop.jpg) left top no-repeat;
	margin-bottom:-3px;
}
			/* IE6Hack*/
			*html p.goto_pagetop{bottom:373px;}
			/* WebKit Hack */				
			@media screen and (-webkit-min-device-pixel-ratio:0) {
			  p.goto_pagetop { bottom:15px }
			}

.goto_pagetop a{
	display:block;
	width:161px; height:60px;
}
.goto_pagetop a:hover{
	background:url(../images/home/goto_pagetop_a.jpg) left top no-repeat;
}	
/* フッター ================================*/

#footer dl{
	width:140px;
	float:left;
}
#footer dt{
	margin-top:15px;
	font-size:11px;
	color:#333333;
}

dd.foot_dt{
	margin-top:15px;
}


#footer dd{
	background:url(../images/icon_footer_menu_dd.gif) left no-repeat;
	padding-left:10px;
	font-size:10px;
	line-height:1.6;
}

#footer dd a:link,#footer dd a:visited,
#footer dt a:link,#footer dt a:visited{
	font-size:10px; text-decoration:none;
	color:#333333;
}
#footer dd a:hover,
#footer dt a:hover{
	color:#FF7603;
}

