/*------------------------------------
1.リセット
------------------------------------*/

*{
	margin:0;
	padding:0;
}
img{
	border:none;
	vertical-align:bottom;
}
body {
	margin:0;
	padding:0;
	font-family:Meiryo,Verdana,"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size:12px;
	color:#333;
	background:#9179b7;
	text-align:center;
}
.clearboth{
	clear:both;
}
a:link { color: #472d2d;border-bottom:1px dotted #390769;text-decoration: none; }
a:visited { color: #472d2d; border-bottom:1px dotted #390769;text-decoration: none;}
a:active {  color: #472d2d; border-bottom:1px dotted #390769;text-decoration: none; }
a:hover { color: #390769;border-bottom:1px solid #390769;text-decoration: none; }

a.noline { border-width:0; }
a{outline : 0 ;}

h1,h2,h3,h4,h5,h6{
	padding:0;
	margin:0;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-size:12px;
	line-height:1em;
}
/*------------------------------------
2.全体枠
------------------------------------*/
#container{
	width:762px;
	padding:0 17px 0 16px;
	background:url(img/bg.gif) repeat-y;
	margin:0 auto;
	text-align:left;
}
/*------------------------------------
3.ヘッダー、メニュー
------------------------------------*/
#header{
	width:760px;
	padding-top:10px;
}
#header .flash{
	width:760px;
	height:220px;
/*	background:url(img/top_image.jpg) no-repeat;*/
}
#header .news{
	width:760px;
	height:220px;
	background:url(img/top_image_news.jpg) no-repeat;
}
#header .environment{
	width:760px;
	height:220px;
	background:url(img/top_image_environment.jpg) no-repeat;
}
#header .staffandplayer{
	width:760px;
	height:220px;
	background:url(img/top_image_staffandplayer.jpg) no-repeat;
}
#header .kiroku{
	width:760px;
	height:220px;
	background:url(img/top_image_kiroku.jpg) no-repeat;
}
#header .schedule{
	width:760px;
	height:220px;
	background:url(img/top_image_schedule.jpg) no-repeat;
}
#header .shikokai{
	width:760px;
	height:220px;
	background:url(img/top_image_shikokai.jpg) no-repeat;
}
#header .menu{
	width:762px;
	height:32px;
	margin-top:3px;
}
#header .menu ul{
	list-style:none;
	width:762px;
	background:url(img/menu.jpg) 0 -32px;
	height:32px;
	position:relative;
}
#header .menu li{
	display:inline;
	width:108px;
	height:32px;
	float:left;
	text-indent:-9999px;
	position:absolute;
	top:0;
}
#header .menu li a{
	display:block;
	width:108px;
	height:32px;
	background:url(img/menu.jpg);
}
#header .menu li a:hover{
	background:none;
}
/*
menu1 ************************/
#header .menu li.menu1{
	width:109px;
	left:0;
}
#header .menu li.menu1 a{
	background-position:0 0;
	width:109px;
}
/*#header .menu li.menu1 a:hover{
	background-position:0 -32px;
}*/
/*
menu2 ************************/
#header .menu li.menu2{
	width:108px;
	left:109px;
}
#header .menu li.menu2 a{
	background-position:-109px 0;
}
/*#header .menu li.menu2 a:hover{
	background-position:-109px -32px;
}*/
/*
menu3 ************************/
#header .menu li.menu3{
	left:217px;
}
#header .menu li.menu3 a{
	background-position:-217px 0;
}
/*#header .menu li.menu3 a:hover{
	background-position:-217px -32px;
}*/
/*
menu4 ************************/
#header .menu li.menu4{
	left:325px;
}
#header .menu li.menu4 a{
	background-position:-325px 0;
}
/*#header .menu li.menu4 a:hover{
	background-position:-325px -32px;
}*/
/*
menu5 ************************/
#header .menu li.menu5{
	left:433px;
}
#header .menu li.menu5 a{
	background-position:-433px 0;
}
/*#header .menu li.menu5 a:hover{
	background-position:-433px -32px;
}*/
/*
menu6 ************************/
#header .menu li.menu6{
	left:541px;
}
#header .menu li.menu6 a{
	background-position:-541px 0;
}
/*#header .menu li.menu6 a:hover{
	background-position:-541px -32px;
}*/
/*
menu7 ************************/
#header .menu li.menu7{
	left:649px;
	width:113px;
}
#header .menu li.menu7 a{
	background-position:-649px 0;
	width:113px;
}
/*#header .menu li.menu7 a:hover{
	background-position:-649px -32px;
}*/

/*------------------------------------
4.コンテンツ（トップページ）
------------------------------------*/
#main{
	width:760px;
	margin:3px 1px;
	background:url(img/container_bg.gif) repeat-y;
	overflow:hidden;
}
#main h1{
	background:url(img/container_top.gif) no-repeat;
	width:760px;
	height:3px;
	line-height:3px;
	text-indent:-9999px;
}
#main h4{
	background:url(img/container_bottom.gif) no-repeat;
	width:760px;
	height:3px;
	line-height:3px;
	font-size:3px;
	text-indent:-9999px;
}
#main h2.tokushu{
	background:url(img/top_h2_tokushu.jpg) no-repeat;
	width:730px;
	height:25px;
	margin:10px auto;
	text-indent:-9999px;
}
#top_box{
	width:731px;
	margin:3px 15px 20px 14px;
	overflow:hidden;
}
#top_box h2.new{
	width:400px;
	height:25px;
	line-height:25px;
	background:url(img/top_h2_new.jpg) no-repeat;
	text-indent:-9999px;
	float:left;
	margin-bottom:3px;
}
#top_box h2.schedule{
	width:315px;
	height:25px;
	line-height:25px;
	background:url(img/top_h2_schedule.jpg) no-repeat;
	text-indent:-9999px;
	float:right;
	margin-bottom:3px;
}
#top_box .cover{
	width:731px;
	background:url(img/top_box_bg.gif) repeat-y;
	overflow:hidden;
	/*margin-top:3px;*/
	clear:both;
}
#top_box .cover h2{
	width:731px;
	height:1px;
	line-height:1px;
	text-indent:-9999px;
	background:url(img/top_box_top.gif) no-repeat;
	font-size:1px;
	clear:both;
}
#top_box .cover ul{
	list-style:none;
}
#top_box .cover ul.red{
	width:365px;
	float:left;
	margin-top:10px;
	margin-left:15px;
	display:inline;
}
#top_box .cover ul.red li{
	line-height:1.5em;
	background:url(img/list_squar_red.gif) 0 0.4em no-repeat;
	padding-left:10px;
}
#top_box .cover ul.red li.next_red{
	line-height:1.5em;
	background:url(img/list_allow_red.gif) right 0.4em no-repeat;
	padding-right:15px;
	text-align:right;
	padding-bottom:3px;
	margin-top:10px;
}
#top_box .cover ul.orange{
	width:275px;
	float:right;
	margin-top:10px;
	margin-right:18px;
	display:inline;
}
#top_box .cover ul.orange li{
	line-height:1.5em;
	background:url(img/list_square_orange.gif) 0 0.4em no-repeat;
	padding-left:15px;
}
#top_box .cover ul.orange li.next_orange{
	line-height:1.5em;
	background:url(img/list_allow_orange.gif) right 0.4em no-repeat;
	padding-left:15px;
	padding-right:15px;
	text-align:right;
	padding-bottom:3px;
	margin-top:10px;
	overflow:hidden;
}
#top_box2{
	width:730px;
	background:url(img/top_box2_bg.gif) repeat-y;
	margin:5px auto;
	overflow:hidden;
}
#top_box2 h3.top{
	background:url(img/top_box2_top.gif) no-repeat;
	width:730px;
	height:9px;
	line-height:9px;
	text-indent:-9999px;
	clear:both;
}
#top_box2 h3.title{
	width:710px;
	height:1.5em;
	line-height:1.5em;
	text-align:center;
	border-bottom:1px solid #666;
	padding:0;
	margin:10px;
	font-weight:bold;


}
#top_box2 img{
	float:left;
	margin-right:20px;
	margin-bottom:5px;
}
#top_box2 p.more{
	clear:both;
	text-align:right;
	margin:10px;
}
#top_box2 h3.bottom{
	background:url(img/top_box2_bottom.gif) no-repeat;
	width:730px;
	height:14px;
	line-height:14px;
	text-indent:-9999px;
	clear:both;
}
#main p.old_tokushu{
	text-align:right;
	margin:5px;
	margin-right:15px;
	background:url(img/list_p.gif) right 0.4em no-repeat;
	padding-right:15px;
}
/*------------------------------------
5.コンテンツ（次ページ以降）
------------------------------------*/
#second{
	width:749px;
	background:url(img/yellow.gif) no-repeat;
	margin:5px 7px 0 6px;
	overflow:hidden;
	padding-top:5px;
}
#second #left{
	width:169px;
	border:1px solid #480c82;
	padding:7px;
	float:left;
	display:inline;
	margin:7px auto 7px 5px;
}
#second #left h2{
	width:169px;
	height:25px;
	text-indent:-9999px;
	margin-bottom:7px;
}
#second #left h2.whatsnew{
	background:url(img/left_h2_new.jpg) no-repeat;
}
#second #left h2.intro{
	background:url(img/left_h2_intro.jpg) no-repeat;
}
#second #left h2.player{
	background:url(img/left_h2_player.jpg) no-repeat;
}
#second #left h2.sche{
	background:url(img/left_h2_sche.jpg) no-repeat;
}
#second #left h2.tokusyu{
	background:url(img/left_h2_tokusyu.jpg) no-repeat;
}
#second #left h2.backnumber{
	background:url(img/list_sche2.gif) 0 0.2em no-repeat;
	text-indent:0;
	padding-left:10px;
	margin:20px auto 5px auto;
}
#second #left h2.shiko{
	background:url(img/left_h2_shiko.jpg) no-repeat;
}
#second #left h2.result{
	background:url(img/left_h2_result.jpg) no-repeat;
}
#second #left h3.whatsnew{
	width:149px;
	height:25px;
	line-height:25px;
	margin-bottom:7px;
	background:url(img/left_dayly.gif) no-repeat;
	padding-left:20px;
}
#second #left h3.result{
	background:url(img/h3_result.gif) no-repeat;
	width:149px;
	height:20px;
	line-height:20px;
	margin-bottom:4px;
	padding-left:20px;
}
#second #left p.result{
	margin-bottom:4px;
	padding-left:20px;
}
#second #left ul#ulnew{
	margin-bottom:5px;
	margin-left:10px;
	list-style:none;
}
#second #left ul#ulnew li{
	margin-bottom:1em;
}
#second #left ul#intro_category{
	list-style:none;
	margin-bottom:5px;
}
#second #left ul#intro_category li{
	width:141px;
	/*height:25px;*/
	line-height:25px;
	margin-bottom:3px;
	padding-left:27px;
	background:url(img/left_intro_category.gif) no-repeat;
}
#second #left ul#intro_category li a{
	border:none;
}
#second #left ul#intro_category li ul{
	margin-left:-10px;
	padding-left:0;
	margin-top:5px;
}
#second #left ul#intro_category li ul li{
	width:141px;
	line-height:1.5em;
	margin-bottom:1em;
	padding-left:13px;
	background:none;
	list-style:none;
	background:url(img/list_shiko.gif) 0 0.4em no-repeat;
}

#second #left ul#schedule{
	list-style:none;
	margin-bottom:5px;
	width:141px;
}
#second #left ul#schedule li{
	margin-bottom:5px;
	padding-left:12px;
	background:url(img/list_sche.gif) 0 0.4em no-repeat;
}
#second #left h3.shiko{
	background:url(img/left_h3_shiko.gif) no-repeat;
	width:139px;
	height:30px;
	line-height:30px;
	margin-bottom:4px;
	padding-left:30px;
}
#second #left h3.shiko a{
	border:none;
}



#second #right{
	width:540px;
	display:inline;
	margin-right:8px;
	float:right;
	overflow:hidden;
}
#second #right p.pankuzu{
	padding-top:7px;
}
#second #right h2{
	width:540px;
	height:25px;
	line-height:25px;
	margin:7px 0;
	text-indent:-9999px;
}
#second #right h2.whatsnew{
	background:url(img/h2_whatsnew.jpg) no-repeat;
}
#second #right h2.intro{
	background:url(img/h2_intro.jpg) no-repeat;
}
#second #right h2.player{
	background:url(img/h2_player.jpg) no-repeat;
}
#second #right h2.sche{
	background:url(img/h2_sche.jpg) no-repeat;
}
#second #right h2.result{
	background:url(img/h2_result.jpg) no-repeat;
}
#second #right h2.profile{
	background:url(img/h2_profile.jpg) no-repeat;
}
#second #right h2.meidaikiroku{
	background:url(img/h2_meidaikiroku.jpg) no-repeat;
}
#second #right h2.rensyukankyo{
	background:url(img/h2_rensyukankyo.jpg) no-repeat;
}
#second #right h2.shiko{
	background:url(img/h2_shiko.jpg) no-repeat;
	height:35px;
	line-height:35px;
}
#second #right h2.inquiry{
	background:url(img/h2_inquiry.jpg) no-repeat;
}
#second #right h2.tokusyu{
	background:url(img/h2_tokusyu.jpg) no-repeat;
}

#second #right h3.intro{
	width:520px;
	border-left:5px solid #562487;
	border-bottom:2px solid #562487;
	padding-left:14px;
	line-height:1.5em;
	margin-bottom:5px;
}
#second #right h3.result{
	width:540px;
	height:20px;
	text-align:center;
	line-height:20px;
	border:1px solid #562487;
	background-color:#d0acf6;
	margin-bottom:5px;
}
#second #right h3.result a{
	border:none;
	display:block;
	width:540px;
	height:20px;
}
#second #right h3.result a:hover{
	background:#fff;
}
#second #right h3.shiko{
	background:url(img/h3_shiko.jpg) no-repeat;
	width:540px;
	height:26px;
	line-height:26px;
	margin-bottom:5px;
	text-indent:-9999px;
}
#second #right h3.shikomember{
	background:url(img/h3_shikomember.jpg) no-repeat;
	width:517px;
	height:23px;
	line-height:23px;
	margin-bottom:5px;
	padding-left:23px;
	color:#fff;
}
#second #right ul.result{
	width:540px;
	margin-bottom:5px;
	margin-left:7px;
}
#second #right ul.result li{
	width:100px;
	display:inline;
	height:20px;
	text-align:center;
	border:1px solid #562487;
	background-color:#d0acf6;
	margin-bottom:5px;
	margin-right:5px;
	float:left;
}
#second #right ul.result li a{
	display:block;
	width:100px;
	height:20px;
	border:none;
}
#second #right ul.result li a:hover{
	background:#fff;
}
#second #right .whatsnew_entry{
	width:522px;
	padding:7px 8px;
	border:1px solid #666;
	margin-bottom:7px;
	overflow:hidden;
}
#second #right .whatsnew_entry h3{
	width:519px;
	height:25px;
	line-height:25px;
	padding-left:25px;
	margin-bottom:7px;
	background:url(img/h3_whatsnew.gif) no-repeat;
}
#second #right .whatsnew_entry h4.introh4{
	width:519px;
	height:25px;
	line-height:25px;
	padding-left:25px;
	margin-bottom:7px;
	background:url(img/h4_intro.gif) no-repeat;
	text-indent:0;
	font-size:12px;
}
#second #right .whatsnew_entry h4.profile{
	width:519px;
	height:28px;
	line-height:28px;
	padding-left:25px;
	margin-bottom:7px;
	background:url(img/top_second_plofile_11.gif) no-repeat;
	text-indent:0;
	font-size:12px;
}
#second #right .whatsnew_entry p{
	padding-left:25px;
}
#second #right .whatsnew_entry img{
	float:left;
	padding-right:10px;
}
#second #right .whatsnew_entry dl{
}
#second #right .whatsnew_entry dt{
	background:url(img/dt_profile.gif) no-repeat;
	width:80px;
	height:20px;
	line-height:20px;
	text-align:center;
	margin-right:10px;
	clear:left;
	float:left;
	margin-bottom:5px;
}
#second #right .whatsnew_entry dd{
	margin-bottom:5px;
}
#second #right .staff_entry{
	width:522px;
	padding:7px 8px;
	border:1px solid #666;
	margin-bottom:7px;
	overflow:hidden;
}
#second #right .staff_entry h4{
	width:519px;
	height:25px;
	line-height:25px;
	padding-left:25px;
	margin-bottom:7px;
	background:url(img/h4_intro.gif) no-repeat;
	text-indent:0;
	font-size:12px;
}
#second #right .staff_entry p{
	margin-top:10px;
	margin-left:25px;
}
#second #right .staff_entry img{
	float:left;
	padding-right:10px;
}
#second #right .staff_entry dl{
	width:330px;
	float:right;
}
#second #right .staff_entry dt{
	background:#d0acf6;
	width:90px;
	text-align:center;
	margin-right:10px;
	clear:left;
	float:left;
	margin-bottom:5px;
}
#second #right .staff_entry dd{
	margin-bottom:5px;
}

#second #right .sche_entry{
	width:522px;
	padding:7px 8px;
	border:1px solid #666;
	margin-bottom:7px;
	overflow:hidden;
}
#second #right .sche_entry h3.title{
	border-bottom:1px solid #666;
	margin-bottom:10px;
	text-align:center;
	font-weight:bold;
}
#second #right .sche_entry h4{
	width:519px;
	height:25px;
	line-height:25px;
	padding-left:25px;
	margin-bottom:7px;
	background:url(img/h4_sche.gif) no-repeat;
	text-indent:0;
	font-size:12px;
}
#second #right .sche_entry dl{
}
#second #right .sche_entry dt{
	background:#d0acf6;
	width:90px;
	text-align:center;
	margin-right:10px;
	clear:left;
	float:left;
	margin-bottom:5px;
}
#second #right .sche_entry dd{
	margin-bottom:5px;
}
#second #right .result_entry{
	width:522px;
	padding:7px 8px;
	border:1px solid #666;
	margin-bottom:7px;
	overflow:hidden;
	clear:both;
}
#second #right .result_entry h3{
	width:519px;
	height:25px;
	line-height:25px;
	padding-left:25px;
	margin-bottom:7px;
	background:url(img/h4_intro.gif) no-repeat;
	text-indent:0;
	font-size:12px;
}
#second #right .result_entry dt{
	background:#d0acf6;
	width:90px;
	text-align:center;
	margin-right:10px;
	clear:left;
	float:left;
	margin-bottom:5px;
}
#second #right .result_entry dd{
	margin-bottom:5px;
}
#second #right p.shiko{
	padding-left:30px;
	padding-bottom:20px;
}
#second #right ul.shiko{
	padding-left:30px;
	padding-bottom:20px;
	list-style:none;
}
#second #right ul.shiko li{
	background:url(img/list_shiko.gif) 0 0.3em no-repeat;
	padding-left:15px;
	margin-bottom:5px;
}
#second #right .shikomember_entry{
	width:522px;
	padding:7px 8px;
	border:1px solid #666;
	margin-bottom:7px;
	overflow:hidden;
}
#second #right .shikomember_entry h4{
	width:519px;
	height:25px;
	line-height:25px;
	padding-left:25px;
	margin-bottom:7px;
	background: no-repeat;
	text-indent:0;
	font-size:12px;
	background:url(img/h4_shikomember.gif) no-repeat;
}
#second #right .shikomember_entry img{
	float:left;
	padding-right:10px;
}
/*------------------------------------
6.フッター
------------------------------------*/
#footer{
	width:742px;
	padding:10px;
	overflow:hidden;
}
#footer p.copyright{
	width:360px;
	float:left;
	font-size:10px;
	color:#fff;
}
#footer p.produce{
	width:360px;
	clear:both;

	float:left;
	font-size:10px;
	color:#fff;
}
#footer a{
	color:#fff;
}
#footer ul{
	list-style:none;
	float:right;
}
#footer li{
	display:inline;
	background:url(img/list_w.gif) 0 0.4em no-repeat;
	padding-left:12px;
	padding-right:12px;
}
