@charset "UTF-8";

/* Initializations / Rules
------------------------------------------------------------------*/ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,N
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	}

body{
	background-image:url(image/bg.gif);
	background-repeat:repeat;
	background-position:center -35px;
	background-color:#000;
	margin: 0px;
	text-align:center;
	font-size:12px;
	line-height:20px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック' , 'Osaka';
	/*font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
	/*font-family:"Verdana", "Arial";*/
	/*font-family: "ＭＳ Ｐゴシック" , "Osaka";*/
	color:#fff;
	}

img {
	border: none;
	}
	
img.b,
img.boxPart{
	display:block;
	}

th,td{
	vertical-align: top; 
	text-align:left;
	font-size:12px;
	line-height:18px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック' , 'Osaka';
	}

.floatRight{
	float:right;
	display:inline;
	}
	
.floatLeft{
	float:left;
	display:inline;
	}

.leftImg{
	float:left;
	display:inline;
	margin:0 10px 5px 0;
	}

.rightImg{
	float:right;
	display:inline;
	margin:0 0 5px 10px;
	}

.clear{
	clear: both;
	font: 1px/1px monospace;
	}

.clear2{
	_clear:both;
	display:none;
	_display:inline;
	font: 1px/1px monospace;
	}

/* === clearfix ==*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac ¥*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.alignRight{
	text-align:right;
	}

.alignCenter{
	text-align:center;
	}

hr {
	color:#000;
	background-color:#000;
	height:1px;
	border:none;
	margin:0 10px;
	}

/* ====common header====*/
h1 img{
	display:block;
	}

h2{
	display:block;
	}
	
#sideMenu h2{
	display:block;
	text-align:center;
	margin:13px 0 0 0;
	}	

h3{}
h4{}
h5{}
h6{}


/* ====text==== */
strong{
	font-weight:bold;
	color:#FF8C00;
	}

em{
	font-weight:bold;
	}

p{
	margin:0 0 15px 0;
	}

.note{
	padding-left:12px;
	text-indent:-12px;
	}
	
.noMarg{
	margin-bottom:0 ! important;
	}

.moreMarg{
	margin-bottom:25px ! important;
	}

.miniMarg{
	margin-bottom:5px ! important;
	}

.supp{
	font-size:10px ! important;
	line-height:14px ! important;
	}
	
.imgBox{
	margin:0 0 20px 0;
	}


/* ====Form==== */
input{
	font-size:12px;
	/*height:16px;
	_height:19px;
	border:1px solid #333;
	vertical-align:middle;*/
	}

select option{
	padding-right:15px;
	}

* html select option{
	padding-right:0;
	_padding-right:15px;
	}

label{
	cursor: pointer;
	}

/* ====test tool==== */
/*div { border:1px red dashed; }*/


/* Base Link
------------------------------------------------------------------*/
a{
	color:#44a7cd;
	}
	
a:hover{
	text-decoration:none; 
	color:#44a7cd;
	}


/* Common Layout
------------------------------------------------------------------*/
#container{
	text-align:left;
	margin:0px auto;
	width:950px;
	background:url(image/container_bg.gif) repeat-y;
	}

#wrapper{
	width:759px;
	margin:0 13px;
	}
	
#mainVisual{
	width:1000px;
	margin:0 auto;
	text-align:left;
	padding-right:48px;
	}
	
#mainVisual p{
	margin:0;
	}	
	
#mainVisual #player{
	float:right;
	display:inline;
	margin:0;
	_margin:0 -48px 0 0;
	padding:0;
	}
	
#mainBody{
	width:731px;
	float:left;
	display:inline;
	}
	
/*20091102*/
#mainBody .bnr{
	display:block;
	text-align:center;
	width:731px;
	margin-bottom:10px;
	}		
/*end 20091102*/
	
#mainBody .box{
	background:url(image/box_bg.gif) repeat-y;
	width:731px;
	margin-bottom:20px;
	}		

#mainBody .box .indent{
	margin:0 23px;
	width:685px;
	}

#copyright{
	text-align:center;
	margin:30px 0 0 0;
	padding:0 0 30px 0;
	}


/* Sub Navi
------------------------------------------------------------------*/
#sideMenu{
	float:right;
	display:inline;
	width:209px;
	}
	
#sideMenu .indent{
	margin:0 15px;
	width:179px;
	}	
	
.sideBottom{
	width:950px;
	_width:955px;
	margin:0px auto 0 auto;
	display:block;
	}
	
/* Common parts
------------------------------------------------------------------*/
.livePlace{
	border-bottom:1px solid #2f2711;
	padding-bottom:15px;
	margin-bottom:12px;
	}
	
.bio{
	width:685px;
	overflow:auto;
	height:420px;
	margin:20px 0;
	}
	
.bio p{
	margin-bottom:12px;
	width:660px;
	}		

table.basicTable{
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin:0 0 15px 0;
	}
	
table.basicTable th,
table.basicTable td{
	padding:8px 5px;
	border:1px solid #000;
	background:#222222;
	}

table.basicTable th{
	background-color:#2f2f2f;
	font-weight:bold;
	width:170px
	}
	
ul.news{
	margin:0;
	padding:0;
	display:block;
	margin-bottom:15px;
	}
	
ul.news li{
	list-style:none;
	border-bottom:1px solid #2f2711;
	line-height:18px;
	padding:8px 0;
	}
	
ul.news li span{
	font-size:10px;
	font-weight:bold;
	display:block;
	}
	
.cd{
	border-bottom:1px solid #2f2711;
	padding:8px 0;
	margin:0;
	}
	
.cd img{
	float:left;
	display:inline;
	margin-bottom:5px;
	}
	
.cd span.ttl{
	float:right;
	display:inline;
	width:110px;
	}
	
.cd span.rev{
	font-size:10px;
	line-height:14px;
	}
	
.banners{
	margin-bottom:15px;
	}	
	
.banners p{
	text-align:center;
	margin-bottom:15px;
	}				