@charset "utf-8";
/* CSS Document */


html, body, h1, h2, h3, h4, h5, div, p, table, td, tr, th, span, a, ul, li, ol, dt, dd, dl, img {
	padding:0;
	margin:0;
	border:0;
	line-height:1;
}
p, li, a, span, dt, dd {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, sans-serif;
}
html {
	overflow-y:scroll;
}
a {
	color:#900;
}
a:hover {
	color:#666;
	
}
body {
	background-color:#999;
	text-align:center;
}

#popup{
	background:#eee;
	height:20px;
	width:100%;
	padding-top:8px;
	border-bottom:3px solid #000;
}

#whole {
	width:978px;
	margin:0 auto;
	background-color:#000;
	padding-bottom:9px;
	position:relative;
}
#wrapper {
	width:960px;
	margin:0 auto;
	min-height:400px;
	background-color:#fff;
	padding-bottom:12px;
	_margin-top:-32px;
}
#header {
	width:100%;
	border-bottom:6px solid #000;
	height:407px;
}
#header h1{
	text-align:left;
	text-indent:-9999px;
	height:0px;
}
#header h1 a{
	overflow:hidden;
}
#menu {
	width:960px;
	height:36px;
	border-bottom:6px solid #000;
}
#menu ul {
	width:100%;
	height:36px;
	list-style:none;
}
#menu ul li {
	float:left;
	height:36px;
	text-indent:-9999px;
	display:block;
}
#menu ul li a {
	overflow:hidden;
}
#menu ul li#liHome a {
	width:120px;
	display:block;
	height:36px;
	background:url(cssImg/menu_normal.png) no-repeat 0 0;
}
#menu ul li#liWhats a {
	width:120px;
	display:block;
	height:36px;
	background:url(cssImg/menu_normal.png) no-repeat -120px 0;
}
#menu ul li#liContents a {
	width:120px;
	display:block;
	height:36px;
	background:url(cssImg/menu_normal.png) no-repeat -240px 0;
}
#menu ul li#liMCGuest a {
	width:120px;
		_width:120px;
	display:block;
	height:36px;
	background:url(cssImg/menu_normal.png) no-repeat -360px 0;
}
#menu ul li#liArtist a {
	width:120px;
		_width:120px;
	display:block;
	height:36px;
	background:url(cssImg/menu_normal.png) no-repeat -480px 0;
}
#menu ul li#liTickets a {
	width:120px;
		_width:120px;
	display:block;
	height:36px;
	background:url(cssImg/menu_normal.png) no-repeat -600px 0;
}
#menu ul li#liNews a {
	width:120px;
		_width:120px;
	display:block;
	height:36px;
	background:url(cssImg/menu_normal.png) no-repeat -720px 0;
}
#menu ul li#liAccess a {
	width:120px;
		_width:120px;
	display:block;
	height:36px;
	background:url(cssImg/menu_normal.png) no-repeat -840px 0;
}
#menu ul li#liHome a:hover, #menu ul li#liHomeS a {
	width:120px;
	display:block;
	height:36px;
	background:url(cssImg/menu_hover_top.png) no-repeat 0 0;
}
#menu ul li#liWhats a:hover, #menu ul li#liWhatsS a {
	width:120px;
	display:block;
	height:36px;
	background:url(cssImg/menu_hover_top.png) no-repeat -120px 0;
}
#menu ul li#liContents a:hover, #menu ul li#liContentsS a {
	width:120px;
	display:block;
	height:36px;
	background:url(cssImg/menu_hover_top.png) no-repeat -240px 0;
}
#menu ul li#liMCGuest a:hover, #menu ul li#liMCGuestS a {
	width:120px;
	_width:120px;
	display:block;
	height:36px;
	background:url(cssImg/menu_hover_top.png) no-repeat -360px 0;
}
#menu ul li#liArtist a:hover, #menu ul li#liArtistS a {
	width:120px;
	_width:120px;
	display:block;
	height:36px;
	background:url(cssImg/menu_hover_top.png) no-repeat -480px 0;
}
#menu ul li#liTickets a:hover, #menu ul li#liTicketsS a {
	width:120px;
	_width:120px;
	display:block;
	height:36px;
	background:url(cssImg/menu_hover_top.png) no-repeat -600px 0;
}
#menu ul li#liNews a:hover, #menu ul li#liNewsS a {
	width:120px;
	_width:120px;
	display:block;
	height:36px;
	background:url(cssImg/menu_hover_top.png) no-repeat -720px 0;
}
#menu ul li#liAccess a:hover, #menu ul li#liAccessS a {
	width:120px;
	_width:120px;
	display:block;
	height:36px;
	background:url(cssImg/menu_hover_top.png) no-repeat -840px 0;
}
dl.contentsButton {
	width:300px;
	text-align:left;
	float:left;
	margin-left:15px;
	_margin:0 6px;
	margin-top:10px;
	display:block;
}
dl.contentsButton dt {
	height:97px;
	width:300px;
	display:block;
	position:relative;
}
dl.contentsButton dt a{
text-indent:-9999px;
	position:relative;
	height:97px;
	display:block;
	overflow:hidden;
	boder:2px solid #ccc;
	z-index:100;
}
div.banner_swf{
	position:absolute;
	top:2px;
	left:2px;
	z-index:10;
}
dt#buttonStudents{
	background:#ccc;
}
dt#buttonSpecialLive{
	background:#ccc;
}
dt#buttonNama{
	background:url(cssImg/button_nama.png) no-repeat #ccc 2px 2px;
}


dl.contentsButton dd {
	height:4em;
	padding:6px;
	padding-left:12px;
	padding-right:12px;
	font-size:14px;
	line-height:1.2em;
}
#main{
	clear:both;
	float:left;
	width:608px;
		margin-left:15px;
	_margin-left:8px;
	margin-top:10px;
	padding-bottom:10px;
}
#main img{
	margin-bottom:20px;
}
#check{
	height:84px;
	text-align:left;
	float:left;
	position:relative;
	padding:0 15px;
	_padding-right:10px;
}
#check p a{
	display:block;
	overflow:hidden;
	width:365px;
	height:84px;
}
#check p.check-hitori{
	text-indent:-9999px;
	float:left;
	display:block;
	width:365px;
	height:84px;
	background:url(cssImg/check_hitori.png) no-repeat;
}
#check p.check-audrey{
	text-indent:-9999px;
	float:left;
	display:block;
	width:365px;
	height:84px;
	margin-left:15px;
	background:url(cssImg/check_audrey.png) no-repeat;
}
#check img{
	margin-left:13px;;
}
#lineup{
	margin:14px 0;
	width:100%;
	padding:0 10px;
}
#lineup ul{
	list-style:none;
	
}
#lineup ul li{
	width:305px;
	height:171px;
	float:left;
}
#lineup ul li#lineup-show a,#lineup ul li#lineup-nama a{
	width:305px;
	height:171px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}
#lineup ul li#lineup-show{
	background:url(cssImg/check_show.png) no-repeat;
}
#lineup ul li#lineup-live{
	margin-left:11px;
}
#lineup ul li#lineup-nama{
margin-left:11px;
	background:url(cssImg/check_nama.png) no-repeat;
}


#topics {
	clear:both;
	width:609px;
	_width:615px;
	float:left;
	text-align:left;
	border:3px solid #000;
	padding-bottom:15px;
	_height:200px;
	min-height:200px;
}
#topics #topics-head {
	display:block;
	width:100%;
	border-bottom:3px solid #000;
}
#topics #topics-head h2 {
	display:block;
	height:32px;
	background:url(cssImg/head_topics.png) no-repeat;
	text-indent:-9999px;
	margin-left:6px;
	width:400px;
	float:left;
}
#topics #topics-head p {
	display:block;
	float:right;
	width:150px;
	text-indent:-9999px;
	background:url(cssImg/link_pasttopics.png) no-repeat;
	height:32px;
}
#topics #topics-head p a{
	display:block;
	width:150px;
	height:32px;
	overflow:hidden;
	
}
#topics .topics-date {
	font-size:11px;
	color:#900;
	font-weight:600;
	background:url(cssImg/symbol_topicsdate.png) no-repeat;
	text-indent:14px;
	height:12px;
	line-height:12px;
	margin-top:10px;
	margin-left:15px;
	_padding-top:2px;
}
#topics .topics-body {
	margin-left:15px;
	padding-left:15px;
	margin-right:15px;
	margin-top:8px;
	font-size:13px;
	line-height:1.4em;
	padding-bottom:8px;
	border-bottom:dashed 1px #666;
}
#sidebar {
	float:right;
	margin-top:10px;
	margin-right:15px;
	_margin-right:6px;
	width:300px;
	text-align:left;
}
#sidebar p{
	margin-bottom:15px;
}
#sidebar .sidebanner {
	width:300px;
	height:75px;
	background:#000;
	margin-bottom:16px;
}
#sidebar .rss{
	border:2px solid #ccc;
	margin-bottom:10px;
	background:#fcfcfc;
	border-radius:6px;
    -moz-border-radius:6px;

}
#sidebar .rss h2{
	border-bottom:2px solid #ccc;
}
#sidebar .rss h2 a{
	display:block;
	width:250px;
	background:url("cssImg/rss.png") no-repeat 5px 0px;
	height:32px;
	line-height:32px;
	padding-left:32px;
	font-size:16px;
}
#sidebar .rss ul{
	list-style:inside;
	list-style-type:disc;
	margin-left:12px;
	font-size:12px;
}
#sidebar .rss ul li{
	margin:0.5em 0;
}
#sidebar #partner{
	margin:10px 0;
}
#sidebar #partner h3{
	text-indent:-9999px;
	background:url(cssImg/head_partner.png) no-repeat;
	width:112px;
	height:15px;
	display:block;
}
#sidebar #partner ul li{
	list-style:none;
	margin-bottom:4px;
}
#bannerSpace {
	clear:both;
	text-align:left;
	display:block;
	margin:0 auto;
	padding-left:14px;
}
#bannerSpace a{
	display:block;
	float:left;
	margin-top:36px;
	margin-right:36px;
}
#bannerSpace div.swfBanner{
	float:left;
	margin-top:36px;
	margin-right:36px;
	width:200px;
	height:100px;

}
#bannerSpace div.swfBanner a{
	margin:0;
}

#bannerSpace a.fourth{
	margin-right:0px;
}
#bannerSpace .dummybanner {
	margin:0 10px;
	margin-top:25px;
	text-align:center;
	line-height:60px;
	width:198px;
	height:60px;
	float:left;
	border:1px solid #000;
}

#footer {
	clear:both;
	height:70px;
	color:#fff;
	font-size:12px;
	_padding-bottom:33px;
}
#footer a{
	color:#fff;
	
}
#footer ul{
	display:block;
	width:53em;
	margin:0 auto;
	margin-top:25px;
	list-style:none;
}
#footer ul li{
_padding-top:2px;
	float:left;
	margin-right:0.3em;
}
#footer p#copyright{
	font-family:"Century Gothic";
	clear:both;
	display:block;
	position:relative;
	top:20px;
	font-size:10px;
	line-height:1.8em;
}
/**/
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

strong{
font-weight:normal;
font-weight:inherit;
}