@charset "utf-8";
@import url("./reset.css");	 /* リセット用 */
@import url("./navi.css");	 /* グローバル */
@import url("./lady.css");	 /* ms_lady */
@import url("./event.css");	 /* ms_event */
@import url("./topic.css");	 /* ms_topic */
@import url("./newface.css");	 /* ms_newface */
@import url("./access.css");	 /* access */
@import url("./rank.css");	 /* ms_rank */
@import url("./reserve.css");	 /* 予約フォーム */
@import url("./rec.css");	 /* recruit */
@import url("./diary.css");	 /* 日記 */
@import url("./howto.css");	 /* 遊び方 */

/* ---------------------------------
▼基本レイアウト
------------------------------------ */

body {
	background: #FFFFFF;
	text-size: 80%;
	color:#FFFFFF;
	text-align: center;
	height: auto;
	line-height:150%;
	background:url(../img/bg_main.jpg) bottom center #FFFFFF no-repeat fixed;
}
#header {
	width:809px;
	height:150px;
}

#wrapper{
	width: 809px;
	height:100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border-left:#EEEEEE 4px solid;
	border-right: #EEEEEE 4px solid;
	position: relative;
	background-color:#FFFFFF;
}

#wrapper:after{
	content: " ";
	display: block;
	clear: both;
}

#main {
	background-image: url(../img/bg_navi.gif);
	background-repeat:repeat-y;
	width: 809px;
	_width: 809px;
	height:100%;
	float:left;
}

h1{
	width: 800px;
	_width: 800px;
	height: 16px;
	_heght: 20px;
	font-size: 13px;
	font-weight: normal;
	color: #777777;
	text-align: left;
	margin: 0;
	padding: 3px;
}



/******************* メインコンテンツ *******************/

#column_contents {
	display:inline;
	width: 653px;
	float: right;
	margin:3px 3px 0 3px;
}

#contents {
	width: 653px;
	height: auto;
	text-align:center;
	margin:0 auto;
}

#main_swf {
	width: 280px;
	height: 380px;
	float: left;
	background: #888888;
}

#main_img {
	width: 250px;
	height: 380px;
	float: left;
	background: #FFFFFF;
}
#newfacetxt {
	width: 250px;
	height: 335px;
	padding-top:5px;
	float: left;
	background: #FFFFFF;
	overflow-y: scroll; 
}

#main_infomation {
	width: 400px;
	height: 380px;
	margin-right:3px;
	float: left;
}

#infotxt {
	/*width: 400px;*/
	width: 650px;
	height: 340px;
	float: left;
	background: #FFFFFF;
}


#main_schedule {
	width: 650px;
	height: 400px;
	float: left;
}

#schedule{
	clear:both;
	width:100%;
}
/*
#schedule img{
	margin-top:3px;
}
*/
#gmap{
	background-color:#002551;
	border:none;
	height:330px;
	margin:15px 0 0 30px;
	width:500px;
}



/******************* コンテンツ見出し用 *******************/

h2#midashi{
	width: 100%;
	height: 40px;
	display: block;
	margin: 0;
	padding: 0;
}

/******************* メルマガ *******************/
div.magazine{
	width:634px;
	height:816px;
	padding:15px 0 0 0;
	margin:20px auto;
	background:url(../img/mm_bg.jpg) no-repeat;
}

.center{text-align:center;}


#first,
#mm{
	color:#002551;
	font-size:115%;
	font-weight:700;
	margin:10px 0;
	text-align:center;
}


#mm{
	border:1px solid #002551;
	margin:0 auto;
	padding:5px 0;
	width:70%;
	background-color:#FFFFFF;
}

p{
	padding:10px;
}
p.mmpt{
	width:500px;
	height:32px;
	background:url("../img/map_midashi.gif");
	border-right:solid 1px #002251;
	line-height:32px;
	color:#FFFFFF;
	font-size:115%;
	font-weight:700;
	margin:0 auto;
	padding:0;
}
p.mmp{
	color:#002551;

}

.formtable{
	border:1px solid #002551;
	margin:10px auto;
	width:460px;
	height:auto;
}

.formtable td{
	text-align:center;
}

.td-title{
	border-bottom:1px solid #002551;
	color:#D6BA76;
}


/******************* お問合せ *******************/

#inqtable{
	border:1px solid #D6BA76;
	border-collapse:collapse;
	margin:10px auto;
	padding:10px 0;
	width:460px;
	height:300px;
}

#inqtable td{
	height:30px;
	xpadding:5px auto;
}

.left{
	border:1px solid #D6BA76;
	padding-left:1em;
	xwidth:200px;
}

.right{
	border:1px solid #D6BA76;
	width:260px;
}

#year{margin-left:1em;}

.check{
	width:1.5em;
	margin-top:0.5em;
}

input{
	margin-left:1em;
	width:17em;
}

textarea{
	height:5em;
	margin-left:1em;
	width:17em;
}

.button{
	margin-bottom:10px;
	margin-top:5px;
	width:auto;
}


.bgtitle{
	background:url(../img/name_bg.gif) repeat-x;
	color:#d6ba76;
	font-weight:700;
	padding-left:10px;
	height:30px;
}

.td-border,
.td-border02{
	border:1px solid #d6ba76;
	border-collapse:collapse;
	height:30px;
	text-align:center;
}

.td-border02{
	padding-left:1em;
	text-align:left;
}

/******************* モバイル *******************/

div.mobiles{
	width:634px;
	height:816px;
	padding:20px 0 0 0;
	margin:20px auto;
	background:url(../img/mobilebg.gif) no-repeat;
}


/******************* 特選撫子紹介 *******************/

table#tokusen {
	width:650px; 
	margin:0 auto; 
	background:#000;
}

table#tokusen_thumb {
	background:#000000;
	margin:10px 20px 10px 25px;
	float:left;
}

div.tokusen_box {position:relative;}

div.tokusen_name {
	z-index:2;
	position:absolute;top:228px;left:0px;_left:0px;
	width:160px;
	height:20px;
	text-align:center;
	overflow:hidden;
}

div.tokusen_name A:link { font-size:13px;color: #880000;text-decoration: none; }
div.tokusen_name A:visited { font-size:13px;color: #880000;text-decoration: none; }
div.tokusen_name A:active { font-size:13px;color: #880000;text-decoration: none; }
div.tokusen_name A:hover { font-size:13px;color: #000000;text-decoration: none; }

div.tokusen_name .no_link { font-size:13px;color: #880000;text-decoration: none; }

div.tokusen_img {
	z-index:1;
	position:relative;top:0;left:0;
}

div.tokusen_img img {
	border:0;
	margin:0;
	padding:0;
	width:160px;
}


#diaryTable{
	width: 600px;
	margin: 5px auto;
	border: 1px solid #000;
}

#diaryTable tr th{
	padding: 5px;
}

#diaryTable tr th,#diaryTable tr td{
	color: #000;
}
