@charset "Shift-JIS";
@import url("inputstyle.css");

BODY	{
	background:#8c859e url(http://clube.jp/test/images/common/bg.jpg) top center repeat-x;
	font-style:normal;
	font-weight:normal;
	text-align:left;
	text-indent:0pt;
	letter-spacing:0em;
	color:#333;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ ゴシック", sans-serif;
	font-size:12px;
	line-height:120%;
	margin:0 0 10px 0px;
	padding:0px;
	}
a:link { color: #6f5e5e; text-decoration: none; }
a:visited { color: #6f5e5e; text-decoration: none; }
a:hover { color: #9e5076; text-decoration: underline; }
a:active { color: #6f5e5e; text-decoration: none; }


/*-------------------------------------------------
  基本設定
-------------------------------------------------*/
#wrapper{
	background:url(http://clube.jp/test/images/common/bg2.jpg) top center no-repeat;
	width:1000px;
	margin:0px auto;
	padding:0px 0;
	text-align:left;
}
#wrapper_inner{
	width:850px;
	margin:0px auto;
	padding:0px 0;
	text-align:left;
}
h1{
	margin:0px auto;
	padding:3px 0;
	font-size:10px;
	color:#FFF;
	text-align:center;
	font-weight:normal;
}
h2{
	margin:0px auto;
	padding:3px 0;
	font-size:10px;
	line-height:120%;
	color:#8c859e;
	text-align:left;
	font-weight:normal;
}
#head{
	position: relative;
	background:url(http://www.fantasynight.net/images/common/head.jpg) top left no-repeat;
	width:850px;
	height:124px;
	margin:0px auto;
	padding:0;
}
#head_logo{
	position: absolute;
	top: 0px;
	left: 0px;
	height:109px;
	width:198px;
	margin:0;
	padding:0;
	text-align:left;
}
#head_read{
	position: absolute;
	top: 56px;
	left: 213px;
	width:290px;
	margin:0;
	padding:0;
	text-align:right;
}
#head_btn{
	position: absolute;
	bottom: 15px;
	right: 10px;
	width:294px;
	margin:0;
	padding:0;
	text-align:right;
}
img.headbtn01{
	margin:0 5px 0 0;
	padding:0;
}
#navi{
	background:#FFF url(http://clube.jp/test/images/common/navi_bg.gif) top left;
	width:842px;
	height:15px;
	margin:0;
	padding:0 3px;
	border-bottom:1px #bebebe solid;
	font-size:10px;
}
#innerblock{
	background:#FFF url(http://clube.jp/test/images/common/main_bg.gif) top left repeat-y;
	background-color:#FFF;
	width:850px;
	margin:0px;
	padding:0;
}

#menu{
	height:785px;
	width:208px;
	margin:0px;
	padding:5px 0;
	text-align:center;
	float:left;
}
#content{
	width:620px;
	margin:7px 10px 10px 0px !important;
	padding:0;
	float:right;
	margin/**/:/**/7px 6px 10px 0px;	/* WinIE Hack */
}
.clear{
	clear:both;
}
#footer{
	position: relative;
	clear:both;
	background-color:#FFF;
	width:850px;
	height:50px;
	margin:0px;
	padding:0;
	border-top:1px #bebebe solid;
	font-size:10px;
}
#footer_link{
	position: absolute;
	top: 5px;
	left: 10px;
	width:426px;
	margin:0;
	padding:0;
	text-align:left;
}
#footer_copy{
	position: absolute;
	top: 5px;
	right: 10px;
	width:450px;
	margin:0;
	padding:0;
	text-align:right;
}

#bobile{
	width:190px;
	margin:0px auto;
	padding:10px 0;
	font-size:10px;
	line-height:100%;
	text-align:left;
}
img.banner{
	margin:0px auto;
	padding:3px 0;
}
img.banner2{
	margin:0px auto;
	padding:10px 0 3px 0;
}
#news{
	margin:0px 10px;
	padding:3px 0;
}
#news p{
	margin:0px;
	padding:3px 0;
	border-bottom:1px #bebebe dotted;
	font-size:10px;
	text-align:left;
}

