/* 品川*/
BODY{
	background-color: #000000;
	margin:0px;
	scrollbar-face-color: #5f5f5f;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #5b5b5b;
	scrollbar-3dlight-color: #d9d9d9;
	scrollbar-arrow-color: #e6e6e9;
	scrollbar-track-color: #999999;
	scrollbar-darkshadow-color: #2f2f2f;
	scrollbar-base-color: #5f5f5f;
}

A:link {
	COLOR: #0066cc; TEXT-DECORATION: none
}
A:visited {
	COLOR: #0066cc; TEXT-DECORATION: none
}
A:active {
	COLOR: #0066cc; TEXT-DECORATION: none
}
A:hover {
	COLOR: #0066cc; TEXT-DECORATION: none
}
/*ヘッダー情報*/

/*ヘッダー*/
.header-box{
	width: 800px;
	height: auto;
	background-color:#333333;
	position:relative;
	margin:0px;
}

/*ボタンテーブル*/

.contents-table{
	background-image:url(/images/6/index/btn_back.jpg);
	width: 800px;
	height: 50px;
	margin: 0px 0px 0px;
	padding: 0px 0px;
}
	
/*各店地区ボタンテーブル*/
.shop-table{
	width: 685px;
	height: 37px;
	margin: 0px 50px;
	text-align:center;
}

/*メニューテーブル*/
.menu-table{
	width: 800px;
	height: 45px;
}	

/*ヘッダー情報終了*/

/*メインステージ枠*/
#main-box{
	width:800px;
	height:2200px;
	background-color: #000000;
	position:relative;
	overflow-y:auto;
	margin-top:0px;
}

/*ピックアップ・インフォ・日記・メルマガ各テーブル*/
.table-menu{
	width:360px;
	height:255px;
}

.td-bar{
	height:27px;
	vertical-align:top;
}

.td-in{
	padding:10px 10px;
}

/*ピックアップガール枠*/
.main-pickup{
	width: 360px;
	height: 255px;
	background-color: #999999;
	position:absolute;
	top: 20px;
	left: 20px;
}

/*インフォメーション枠*/
.main-info{
	width: 360px;
	height: 255px;
	background-color: #999999;
	position:absolute;
	top: 20px;
	left: 420px;
}

/*店長日記*/
.main-mdiaty{
	width: 360px;
	height: 255px;
	background-color: #999999;
	position:absolute;
	top: 295px;
	left: 20px;
}

/*メルマガ*/
.main-mailmagazine{
	width: 360px;
	height: 255px;
	background-color:#999999;
	position:absolute;
	top: 295px;
	left: 420px;
}
.mail-system{
	width: 350px;
	height: 225px;
	background-image:url(/images/6/index/mail_back.jpg);
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:11px;
	color:#CCCCCC;
	padding:10px 10px 0px;
}

/*スケジュール*/
.table-schedule{
	width:760px;
	height:1400px;
}

.td-schedulebar{
	height:29px;
	vertical-align:top;
}

.main-schedule{
	width: 760px;
	height: auto;
	background-color:#999999;
	position:absolute;
	top: 575px;
	left: 20px;
}

/*メインステージ内終了*/

.footer{
	text-align:center;
	background-attachment:fixed;
	background-color:#000000;
	width:800px;
	HEIGHT: 70px;
	position:relative;
	top:5px;
	bottom:30px;
	font-size:12px;
}
.table-footer{
	text-align:center;
	font-size:12px;
}
