/* BODYデフォルト設定 */
body{
	font-size:14px;
	background-color:#000;
	margin:0;
	padding:0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align: left;
}

/* デフォルトリンクテキスト */
	a		{text-decoration:none;}
	a:link		{color:#ffba00;}
	a:visited	{color:#ffaa00;}
	a:active	{color:#dddd00;}
	a:hover		{color:#ffcc00;text-decoration:underline;}


b {font-weight:bold;}
p {margin:0;}

/* 共通ヘッダメニュー */

td.menu{
	text-align: center;
	font-weight:bold;
	font-size:1em;
	line-height:1.8em;
}	

td.menup{
	width: 126px;
	border: 3px inset ;
	text-align: center;
	font-weight:bold;
	font-size:1em;
}	


td.menu a:link {color:#ffffff;}
td.menu a:visited {color:#ffffff;}
/*td.menu a:visited {color:#eeeeff;}*/
td.menu a:hover {color:#e6640c;} 

td.menup a:link {color:#ffffff;}
td.menup a:visited {color:#ffffff;}
td.menup a:hover {color:#ffffff;}

/********/
/* 汎用 */
/********/

/* ページトップへ */
.totop{
	font-size: 8pt;
	color:#222222;
}

.totop a {color:#222222;}

/* タイトル */
.title{
	font-size: 12pt;
	color:#ffffff;
	font-weight: bold;
}


/****************/
/* トップページ */
/****************/

/* 全体 */
#header{
	width:760px;
	margin: 3px auto auto auto;	
}

#wrapper{
	width:760px;
	margin:7px auto auto auto;
	text-align:left;
	background-color:#000;
	/* float:left;*/
	overflow:hidden;
	
}

#footer{
	width:760px;
	margin:0px auto;
	background-color:#000512;
	border: outset 2px #eee;
	}

#footer_inner{
	padding: 3px 10px;
	}

#footer p {
	margin:0;
	color: #fff;
	font-size:0.8em;
	text-align:center;
}

/* ------------- 左サイド------------------ */
#side-L{
	width:160px;
	margin:0;
	padding:15px;

	text-align:center;
	color:#eee;

	background-color:#000;

	float: left;
}

#side-L p {
	margin-bottom: 10px;
	border: 0;
	padding: 0;
	
	font-size: 0.75em;
	line-height: 1.5em;
}

#side-L big {
	margin-bottom: 3px;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
}


/* ------------- 右サイド------------------ */
#side-R{
	width:570px;
	margin:0;
	padding:0;
	
	background-color:#000;
	float: right;
}

/* メイン１段目 */
#main1{
	width:530px;
	padding:10px 20px;
	border-bottom: solid #444 2px;

	font-size:12px;
	line-height: 16px;
	background:#fdc344;

	float:right;
}
.mainlist {
	font-size:9pt;
}
	
.mainlist a	{text-decoration:none;}
.mainlist a:link		{color:#222222;}
.mainlist a:visited	{color:#222222;}
.mainlist a:active	{color:#aa2222;}
.mainlist a:hover		{color:#aa2222;text-decoration:underline;}

/* メイン１.5段目 */
#main1a{
	width:510px;
	padding:5px 30px;
	margin-top:7px;

	font-size:12px;
	line-height: 16px;
/*	background:#401140; */
	background:#002600;
	color:white;

	float:right;
}

/* メイン２段目大 */
#main2Large{
	width:530px;
	padding:10px 20px 5px 20px;
	margin-top:7px;

	background-color:#192828;
	color:white;

	float:right;
}

#main2Large a:link		{color:#ffff88;}
#main2Large a:visited	{color:#ffff88;}
#main2Large a:active		{color:#ffff88;}
#main2Large a:hover		{color:#ffffbb;text-decoration:underline;}

#main2Large p {margin:0;}


/* メイン・ピックアップライブ */
/* PicupLive title */
#PicupLiveTitle {
	width:526px;
	padding:3px 20px 0 20px;
	margin-top:7px;

	border-width:2px;
	border-color:#000033;
	border-style:solid;
	border-bottom: solid #444 2px;

	line-height:1.2em;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	background-color:#252555;
	color:#eee;

	float:right;
}

/* ピックアップライブ内容 */
.pickupLive {
	width:526px;
	padding:10px 20px;
	margin-top:2px;
	
	border: solid #252555 2px;
	border-bottom: solid #444 2px;
	
	background:#000030;

	float:left;
	
}

.pickupLive .contents {
	width:auto;
	margin: 0;
	padding: 0;
	float: left;

	color:#eee;
	text-align:left;

}

.pickupLive .flyer {
	margin: 3px 0 0 0;
	padding: 0;
	border: 0;
	float: right;
	
	color: #bbb;
	text-align:center;
	font-size:0.8em;
}



.pickupLive * h3 {	/*日付け*/
	margin: 0;
	font-size:1.2em;
	font-weight:bold;

}

.pickupLive .contents .time-online {	/*時間*/
	margin-left: 0.5em;
	font-size: 0.8em;
}	

.pickupLive .contents .time-newline {	/*時間*/
	font-size: 0.9em;

}	

.pickupLive * H4 {	/*タイトル*/
	margin: 0;
	font-size:1.3em;
	font-weight:bold;
	line-height: 1.0em;
}

.pickupLive * H5 {	/*サブタイトル*/
	margin: 0;
	font-size:1.0em;

}

.pickupLive * p {		/* 詳細 */
	margin: 5px 0;
	line-height: 1.2em;
	font-size:1.0em;
}

.pickupLive * .article {		/* 詳細(小) */
	margin: 5px 0;
	line-height: 1.1em;
	font-size:0.8em;
}

.pickupLive .flyer-article {
	width: *;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	line-height: 1.3em;
}

/* メイン４段目大 */
#main4Large{
	width:560px;
	padding:2px 5px;
	margin-top:7px;

	font-size:0.8em;
	line-height:1.1em;
	background:#000;
	color:white;

	float:right;
}

#main2Large a:link		{color:#ffff88;}
#main2Large a:visited	{color:#ffff88;}
#main2Large a:active		{color:#ffff88;}
#main2Large a:hover		{color:#ffffbb;text-decoration:underline;}

#main2Large p {margin:0;}


/* マーキーニュース（メイン一番下） */
#mainnews {
}

/**********************/
/* プロフィールページ */
/**********************/
.profile{
	padding: 20px;
	background-color:#000000;
	color:#ffffff;	
	width: 720px;
	font-size: 10pt;
	line-height:14pt;
	
}
.profile a	{color:#00aaff; text-decoration:non;}

#note{
	padding: 10px;
/*	background-color:#313F9C; */
	background-color:#fdd36d;
	line-height:110%;
	font-size:8pt;
	color:#000000;
}

/**************/
/* infoページ */
/**************/
.info{
	margin: 0px;
	border: 0px;
	font-size: 9pt;
	background-color: #ffffff;

}

.info-deliv{
	width: 738px;
	padding: 10px;

	border-right-width:2px;
	border-right-color:#888888;
	border-right-style:solid;

	border-bottom-width:2px;
	border-bottom-color:#888888;
	border-bottom-style:solid;
	
	background:url("img/info-img.jpg") no-repeat top right;
}

.info-shochu{
	width: 738px;
	padding: 10px;

	border-right-width:2px;
	border-right-color:#888888;
	border-right-style:solid;

	border-bottom-width:2px;
	border-bottom-color:#888888;
	border-bottom-style:solid;
}

.info-extra{
	width: 738px;
	padding: 10px;

	border-right-width:2px;
	border-right-color:#888888;
	border-right-style:solid;

	border-bottom-width:2px;
	border-bottom-color:#888888;
	border-bottom-style:solid;
}

.info-lesson{
	width: 738px;
	padding: 10px;

	border-right-width:2px;
	border-right-color:#888888;
	border-right-style:solid;

	border-bottom-width:2px;
	border-bottom-color:#888888;
	border-bottom-style:solid;
}

.info-stadio{
	width: 738px;
	padding: 10px;

	border-right-width:2px;
	border-right-color:#888888;
	border-right-style:solid;

	border-bottom-width:2px;
	border-bottom-color:#888888;
	border-bottom-style:solid;
}

.info-kikaku{
	width: 738px;
	padding: 10px;

	border-right-width:2px;
	border-right-color:#888888;
	border-right-style:solid;

	border-bottom-width:2px;
	border-bottom-color:#888888;
	border-bottom-style:solid;
}


.info a{
	color: #0000cc;
	font-size: 9pt;
}

/*********************************/
/* LiveおよびLive-finishedページ */
/*********************************/
table.live{
	width: 760px;
	border-collapse : collapse ;
	color: white;
	background-color: #000;
}

table.live td.date{
	width: 180px;
	padding: 5px;
	border: solid 1px #f9b81f;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}

table.live td.date a{
	font-size: 10px;
	color: #00aaff;
}

table.live td.date div.time{
	margin-left: 1em;
	clear: both;
}

table.live td.title{
	width: 280px;
	padding: 5px;
	border: solid 1px #f9b81f;
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
}

td em {
	font-size:1.15em;
	font-weight: bold;
}

table.live td.title a{
	color: #F9B81F;
	font-size: 13px;
	font-weight: 900; 
	line-height: 16px;
	/* text-decoration: underline; */
}

/*
table.live td.date a{
	color: #07FF14;
	font-size: 8pt;
	font-weight: 900; 
	text-decoration:underline;
}
*/

table.live td.contents{
	width: *;
	padding: 5px;
	border: solid 1px #f9b81f;
	font-size: 12px;
	line-height: 13px;
	text-align: left;
	vertical-align: top;
}

table.live td.contents a{
	color: #00aaff;
}

table.live td.article {
	margin-top:5px;
	font-size:9px;

}

.detail{
	margin: 6px 0px;
	font-size: 9pt;
	line-height: 11pt;
}

.detail a{
	color: #3366aa;
	font-size: 9pt;
}

.member {
	margin: 6px 0px;
}

table.live td.toiawase{
	background-color: #210000;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 9pt;
}

table.live td.toiawase a{
	color: #00aaff;
	font-size: 9pt;
}

table.live p {
	margin:5px 0;
}

/*----Special--------*/
table.live td.dateS1{
	background-color: #330000;
	padding: 15px;
	text-align: left;
	vertical-align: top;
	font-size: 11pt;
	width: 180px;
}

table.live td.titleS1{
	background-color: #330000;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 11pt;
	width: 280px;
}

table.live td.contentsS1{
	background-color: #330000;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 8pt;
	width: *;
	line-height: 11pt;
}


/*********/
/* Link  */
/*********/
.link{
	padding: 20px;
	background-color:#000000;
	color:#ffffff;	
	width: 720px;
	font-size: 12px;
	line-height: 20px;
	
}
.link_title a	{font-size:11pt;color:#00aaff; text-decoration:none;}


/*********/
/* Photo */
/*********/

#photomain{
	width:760px;
	margin:0;
	border:0;
	padding:0;

	color:#ffffff;
	
	background:#121B30;

	float:left;
}

#photomain h4{
	height: 18pt;
	text-align:left;
	font-size:14pt;
	display: inline;
	margin-left:10px;
}

#photomain .cate1 {
	width:748px;
	height:96px;
	margin:0px 0px 0px 2px;
	border-bottom: 1px;
	border-bottom-color: #aaaaaa;
	border-bottom-style: solid;
	padding: 5px 5px;
	background:#121B30;
	font-size:11pt;
	line-height: 12pt;
}

#photomain .cate2 {
	width:748px;
	height:180px;
	margin:0px 0px 0px 2px;
	border-bottom: 1px;
	border-bottom-color: #aaaaaa;
	border-bottom-style: solid;
	padding: 5px 5px;
	background:#121B30;
	font-size:11pt;
	line-height: 12pt;
}

#photomain .cate3 {
	width:748px;
	height:260px;
	margin:0px 0px 0px 2px;
	border-bottom: 1px;
	border-bottom-color: #aaaaaa;
	border-bottom-style: solid;
	padding: 5px 5px;
	background:#121B30;
	font-size:11pt;
	line-height: 12pt;
}

#photomain .cate4 {
	width:748px;
	height:340px;
	margin:0px 0px 0px 2px;
	border-bottom: 1px;
	border-bottom-color: #aaaaaa;
	border-bottom-style: solid;
	padding: 5px 5px;
	background:#121B30;
	font-size:11pt;
	line-height: 12pt;
}


#photomain .sq1 {
	width:100px;
	height:80px;
	margin: 0px;
	border: 0px;
	padding: 0px 6px 0px 0px;
	float: left;
	line-height: 11pt;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	
	color: red;
}