@import "common.css";
/*--------------------------------------------------------
This file is クラブ狸穴 official site for Style Sheets.
URL: http://www.h-mamiana.net/
Version:1.0
Author:Null
copyright (c) 2010 Mamiana all right reserved.
---------------------------------------------------------*/
body {
	width:100%;
}

#index {
	width:100%;
	padding-top:16px;
	text-align:center;
	background:url(../images/index_back.gif) repeat-x left top;
}

#desc {
	line-height:30px;
}

#enter {
	margin:0 auto;
	width:580px;
	height:55px;
	margin-bottom:85px;
	background:url(../images/18mark.jpg) no-repeat center center;
}

#enter li {
	width:202px;
	height:44px;
	padding:6px 44px 5px 44px;
	float:left;
}

#footer {
	clear:both;
	line-height:52px;
}