@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:245px;
	clear:both;
	padding:35px 85px;
}

/*==========　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;
	table-layout:fixed;
}

/*==========　 見出し　=============*/

.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%;
}

/*==========　 メニュー欄　=============*/


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 10px;
	background-color:#FFF;
	color:#222;
}

table.menu2 th{
	width:370px;
	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;
	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;
}
