@charset "shift_jis";
/* CSS Document */

/*==========　ページ共通　=============*/

#pagebody{
	width:928px;	
	margin:0 auto;
	font-size:100%;
	text-align:left;
}

/*==========　トップページ　=============*/

div#toppage table#pagebody{
	height:913px;
	background-color:#160A05;
	background-image:url(../images/top_bg.jpg);
	background-repeat:no-repeat;
    font-size:10px;
	line-height:20px;
	text-align:left;
}

#top-main{
	padding:10px 50px;
	vertical-align:top;
}

table#top-contents{
	margin:15px auto;
}

table#top-contents th{
	padding-bottom:20px;
}



table#top-contents td{
	width:180px;
	padding:0px 15px 0px 15px;
	vertical-align:top;
	line-height:15px;
}

table#top-contents td img{
	margin-bottom:5px;
}

table#new-contents{
	margin:10px auto;
	width:816px;
}





/*==========　トップページ以外　=============*/

#other-main{
	vertical-align:top;
	padding:10px 50px;
}

#bridal_bg{
	vertical-align:top;
	padding:10px 50px;
	background-color:#FFF;
    background-image:url(../bridal/img/bg_bridal.jpg); 
	backfround-position:bottom;
	background-repeat:repeat-x;
	color:#555;
}

div#otherpage table#pagebody{
	background-color:#160A05;
	background-image:url(../images/other_bg.jpg);
	background-repeat:no-repeat;
	line-height:20px;
	font-size:12px;
	text-align:left;
}


div#otherpage #foot-banner{
	background-position:bottom;
	background-repeat:no-repeat;
}

div#otherpage #footermenu{
	height:24px;
	line-height:24px;
}

/*==========　bg1　=============*/

div#bg1 table#pagebody{
	background-color:#160A05;
	background-image:url(../images/bg1.gif);
	background-repeat:no-repeat;
	line-height:20px;
	font-size:12px;
	text-align:left;
}


div#bg1 #foot-banner{
	background-position:bottom;
	background-repeat:no-repeat;
}

div#bg1 #footermenu{
	height:24px;
	line-height:24px;
}

/*==========　bg2　=============*/

div#bg2 table#pagebody{
	background-color:#160A05;
	background-image:url(../images/bg2.gif);
	background-repeat:no-repeat;
	line-height:20px;
	font-size:12px;
	text-align:left;
}


div#bg2 #foot-banner{
	background-position:bottom;
	background-repeat:no-repeat;
}

div#bg2 #footermenu{
	height:24px;
	line-height:24px;
}

/*==========　movie　=============*/

#movie{
	height:315px;
	clear:both;
	padding-right:85px;
	padding-left:85px;
}

div.movietitle{
	font-size:14px; font-family:Georgia, 'Times New Roman', Times, serif;
	padding:2px 5px;
}

/*==========　textarea　=============*/

textarea#news{
	background-image:url(../images/bg-textarea.gif);
	width:399px;
	height:110px;
	color:#FFF;
	font-size:12px;
	float:left;
}

textarea#newstopic{
	background-color:#160A05;
	color:#FFF;
	font-size:110%;
	width:600px;
	height:300px;
}

/*==========　 banner　=============*/

#top-banner{
	float:right;
	width:400px;
}

#foot-banner{
	width:100%;
	height:80px;
	text-align:center;
}

/*==========　 見出し　=============*/

.h2bar1{
	background-image:url(../images/h2_1.gif);
	background-repeat:repeat-x;
	height:32px;
	color:#333;
	line-height:32px;
	padding-left:1em;
	font-size:120%;
}

.h2bar2{
	background-image:url(../images/h2_2.gif);
	background-repeat:repeat-x;
	height:32px;
	color:#333;
	line-height:32px;
	padding-left:1em;
	font-size:120%;
}

.h2bar3{
	background-image:url(../images/h2_3.gif);
	background-repeat:repeat-x;
	height:32px;
	color:#333;
	line-height:32px;
	padding-left:1em;
	font-size:120%;
}

/*==========　 メニュー欄　=============*/

#facemenu{
	width:750px;
	height:583px;
	background:url(../images/facemenu.png) no-repeat center;
	position:relative;
	margin:0 auto;
}

#facemenu ul li{
	>font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border:1px solid #d19d00;
	padding:5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: -moz-linear-gradient(top, #ffe9a8, #ffce79); /* FF3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #ffe9a8),color-stop(1, #ffce79)); /* Safari 4+, Chrome 2+ */
	background-image: -webkit-linear-gradient(top, #ffe9a8, #ffce79); /* Safari 5.1+, Chrome 10+ */
	background-image: -o-linear-gradient(top, #ffe9a8, #ffce79); /* Opera 11.1+ */
	background-image: -ms-linear-gradient(top, #ffe9a8, #ffce79); /* IE10+ */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe9a8', endColorstr='#ffce79'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe9a8', endColorstr='#ffce79')"; /* IE8+ */
	background-image: linear-gradient(top, #ffe9a8, #ffce79);

}

#facemenu .clinic01,
#facemenu .clinic02,
#facemenu .clinic02-2,
#facemenu .clinic03,
#facemenu .clinic04{
	>font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border:1px solid #FFF;
	padding:5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: -moz-linear-gradient(top, #4477a1, #81a8cb); /* FF3.6 */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #4477a1),color-stop(1, #81a8cb)); /* Safari 4+, Chrome 2+ */
	background-image: -webkit-linear-gradient(top, #4477a1, #81a8cb); /* Safari 5.1+, Chrome 10+ */
	background-image: -o-linear-gradient(top, #4477a1, #81a8cb); /* Opera 11.1+ */
	background-image: -ms-linear-gradient(top, #4477a1, #81a8cb); /* IE10+ */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4477a1', endColorstr='#81a8cb'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4477a1', endColorstr='#81a8cb')"; /* IE8+ */
	background-image: linear-gradient(top, #4477a1, #81a8cb);
}

#facemenu .clinic01{
	position:absolute;
	top:13px;
	left:439px;
}

#facemenu .clinic02{
	position:absolute;
	top:476px;
	left:598px;
}

#facemenu .clinic02-2{
	position:absolute;
	top:536px;
	left:597px;
}

#facemenu .clinic03{
	position:absolute;
	top:409px;
	left:24px;
}

#facemenu .clinic04{
	position:absolute;
	top:474px;
	left:25px;
}

#facemenu ul li a{
	color:#222;
}

#facemenu ul li a:hover{
	color:#F39;
}

#facemenu .clinic01 a,
#facemenu .clinic02 a,
#facemenu .clinic02-2 a,
#facemenu .clinic03 a,
#facemenu .clinic04 a{
	color:#FFF;
}

#facemenu .clinic01 a:hover,
#facemenu .clinic02 a:hover,
#facemenu .clinic02-2 a:hover,
#facemenu .clinic03 a:hover,
#facemenu .clinic04 a:hover{
	color:#222;
}


#facemenu ul li#f01{
	position:absolute;
	top:425px;
	left:130px;
}



#facemenu ul li#f02{
	position:absolute;
	top:363px;
	left:130px;
}

#facemenu ul li#f03{
	position:absolute;
	top:318px;
	left:128px;
}

#facemenu ul li#f04{
	position:absolute;
	top:189px;
	left:124px;
}

#facemenu ul li#f05{
	position:absolute;
	top:43px;
	left:178px;
}

#facemenu ul li#f06{
	position:absolute;
	top:404px;
	left:398px;
}

#facemenu ul li#f07{
	position:absolute;
	top:451px;
	left:398px;
}

#facemenu ul li#f08{
	position:absolute;
	top:224px;
	left:456px;
}

#facemenu ul li#f09{
	position:absolute;
	top:498px;
	left:398px;
}

#facemenu ul li#f10{
	position:absolute;
	top:350px;
	left:478px;
}

#facemenu ul li#f11{
	position:absolute;
	top:281px;
	left:306px;
}

#facemenu ul li#f12{
	position:absolute;
	top:323px;
	left:518px;
}

#facemenu ul li#f13{
	position:absolute;
	top:153px;
	left:493px;
}

#facemenu ul li#f14{
	position:absolute;
	top:70px;
	left:396px;
}

#facemenu ul li#f15{
	position:absolute;
	top:70px;
	left:544px;
}

ul.menulist{
	margin:0 0 30px 10px;
	padding:0;
	border-top:1px solid #666;
}

ul.menulist li{
	border-bottom:0px dotted #FFF;
	padding:10px 0;
	border-bottom:1px solid #666;
	list-style-position:outside;
}

ul.menulist li .tit{
	font-size:14px;
	margin-left:0;
	padding:0;
}


.option a{
	background-color:#FFF; 
	margin-top:30px;
	display:block;
	color:#968766;
	padding:10px;
}

.option a:hover{
	background-color:#DDD;
}

.option a h2,.option a p{
	color:#968766;
}

div#leftmenu{
	border:1px solid #FFF;
}

div#leftmenu ul{
	margin:0;
	padding:0;
}

div#leftmenu ul li{
	border-bottom:1px dotted #999;
	padding:5px 0;
	margin:0 5px;
}

div#bg1 h2.menutitle,div#bg2 h2.menutitle{
	font-size:18px;
	border-bottom:1px solid #FFF;
	padding:5px;
	margin-bottom:20px;
}

div#bg1  #leftmenu h3{
	border-bottom:1px solid #FFF;
	padding:10px 10px 5px;
	margin:0;
}

/*==========　 旧メニュー欄　=============*/


table.menu{
	border:1px solid #FFF;
	margin:0 auto;
	font-size:100%;
}

table.menu th{
	width:300px;
	text-align:left;
	line-height:30px;
	font-size:100%;
	text-indent:1em;
}

table.menu td{
	border-bottom:1px solid #FFF;
	padding:5px 10px;
	line-height:15px;
}

/*==========　 改メニュー欄　=============*/

table.menu2{
	margin:0 auto;
	background-color:#FFF;
	color:#222;
}

table.menu2 th{
	width:400px;
	text-align:left;
	padding:3px 10px;
}

table.menu2 td{
	border-bottom:1px solid #CCC;
	padding:3px 10px;
	line-height:15px;
}

/*==========　 改メニュー欄ここまで　=============*/

table.menu_trial{
	border:1px solid #FFF;
	width:100%;
	margin:0 0 10px;
}

table.menu_trial th{
	width:290px;
	text-align:left;
	line-height:20px;
	font-size:12px;
	padding:0 10px;
	table-layout:fixed;
}

table.menu_trial td{
	padding:5px 10px;
	line-height:15px;
	font-size:12px;
}

table.spamenu{
	width:100%;
	margin:0 auto 20px;
	font-size:100%;
	color:#333;
	border:0;
	background-color:#FFF;
}

table.spamenu th,table.spamenu td{
	text-align:left;
	padding:10px;
	line-height:15px;
	border-bottom:1px dotted #968766;
	font-size:100%;
}

table.spamenu td{
	border-left:1px solid #968766;
}

/*==========　 お知らせ欄　=============*/

.notice{
	background-color:#F3F3F3;
	color:#333;
	padding:10px;
}

/*==========　 ブライダル　=============*/

td#bridal_top{
	padding:10px;
	vertical-align:top;
	background-image:url(../images/bg_bridal.jpg);
	background-color:#FFF;
	color:#222;
	font-size:100%;
}

/*==========　 体験者の声　=============*/

table.report{
	width:100%;
	color:#333;
	background-image:url(../images/bgpattern.gif);
	background-repeat:repeat;
	margin-bottom:10px;
}

table.report th,table.report td{
	text-align:left;
	padding:10px;
	vertical-align:top;
	background-color:#FFF;
}

table.report th{
	line-height:20px;
	height:20px;
	font-size:110%;
}

table.report .image{
	text-align:center;
	width:200px;
	background-image:url(../images/bgpattern.gif);
	padding:0;
}


/*==========　 メディア掲載　=============*/

#press{
	font-size:120%;
	margin-top:10px;

}

.media{
	width:250px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #FFF;
	text-align:center;
	padding:10px 0 0 0;
	vertical-align:top
}

.media_text{
	padding:10px;
	text-align:left;
}

.media p{
	margin:5px;
}

/*==========　フロア案内　=============*/

table.floor{
	width:820px;
	background-color:#FFF;
	color:#333;
	font-size:100%;
}

table.floor td{
	vertical-align:top;
}

table.floor p{
	line-height:10px;
}

/*==========　アクセス　=============*/

table#access table th{
	text-align:left;
	}

table#access{
	width:820px;
	margin:0;
	background-color:#FFF;
	padding:10px;
	color:#333;
	font-size:100%;
}

/*==========　問いあわせ　=============*/

table#contact{
	margin:15px auto;
	border:1px solid #FFF;
	font-size:100%;
	border-collapse:collapse;
}

table#contact th{
	padding:10px;
	border-bottom:1px dotted #FFF;
}

table#contact td{
	padding:10px;
	border-bottom:1px dotted #FFF;
}

input.form{
	color:#222;
	background-color:#FFF;
}

input#btn{
	background-color:#968766;
	color:#FFF;
	font-weight:bold;
	line-height:15px;
}

/*==========　ショップ　=============*/


table.shopitem{
	border-bottom:1px dotted #666;
	width:100%;
}

table.shopitem td{
	vertical-align:top;
}

/*==========　白テーブル　=============*/

table.default{
	border-collapse:collapse;
	background-color:#FFF;
	color:#333;
	margin:10px auto;
}

table.default td{
	padding:10px;
	border-bottom:1px dotted #CCC;
}

table.default th{
	padding:10px;
	background-color:#E9E4D1;
	border-bottom:1px dotted #CCC;
}

/*========== mobile =============*/

#mobile_top {
/*	background-image: url(../news/img/mobile_bg.jpg);
	background-repeat: repeat-x;*/
	height: 288px;
/*	width: 840px;*/
	padding: 40px 0px 0;
	margin:0 auto;
	position:relative;
}
#mobile_box01 {
	background-color: #FFF;
	border: 2px solid #FF0066;
	color:#222;
	font-size: 16px;
	width: 340px;
	margin-top: 20px;
}
#mobile_box01 p {
	padding: 0px;
	line-height: 22px;
	margin:15px 10px 10px;
	ccolor:#333;
}
.pink {
	color: #FF0066;
}
#line01 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DEDDDD;
}


#img_free {
	position:absolute;
	top: 131px;
	left: 361px;
}
#mobilewrap {
/*	width: 840px;*/
	margin-right: auto;
	margin-left: auto;
	padding:0 0px 20px;
}
#mobilewrap h2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0C7E;
	margin: 0px;
}
#qrbox {
	float: left;
	width: 160px;
	margin-left: 28px;
}

.mobile_box02 {
	padding: 30px;
/*	width: 780px;*/
	border: thin solid #D1D1D1;
	margin-top: 15px;
}

.mobile_box03 {
	padding: 30px 18px;
/*	width: 804px;*/
	border: thin solid #D1D1D1;
	margin-top: 15px;
}

.kinen_boxl {
	width: 515px;
	float: left;
}

.small {
	font-size: 8pt;
	color: #898989;
	margin: 0px;
}
#address {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

