/* CSS Document */

*{
margin:0;
padding:0;
}

ul,li{
list-style-type:none;
}

img{
border: 0px none ;
}

table, th, td {
	border: none;
	font-family:Verdana, "Trebuchet MS", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

hr{
display:none;
}

.cl{
clear:both;
}

h1,h2,h3,h4,h5,h6{
font-weight:normal;
}

body{
margin-top:10px;
margin-bottom:10px;
color:#1a1a1a;
font-family:Verdana, "Trebuchet MS", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
font-size:10px;
text-align:center;
background-color:#000;
}

a:link{
color:#00a0c6;
}
a:visited{
color:#00a0c6;
}

a:hover{
color:#00a0c6;
}

a:active{
color:#00a0c6;
}

/*::::clearfix::::::::::::::::::::::::::*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix { display: inline-block; }

/* Hides from MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end Hides from MacIE5 */

/*::::clearfixend:::::::::::::::::::::::*/


/*:::::::::::::::::::::::::::::::::::::::*/
/*:::::::::::::::レイアウト:::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::*/

#wrap{
padding-top:3px;
padding-bottom:3px;
margin:0 auto;
background-color:#3f3f3f;
width:946px;
}

#container{
width:940px;
margin:0 auto;
text-align:left;
background-color:#000;
}

#header{

}

#content{
padding:30px;
background:#fff url(../images/bg_tiparts.gif) no-repeat top center;
}

#content_2{
	padding:23px;
	background:#fff url(../images/bg_tiparts.gif) no-repeat top center;
}

#sidemenu p{
font-size:10px;
}


#footer{
/*border-top:1px solid #3f3f3f;*/
background-color:#000;
clear:both;
}

#footer p.copyright {
padding:4px 15px 4px 0px;
text-align:right;
}

#footerfla{
float:right;
}

#footerfla  p.copyright {
line-height:300px;
padding:45px 15px 0 0;
text-align:right;
}

/*:::::::::::::::::::::::::::::::::::::::*/
/*:::::::::::::::共通部位::::::::::::::::*/
/*:::::ヘッダー・左メニュー・フッター:::::*/
/*::::::::::::::::::::::::::::::::::::::*/

#header h1{

}


#header p{

}

.bot15px{
margin-bottom:15px;
}
.bot10px{
margin-bottom:10px;
}
.bot40px{
margin-bottom:60px;
}
.bot80px{
margin-bottom:80px;
}
.to_top{
text-align:right;

}


/*::::::::TOPPAGE whatnew:::::::::*/

#top_cell01{
width:940px;
height:119px;

background:#000000 url(../../top/images/bg_top_whatnew.jpg) no-repeat;

}

#top_cell01-1{
width:450px;
float:left;

}

#top_cell01-1 h2{
padding:0px;
margin:0;

}

#top_cell01-2{
width:487px;
float:left;

}

#top_cell01-2 h2{
padding:0px;
margin:0;
}

#top_whatnew{
background-color:#0000FF;
text-align:left;
color:#cccccc;
padding-top:6px;
padding-left:32px;
padding-right:10px;
line-height:16px;
height:80px;
overflow:auto;
}

#top_whatnew a:link{
color:#cccccc;
}

#top_whatnew a:visited{
color:#cccccc;
}


#top_whatnew dt{
color:#cccccc;
float:left;
}

#top_whatnew dl img{
vertical-align:bottom;
}

#top_whatnew dd{
margin-left:90px;
}






/*::::::::NEWS_gmenu:::::::::*/

#gmenu{
width:533px;
height:18px;
background:url(../../news/images/submenu_t1.gif) no-repeat scroll 0 0;

}


#gmenu ul li{
	float:left;
	
}

#gmenu ul li.whatsnew{
	width:98px;
}



#gmenu ul li.newrelease{
	width:117px;
}

#gmenu ul li.tv{
	width:36px;
}

#gmenu ul li.radio{
	width:64px;
}

#gmenu ul li.magazine{
	width:93px;
}

#gmenu ul li.web{
	width:51px;
}


#gmenu ul li.mobile{
	width:74px;
}





#gmenu ul li a{
display:block;
height:18px;
text-indent:-9999px;
}

#gmenu ul li.others a:hover{
	background:url(../../news/images/submenu_t1_over.gif) no-repeat scroll 0px 0px;
}


#gmenu ul li.newrelease a:hover{
	background:url(../../news/images/submenu_t1_over.gif) no-repeat scroll -98px 0px;
}


#gmenu ul li.tv a:hover{
	background:url(../../news/images/submenu_t1_over.gif) no-repeat scroll -215px 0px;
}

#gmenu ul li.radio a:hover{
	background:url(../../news/images/submenu_t1_over.gif) no-repeat scroll -251px 0px;
}

#gmenu ul li.magazine a:hover{
	background:url(../../news/images/submenu_t1_over.gif) no-repeat scroll -315px 0px;
}

#gmenu ul li.web a:hover{
	background:url(../../news/images/submenu_t1_over.gif) no-repeat scroll -408px 0px;
}

#gmenu ul li.mobile a:hover{
	background:url(../../news/images/submenu_t1_over.gif) no-repeat scroll -459px 0px;
}



/*NEWS_gmenu menu_act*/

#gmenu ul li.whatsnew_act{
	width:98px;
	background:url(../../news/images/submenu_t1_act.gif) no-repeat scroll 0px 0px;
}


#gmenu ul li.newrelease_act{
	width:117px;
	background:url(../../news/images/submenu_t1_act.gif) no-repeat scroll -98px 0px;
}


#gmenu ul li.tv_act{
	width:36px;
	background:url(../../news/images/submenu_t1_act.gif) no-repeat scroll -215px 0px;
}

#gmenu ul li.radio_act{
	width:64px;
	background:url(../../news/images/submenu_t1_act.gif) no-repeat scroll -251px 0px;
}

#gmenu ul li.magazine_act{
	width:93px;
	background:url(../../news/images/submenu_t1_act.gif) no-repeat scroll -315px 0px;
}

#gmenu ul li.web_act{
	width:51px;
	background:url(../../news/images/submenu_t1_act.gif) no-repeat scroll -408px 0px;
}

#gmenu ul li.mobile_act{
	width:74px;
	background:url(../../news/images/submenu_t1_act.gif) no-repeat scroll -459px 0px;
}




/*NEWS_gmenu link*/

#gmenu{
font-family:Verdana, "Trebuchet MS", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
font-size:12px;
}

#gmenu a:link{
color:#00a0c6;
text-decoration:none;
}
#gmenu a:visited{
color:#00a0c6;
text-decoration:none;
}

#gmenu a:hover{
color:#00a0c6;
text-decoration:underline;
}

#gmenu a:active{
text-decoration:none;
color:#00a0c6;
}

/*NEWS_gmenu end*/

/*::::::::data start:::::::::*/

/*whats new*/
#main_news_whatsnew{
padding-top:17px;
padding-left:15px;

}

#main_news_whatsnew .data_cell h3{
padding-left:110px;
font-weight:bold;
font-size:12px;
margin-bottom:6px;
}

#main_news_whatsnew .data_cell .honbun{
padding-left:110px;
}

#main_news_whatsnew .data_cell h4{
font-weight:bold;
font-size:12px;
margin-bottom:6px;
}

#main_news_whatsnew .data_cell p{
font-size:10px;
line-height:160%;
}

#main_news_whatsnew .data_cell_s{
margin-bottom:15px;
}

.news #main_news_whatsnew .data_1 .data_cell{
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px dotted #000;
}

#main_news{
padding-top:17px;
padding-left:15px;
}

.news dt{
float:left;
}

.news dl img{
vertical-align:bottom;
}

.news dd{
font-family:Verdana, "Trebuchet MS", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
margin-left:56px;
}


.news a:link{
text-decoration:underline;
color:#000;
}
.news a:visited{
text-decoration:underline;
color:#000;
}

.news a:hover{
text-decoration:underline;
color:#000;
}

.news a:active{
text-decoration:underline;
color:#000;
}

#main_live{
padding-top:17px;
padding-left:60px;
/*background:url(../../live/images/bg_tourlogo.gif) no-repeat 427px 58px;*/
}

#main_event{
padding-top:17px;
padding-left:60px;
}

.date{
font-family:Verdana, "Trebuchet MS", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
float:left;
font-size:10px;
padding-left:15px;
}

#main_news .data_cell{
padding-bottom:30px;
margin-bottom:30px;
background:url(../../news/images/line_tensen_news.gif) no-repeat left bottom;
}






/*news*/
#main_news .data_cell h3{
padding-left:150px;
font-weight:bold;
font-size:16px;
margin-bottom:15px;
}

#main_news .data_cell .honbun{
padding-left:150px;
}

#main_news .data_cell h4{
font-weight:bold;
font-size:12px;
margin-bottom:6px;
}

#main_news .data_cell p{
font-size:10px;
line-height:160%;
}

#main_news .data_cell_s{
margin-bottom:15px;
}

/*live*/
#main_live .data_cell h3{
font-weight:bold;
font-size:16px;
margin-bottom:15px;
}

#main_live .data_cell .honbun{
padding-left:150px;
}

#main_live .data_cell h4{
font-weight:bold;
font-size:12px;
margin-bottom:6px;
}

#main_live .data_cell p{
font-size:10px;
line-height:160%;
}

#main_live .data_cell_s{
margin-bottom:15px;
}

/*event*/

#main_event .data_cell h3{
font-weight:bold;
font-size:16px;
margin-bottom:15px;
}

#main_event .data_cell .honbun{
padding-left:150px;
}

#main_event .data_cell h4{
font-weight:bold;
font-size:12px;
margin-bottom:6px;
}

#main_event .data_cell p{
font-size:10px;
line-height:160%;
}

#main_event .data_cell_s{
margin-bottom:15px;
}

/*main_live_shousai*/

#main_live_shousai{
padding-top:17px;
padding-left:60px;
}

#main_live_shousai .data_cell h3{
font-weight:bold;
font-size:16px;
margin-bottom:15px;
}

#main_live_shousai .data_cell .honbun{
padding-left:150px;
}

#main_live_shousai .data_cell h4{
font-weight:bold;
font-size:12px;
margin-bottom:6px;
}

#main_live_shousai .data_cell p{
font-size:10px;
line-height:160%;
}

#main_live_shousai .data_cell_s{
margin-bottom:15px;
}



/*::::::::top:::::::::*/


#tour{
/*border-bottom:1px solid #3f3f3f;*/
width:940px;
background-color:#000;
line-height:40px;
}

#tour p img{
padding-left:15px;
}



#tour p{
float:left;
}

#tour ul li{
list-style:none;
display:inline;
padding:4px 0px 4px 20px;
font-size:10px;
}
#tour ul li a{
padding-left:10px;
text-decoration:none;
color:#CCCCCC;
background:url(../../top/images/top_yaji.gif) no-repeat scroll 0 50%;
}

#tour ul li a:hover{
color:#fff;
text-decoration:underline;
}

#banner{
float:left;
clear:both;
padding:15px;
}

#banner p img{
margin-right:8px;
}

/*::::::::funclub:::::::::*/

.func{
font-family:Verdana, "Trebuchet MS", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
font-size:12px;
margin-bottom:30px;
padding:60px 0 30px 0px;
}

.func dl.list309 dt {
	clear: left;
	float: left;
	color: #ffffff;
	padding: 0 0px 0 20px;
}

.func dl.list309 dd {
	margin-bottom: 30px;
	margin-left: 140px;
}	

.to60px{
	margin-top:180px;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
	padding:15px 0 15px 0;
}

.pic_right{
	margin-bottom:40px;
	margin-left: 150px;
}

.func li{
	margin:0 0 5px 0;
}
.func h2{
	font-size:17px;
	font-weight:700;
	text-align:center;}


/*::::::::funclub end:::::::::*/


/*::::::::shop:::::::::*/

.shop{
	padding-bottom:30px;
	margin-bottom:30px;
	width: 820px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

.shop li{
	list-style-type:none;
	width:76px;
	height:110px;
	float:left;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 30px;
	padding-bottom: 50px;
}

.shop li.g01{
	background: url(../../shop/images/g01th.jpg) no-repeat;
}
.shop li.g02{
	background:url(../../shop/images/g02th.jpg) no-repeat;
}
.shop li.g03{
	background:url(../../shop/images/g03th.jpg) no-repeat;
}
.shop li.g04{
	background:url(../../shop/images/g04th.jpg)  no-repeat;
}
.shop li.g05{
	background:url(../../shop/images/g05th.jpg)  no-repeat;
}
.shop li.g06{
	background:url(../../shop/images/g06th.jpg) no-repeat;
}
.shop li.g07{
	background:url(../../shop/images/g07th.jpg) no-repeat;
}
.shop li.g08{
	background:url(../../shop/images/g08th.jpg) no-repeat;
}
.shop li.g09{
	background:url(../../shop/images/g09th.jpg) no-repeat;
}
.shop li.g10{
	background:url(../../shop/images/g10th.jpg) no-repeat;
}
.shop li.g11{
	background:url(../../shop/images/g11th.jpg) no-repeat;
}
.shop li.g12{
	background:url(../../shop/images/g12th.jpg) no-repeat;
}
.shop li.g13{
	background:url(../../shop/images/g13th.jpg) no-repeat;
}
.shop li.g14{
	background:url(../../shop/images/g14th.jpg) no-repeat;
}
.shop li.g15{
	background:url(../../shop/images/g15th.jpg) no-repeat;
}
.shop li a{
	display:block;
	width:76px;	
	height:76px;
}
.shop li a:hover {
	background-color:transparent;
}
.shop li a:hover img{
	visibility:hidden;
}

.shop_height{
	height: 665px;
}

.shop h3{
margin-bottom:15px;
}

.shop .setumei{
padding:30px 30px 30px 30px;
clear:both;
}
.shop .setumei .linedash{
padding:15px;
border:2px dotted #999999;
}

.shop .tait{
padding-left:30px;
padding-top:15px;
padding-bottom:40px;
}

.shop .tait2{
padding-left:30px;
padding-bottom:6px;
font-weight:bold;

}

.shop .setumei p{
line-height:150%;
}

.shop .new_cl{
	border: 2px dotted #999999;
	float: left;
	clear: both;
	padding-top: 20px;
}
.shop .new_col{
	float: left;
	clear: both;
	padding-bottom: 20px;
	background-image: url(../../shop/images/bg.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	width: 820px;
}

.txr {color: #FF0000}

.r_pad30{
	padding:30px 30px 5px 30px;
}

.l_pad30{
	padding:0 0 0 30px;
}

.shop .new_box{
	background-image: url(../../shop/images/bg.gif);
	background-repeat: no-repeat;
	width: 820px;
}
/*::::::::mmag start:::::::::*/

.mmag{
font-family:Verdana, "Trebuchet MS", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
font-size:12px;
padding-bottom:30px;
margin-bottom:30px;
}
.mmag h3{
font-weight:bold;
font-size:14px;
margin-bottom:15px;
}

.mmag h4{
font-weight:bold;
font-size:12px;
width:100px;
}

.mmag h5{
font-weight:bold;
font-size:14px;
margin-bottom:15px;
}

.mmag h6{
	font-size:12px;
	width:120px;
	text-align: left;
}

.mmag p{
	font-size:10px;
	line-height:160%;
}

.mmag_s{
margin:36px 0 36px 0;

}

.pad01{
	margin-top: 10px;
	margin-bottom: 10px;
}

.pad02{
padding-left:25px;
}

.va{
	vertical-align: top;
	font-weight: normal;
}

.box1{
margin-bottom:10px;
}

.mag_form{
	padding-left: 35px;
}

.rig_al{
	text-align: right;
}


/*::::::::mmag end:::::::::*/

/*::::::::form start:::::::::*/

.form_pc01{
margin-bottom:36px;
}

.form_pc02{
margin-bottom:36px;
}

/*::::::::form end:::::::::*/

.txa{
text-align:center;
}

/*::::::::shop end:::::::::*/

hr{
display:none;
	display: block;
}

/*:::::top:::::::*/

#flashcontent{
padding:0;
margin:0;
clear:both;

}

#flashcontent2{
padding:0;
margin:0;
clear:both;

}
