body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	font-family:"Meiryo","メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka","ＭＳ Ｐゴシック","sans-serif";
	color:#241916;
}

img { border:0}

A,A:visited{ color: #000;}
A:active,A:hover{ background:#ccc; text-decoration:none;}

ol,ul,li{list-style:none; margin:0; padding:0;}

.cBoth { clear:both;}

#flash{
}
.txtS{
	font-size:10px;
	line-height:14px;
}
.txt14{
	font-size:14px;
	line-height:20px;
}
.txt16{
	font-size:16px;
	line-height:22px;
}
.txt666{
	color:#666;
}
.txtRed{
	color:#990000;
}
.wrapper{
	width:1000px;
	margin:0 auto;
}

/*=============================================
/		header
/=============================================*/
#header{
	width:100%;
	padding:10px 0;
}
#header #headerLogoBlock{
	width:293px;
	float:left;
}
#header #headerNaviBlock{
	width:600px;
	float:right;
	text-align:right;
}
#header #headerNaviBlock #headerNavi img{
	margin-left:30px;
}
#header #headerNaviBlock #headerNaviSub{
	padding:8px 0 3px 0;
}
#header A{background:none; text-decoration:none;}

/*=============================================
/		footer
/=============================================*/
#pageTopBlock{
	width:98%;
	text-align:right;
	padding:30px 0 20px 0;
}
#footer{
	width:100%;
	padding:10px;
	background:#241916;
	color:#999;
}
#footer #footerInner{
	width:95%;
	margin:0 auto;
}
#footer #footerInner #fInfo{
	float:left;
	text-align:left;
	margin-right:20px;
	margin-top:10px;
}
#footer #footerInner #fInfo .fiTell{
	font-size:24px;
	line-height:28px;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:5px;
}
#footer #footerInner #fInfo .txtS{
	color:#695d5a;
}

#footer #footerInner #naviBlock{
	float:right;
	text-align:right;
}
#footer #footerInner #naviBlock .txtS{
	padding-bottom:5px;
}
#footer #footerInner #naviBlock .copyright{
	font-size:10px;
	line-height:14px;
	padding-top:8px;
	color:#695d5a;
}
#footer A{background:none; text-decoration:none;}
#footer A,#footer A:visited{ color:#ffffff;}
#footer A:active,#footer A:hover{ color:#695d5a;}

.fLogo{
	margin:0 20px 10px 0;
}

/*=============================================
/		under
/=============================================*/

.contentsContainer{
	width:960px;
	margin:30px auto 0 auto;
}

#pageNav{
width:100%;
text-align:center;
}
#pageNav a{
	border:1px #000000 solid;
	padding:3px 8px;
}
#calendar td{
text-align:center;
}
#calendar td a{
	background:#666;
	padding:3px 8px;
}
.sunday,
.holiday,
.holiday a:link,
.holiday a:visited {
    color: #e50003;
}
.saturday,
.saturday a:link,
.saturday a:visited {
    color: #0000ff;
}
td.today {
    border: 1px solid #333;
	font-weight:bold;
}

/*=============================================
/		bar
/=============================================*/

#bar{
	width:100%;
	margin:0 auto;
	height:849px;
	background:url(/members-only/img/bar.jpg) no-repeat center top #000;
}
#bar #barContainer{
	width:900px;
	margin:0 auto;
}
#bar #barContainer #barBtn{
	width:470px;
	float:right;
	text-align:left;
	margin-top:50px;
}
#bar #barContainer #barBtn .btnLeft{
	margin-right:20px;
}
