@charset "utf-8";
/* ===================================================================
リセット
=================================================================== */
/*--- reset */
html {
	overflow-y: scroll;
	height:100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
object,
embed {
	vertical-align: top;
}
hr,legend {
	display: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
img,abbr,acronym,fieldset {
	border: 0;
}
li {
	list-style-type: none;
}

/*--- default */
body {
	color: #333;
	font-size: 75%;
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
}
* html body {	/* for IF6 */
	font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}


/*--- clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* for IE-mac */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}


/* IE6透過 */
.iepngfix {  
	behavior:expression(IEPNGFIX.fix(this));  
} 


/* ===================================================================
 ここからcss表記
=================================================================== */
/* 
 色：こげ茶#3F1D02　薄いベージュ#E3DFC2
 */
 

body {
	text-align:center;
	background-color:#FFF;
}

#wrapper {
	width:900px;
	margin:0 auto;
	margin-top:15px;
	text-align:left;
}



/* ===================================================================
 header
=================================================================== */
#header h1 {
	background:url(../../img/logo.gif) no-repeat;
	width:196px;
	height:67px;
	text-indent:-99999px;
	margin-bottom:-14px;
	position:relative;
	z-index:100;
}
#header h1 a {
	width:196px;
	height:67px;
	display:block;
}

#header h2 {
	text-align:right;
	color:#3F1D02;
	font-size:11px;
	font-weight:100;
}

#header #topimg {
	height:428px;
	width:900px;
}

/* top イメージ切り替えとflash部分 */
#header #topimg {
	height:428px;
	width:900px;
}

#header #topimg #fla {
	height:428px;
	width:900px;
	background-color:#FFF;
}

#header #topimg #fla #fla2 {
	height:428px;
	width:680px;
	z-index:1;
	position:absolute;
	float:left;
}


/* flashに神社リンクかぶせる */
#nov_link {
	z-index:100;
	padding-top:303px;
	position:relative;
}

#header h3 {
	color:#BFB891;
	text-align:right;
	font-weight:100;
	font-size:10px;
	z-index:3;
	position:relative;
	margin-top:-423px;
	height:428px;
}


#header #topimg #fla ul {
	float:right;
	width:220px;
	margin-top:6px;
	background-color:#FFF;
}

#header #topimg #fla ul li {
	float:left;
	width:105px;
	height:103px;
	margin-left:5px;
	margin-bottom:6px;
	z-index:5;
}
*html #header #topimg #fla ul li {
	margin-left:3px;
	margin-bottom:4px;
}


/* イベント */
#evfa {
	position:relative;
	z-index:3;
	top:315px;
	left:300px;
	width:680px;
	height:120px;
	visibility:hidden;
	overflow:hidden
}
*html #evfa {
	width:677px;
}

/* イベント
#evfa {
	position:relative;
	z-index:3;
	top:345px;
	left:300px;
	width:680px;
	height:68px;
	visibility:hidden;
	overflow:hidden
} */
/**html #evfa {
	width:677px;
}*/


/* メインメニュー */
#header ul li {
	float:left;
	height:45px;
	background-repeat:no-repeat;
	margin-top:-2px;
	position:relative;
	zoom:1;
	z-index:10;
}
#header ul li a {
	float:left;
	height:45px;
	display:block;
	text-indent:-99999px;
}

#header #menu1 a:hover {
	background:url(../../img/menu.gif) 0 0;
	width:111px;
}
#header #menu1 a,
#header #menu1 {
	background:url(../../img/menu.gif) 0 45px;
	width:111px;
}

#header #menu2 a:hover {
	background:url(../../img/menu.gif) -111px 0;
	width:167px;
}
#header #menu2,
#header #menu2 a {
	background:url(../../img/menu.gif) -111px 45px;
	width:167px;
}

#header #menu3 a:hover {
	background:url(../../img/menu.gif) -278px 0;
	width:168px;
}
#header #menu3,
#header #menu3 a {
	background:url(../../img/menu.gif) -278px 45px;
	width:168px;
}

#header #menu4 a:hover {
	background:url(../../img/menu.gif) -446px 0;
	width:168px;
}
#header #menu4,
#header #menu4 a {
	background:url(../../img/menu.gif) -446px 45px;
	width:168px;
}

#header #menu5 a:hover {
	background:url(../../img/menu.gif) -614px 0;
	width:168px;
}
#header #menu5,
#header #menu5 a {
	background:url(../../img/menu.gif) -614px 45px;
	width:168px;
}

#header #menu6 a:hover {
	background:url(../../img/menu.gif) -782px 0;
	width:118px;
}
#header #menu6,
#header #menu6 a {
	background:url(../../img/menu.gif) -782px 45px;
	width:118px;
}



/* ===================================================================
 container
=================================================================== */
/* メイン */
#maincontent {
	width:600px;
	float:right;
	padding-bottom:50px;
}


/* パンクズ */
#pan {
	float:right;
	padding:0 4px;
	text-align:right;
	background-color:#f1e8db;
	color:#594631;
	display:inline;
	font-size:10px;
}
#pan a {
	text-decoration:none;
	color:#AE9E7D;
}
#pan a:hover {
	text-decoration:underline;
	color:#AE9E7D;
}


/* 左メニュー */
#nav {
	width:250px;
	float:left;
	padding-bottom:50px;
	margin-top:5px;
}


/* 左メニュータイトル */
#nav h3 {
	margin:15px 0 5px 0;
	background-repeat:no-repeat;
	width:250px;
}
#nav h3 a {
	display:block;
	width:250px;
}


#nav #h3_1,
#nav #h3_2,
#nav #h3_3,
#nav #h3_4,
#nav #h3_5,
#nav #howto,
#nav #qa {
	height:65px;
	text-indent:-99999px;
}
#nav #h3_1 a,
#nav #h3_2 a,
#nav #h3_3 a,
#nav #h3_4 a,
#nav #h3_5 a,
#nav #howto a,
#nav #qa a {
	height:65px;
}

#nav #h3_1 {
	background:url(../../img/nav/h3_1.gif) no-repeat 0 0;
}
#nav #h3_1 a:hover {
	background:url(../../img/nav/h3_1.gif) no-repeat 0 -65px;
}
#nav #h3_2 {
	background:url(../../img/nav/h3_2.gif) no-repeat 0 0;
}
#nav #h3_2 a:hover {
	background:url(../../img/nav/h3_2.gif) no-repeat 0 -65px;
}
#nav #h3_3 {
	background:url(../../img/nav/h3_3.gif) no-repeat 0 0;
}
#nav #h3_3 a:hover {
	background:url(../../img/nav/h3_3.gif) no-repeat 0 -65px;
}
#nav #h3_4 {
	background:url(../../img/nav/h3_4.gif) no-repeat 0 0;
}
#nav #h3_4 a:hover {
	background:url(../../img/nav/h3_4.gif) no-repeat 0 -65px;
}
#nav #h3_5 {
	background:url(../../img/nav/h3_5.gif) no-repeat 0 0;
}
#nav #h3_5 a:hover {
	background:url(../../img/nav/h3_5.gif) no-repeat 0 -65px;
}
#nav ul {
	border-left:solid 1px #D1CCAD;
	border-right:solid 1px #D1CCAD;
	border-bottom:solid 1px #D1CCAD;
	margin-top:-5px;
	position:relative;zoom:1;
}


#nav ul li {
	color:#594631;
	padding-bottom:2px;
	padding-top:5px;
	background:url(../../img/ya2.gif) no-repeat 0 7px;
	padding-left:15px;
	margin-left:15px;
	font-size:12px;
}
#nav ul li a {
	color:#594631;
	text-decoration:none;
}
#nav ul li a:hover {
	color:#935B35;
	text-decoration:underline;
}


/* 左上メニュー */
#nav #wtp1 {
	background:url(../../img/nav/wtp1.gif) no-repeat 0 0;
	text-indent:-99999px;
	height:85px;
}
#nav #wtp1 a {
	height:85px;
	display:block;
}
#nav #wtp1 a:hover {
	background:url(../../img/nav/wtp1.gif) no-repeat 0 -85px;
	height:85px;
}

#nav #wtp2 {
}

#nav #wtp3 {
}


/* 左下メニュー */
#nav #wnew {
	background-image:url(../../img/nav/new.gif);
	height:38px;
	text-indent:-99999px;
	margin-bottom:0;
	display:none;
	height:1px;
}

#nav #wnewli {
	background-image:url(../../img/nav/new_bg.gif);
	height:200px;
	display:none;
	height:1px;
}


/* ブログ */
#nav #navblog {
	background-image:url(../../img/nav/blog.jpg);
	height:75px;
	text-indent:-99999px;
}
#nav #navblog a {
	height:75px;
	display:block;
}
#nav #navblog a:hover {
	background:url(../../img/nav/blog.jpg) no-repeat 0 -75px;
	height:75px;
}


/* フロアガイド（99999はバックアップ） */
#nav #guide99999 {
	background-image:url(../../img/nav/guide.gif);
	height:85px;
	text-indent:-99999px;
}
#nav #guide99999 a {
	height:85px;
}

#nav #guide {
	margin-top:7px;
	background:url(../../img/nav/guide.gif) no-repeat 0 0;
	height:75px;
	text-indent:-99999px;
}
#nav #guide a {
	height:75px;
	display:block;
}
#nav #guide a:hover {
	background:url(../../img/nav/guide.gif) no-repeat 0 -75px;
	height:75px;
}

/* 201503buzip（99999はバックアップ） */
#nav #buzip99999 {
	background-image:url(../../img/nav/201503buzip.gif);
	height:85px;
	text-indent:-99999px;
}
#nav #buzip99999 a {
	height:85px;
}

#nav #buzip {
	margin-top:7px;
	background:url(../../img/nav/201503buzip.gif) no-repeat 0 0;
	height:75px;
	text-indent:-99999px;
}
#nav #buzip a {
	height:75px;
	display:block;
}
#nav #buzip a:hover {
	background:url(../../img/nav/201503buzip.gif) no-repeat 0 -75px;
	height:75px;
}

/* 準備の進め方（99999はバックアップ） */
#nav #howto99999 {
	background-image:url(../../img/nav/howto.gif);
	margin-top:7px;
}

#nav #howto {
	background:url(../../img/nav/howto.gif) no-repeat 0 0;
	margin-top:7px;
}
#nav #howto a:hover {
	background:url(../../img/nav/howto.gif) no-repeat 0 -65px;
}


/* Ｑ＆Ａ（99999はバックアップ） */
#nav #qa99999 {
	background-image:url(../../img/nav/qa.gif);
	margin-top:7px;
}

#nav #qa {
	background:url(../../img/nav/qa.gif) no-repeat 0 0;
	margin-top:7px;
}
#nav #qa a:hover {
	background:url(../../img/nav/qa.gif) no-repeat 0 -65px;
}


#nav #rr {
	background:url(../../img/nav/rr.gif) no-repeat 0 0;
	margin-top:7px;
}
#nav #rr a:hover {
	background:url(../../img/nav/rr.gif) no-repeat 0 -65px;
}


/* 地図はコチラ */
#nav #nmap {
	background:url(../../img/nav/nmap.gif) no-repeat 0 0;
	margin-top:7px;
	height:46px;
	text-indent:-99999px;
}
#nav #nmap a {
	height:46px;
	display:block;
}
#nav #nmap a:hover {
	background:url(../../img/nav/nmap.gif) no-repeat 0 -46px;
	height:46px;
}





#nav #rume {
	background:url(../../img/nav/top_hbana2.gif) no-repeat 0 0;
	margin-top:40px;
}
#nav #rume a:hover {
	background:url(../../img/nav/top_hbana2.gif) no-repeat 0 -140px;
}

#nav #rume {
	height:140px;
	text-indent:-99999px;
}

#nav #rume a {
	height:140px;
}


#nav #south {
	background:url(../../img/nav/top_hbana1.gif) no-repeat 0 0;
	margin-top:7px;
}
#nav #south a:hover {
	background:url(../../img/nav/top_hbana1.gif) no-repeat 0 -140px;
}

#nav #south {
	height:140px;
	text-indent:-99999px;
}

#nav #south a {
	height:140px;
}


/* ===================================================================
 footer
=================================================================== */
#footer {
	background-color:#3F1D02;
	padding:15px 0;
	color:#AE9E7D;
}

#footer_in {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}


/* フッターの右上リンク */
#footer_in ol {
	float:right;
	margin-top:-35px;
	position:relative;
	zoom:1;
}

#footer_in ol li {
	float:left;
	margin-left:7px;
	color:#594631;
	background:url(../../img/ya_tya.gif) no-repeat 0 4px;
	padding-left:15px;
}
#footer_in ol li a {
	float:left;
	color:#594631;
	text-decoration:none;
	display:block;
}


/* ページトップ */
#footer_in #pagetop {
	margin-top:4px;
	margin-left:10px;
	background:url(../../img/pagetop.gif) no-repeat;
	width:65px;
	height:16px;
	text-indent:-99999px;
}
#footer_in #pagetop a {
	width:65px;
	height:16px;
	display:block;
}


/* 左アドレス */
#footer_in #fl {
	float:left;
}

#footer_in #fl dl dt {
	margin-bottom:5px;
	background:url(../../img/logo2.gif) no-repeat;
	width:100px;
	height:37px;
	text-indent:-99999px;
}

#footer_in #fl dl dd {
	margin-left:3px;
	font-size:11px;
}


/* コピーライト */
#footer_in #fl p {
	font-size:10px;
	margin-top:50px;
	color:#594631;
}


/* フッター右 */
#footer_in #fr {
	float:right;
	width:650px;
	margin-top:15px;
}

#footer_in #fr ul {
	clear:both;
}

#footer_in #fr ul li {
	float:left;
	margin-left:20px;
	margin-bottom:3px;
	color:#AE9E7D;
	font-size:11px;
}
#footer_in #fr ul li a {
	float:left;
	color:#AE9E7D;
	text-decoration:none;
}
#footer_in #fr ul li a:hover {
	text-decoration:underline;
}



/* ===================================================================
 top
=================================================================== */
#wtpimg a {
	background:url(../../img/top/wtp.jpg) no-repeat 0 0;
	width:600px;
	height:415px;
	text-indent:-99999px;
	display:block;
}
#wtpimg a:hover {
	background:url(../../img/top/wtp.jpg) no-repeat 0 -415px;
	width:600px;
	height:415px;
}

#wtp_info img {
	margin:0 0 15px 0;
}

#wtp_info {
	border:solid 1px #cecece;
	margin-top:10px;
}
#wtp_info p {
	padding:5px 15px;
}
#wtp_info .imgTop {
	margin:0;
}


/* フロアガイド（99999はバックアップ） */
#flr_info {
	border:solid 1px #ccc;
	margin-bottom:25px;
}

#flr_infoh3 {
	margin-top:35px;
	background:url(../../img/top/fl.jpg) no-repeat 0 0;
	height:85px;
	width:600px;
	text-indent:-99999px;
}
#flr_infoh3 a {
	height:85px;
	width:600px;
	display:block;
}
#flr_infoh3 a:hover {
	background:url(../../img/top/fl.jpg) no-repeat 0 -85px;
	height:85px;
	width:600px;
}


#flr_info ul99999 {
	width:600px;
	margin-bottom:25px;
}

#flr_info999999 ul li {
	float:left;
	width:135px;
	margin-right:20px;
}

#flr_info ul {
	width:598px;
	margin-bottom:25px;
	padding-top:10px;
}

#flr_info ul li {
	float:left;
	width:130px;
	margin-right:8px;
	margin-left:10px;
}
*html #flr_info ul li {
	margin-right:4px;
	margin-left:5px;
	padding-bottom:10px;
}
#flr_info99999 .mgn0 {
	margin-right:0;
}

#flr_info ul li dl dt {
	margin-bottom:10px;
}

#flr_info ul li dl dd {
}


/* フロアガイド（5/14画像に） */
/* QA（5/14画像に） */
#mhgoods,
#mhfloor,
#mhqa {
	margin:30px 0;
}

/* ご結婚式の準備に必要な情報 */
#mhgoods p {
	width:600px;
	height:151px;
	background:url(../../img/top/wmp_info.gif) no-repeat;
	text-indent:-9999px;
}



/* Q&A */
#qa_info {
	width:600px;
	background:url(../../img/top/qa_info_bg.gif) repeat-y;
}

#qa_info h3 {
	padding-top:35px;
	background:url(../../img/top/qa_info.gif) no-repeat;
	background-position:top;
	width:600px;
	height:116px;
	text-indent:-99999px;
}

#qa_info ul {
	padding:0 30px;
}

#qa_info ul li {
	padding:5px;
	border-bottom:dashed 1px #ccc;
	margin-bottom:10px;
	background:url(../../img/top/q.gif) no-repeat 0 5px;
	padding-left:35px;
	line-height:2.5;
}
*html #qa_info ul li {
	background:url(../../img/top/q.gif) no-repeat 0 -5px;
}

#qa_info ul li span {
	margin-left:20px;
	vertical-align:middle;
}

#qa_info #qa_b {
	background:url(../../img/top/qa_info_b.gif) no-repeat bottom;
	text-align:right;
	padding:8px;
}


/* コフレール */
#confrere {
	margin-top:15px;
}


/* blog */
#blog_info {
	/height:280px;
	border-left:solid 1px #948147;
	border-right:solid 1px #948147;
	border-bottom:solid 1px #948147;
	height:280px;
	margin-bottom:50px;
}

#blog_info0 {
	background:url(../../img/top/blog_info.gif) no-repeat top;
	width:600px;
	height:60px;
	text-indent:-99999px;
}


.blogtit li {
	border-bottom:1px dashed #ccc;
	padding:10px 3px 8px 10px;
}
.blogtit li a {
	text-decoration:none;
	color:#333;
}
.blogtit li a:hover {
	text-decoration:underline;
}




