@charset "Shift_JIS";
/* CSS Document */

/*
	1. Initialize
	2. Structure
	3. Contianer
	4. Header
	5. Subnavi
	6. Navi
	7. Contents
	8. Footer
	9. Index
	10.Keyword
	11.Sitemap
	12.BaseInfo
	13.Gallery
	14.Inquiry

*/

/* 1. Initialize */
*	{
	margin: 0;
	padding: 0;
	border: none;
}

body{
	color:#402206; 
	background:  url(../images/bg_paper04.jpg) top left/*url(../images/bg_wood.jpg) top left*/;
	font-family: "ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "Hiragino Maru Gothic Pro W4", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "MS Gothic", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	text-align: center;
	line-height:1.7;
	font-size:75%;
	}

img {
	}
a:link{
	color: #402206;
	text-decoration: none;
}
a:visited{
	color: #402206;
	text-decoration: none;	
}
a:hover{
	color: #e67d20;
	text-decoration: underline;
}
/* end of Initialize */

/* 2. Structure */	
#container{
	background: none /*#f0f0e1*/ ;
	position:relative;
	width: 1020px; 
	text-align: left; 
	margin: 15px auto;
	padding: 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 1020px;
	}
img.fr{
	float: right;
	margin: 0.7em 0 1em 1em;
	}
img.fl{
	float: left;
	margin: 0.7em 1em 1em 0;
	}
#header{
	background: url(../images/bg_container.png) top left no-repeat /*#f0f0e1*/ ;
	padding: 10px 30px 15px 30px;
}	
#contents{
	background:#f0f0e1;
	/*padding: 15px 13px;*/
	border-left: 2px solid #a39682;
	border-right: 2px solid #a39682;
	padding: 15px 28px;
	zoom:100%;/*IE6*/
	overflow:auto;/*IE7 and Firefox*/
	}

/*\*/
* html #contents{
	overflow: visible;
	height:1px;
}
#photo_top{
	width: 760px;
	padding: 0;
	text-align: left;
	}				
#main{
	width: 630px;
	float: left;
	}
#mainleft{
	width: 300px;
	float: left;
	margin-right: 29px;
	margin-bottom: 1em;
	padding: 0;
	}

#mainright{
	width: 300px;
	float: left;
	margin-right: 0;
	margin-bottom: 1em;
	padding: 0;
	}	
#sub{
	width: 300px;
	float: right;
	/*padding-top:30px;*/
	}
#navi{
	position: absolute;
	top: 120px;
	left: 825px;
	clear: both;
	width: 165px;
	}
#subnavi{
	position: absolute;
	top: 10px;
	left: 650px;
	clear: both;
	width: 350px;
	text-align: right;
	}		
#footer{
	clear: both;
	text-align: center;
	margin: 0;
	padding: 15px;
	background: url(../images/bg_footer.png) bottom left no-repeat /*#f0f0e1*/ ;
}	
/* End of Structure */

/* 3. Contianer */
#container h1{
	font-size: 12px;
	width: 980px;
	height: 32px;
	line-height: 32px;
	/*‰º‚É•\Ž¦*/
	position: absolute;
	top: 25px;
	left: 15px;
	text-align: right;
	}
/* End of Container */

/* 4. Header */
/* End of Header */

/* 5. Subnavi */
#subnavi ul{
	list-style-type: none;
	margin-top: 50px;
	margin-left: 0;
	}
#subnavi ul li{
	color: #402206;
	display: inline;
	padding:5px;
	}
#subnavi ul li a:link{
	color: #402206;	
	}
/* End of Subnavi */

/* 6. Navi */
#navi ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#navi ul li{
	text-align: right;
	line-height:0;
	}
#navi ul li ul{
	}
#navi ul li ul li{
	margin: 0 10px 0 0;
	}	
#navi li a:link{
	display: block;
	padding: 4px 8px;
	line-height: 24px;
	cursor:hand;
	}
#navi li a:visited{
	display: block;
	padding: 4px 8px;
	line-height: 24px;
	cursor:hand;
	}
#navi li a:hover{
	color:#402206; 
	display: block;
	padding-right: 7px;
	line-height: 22px;
	text-decoration: none;
	cursor:hand;
	}
#navi li.ceremony a:hover{
	/*background: #e6cece;
	border: #bf8f8f 1px solid;*/
	background:url(../images/bg_nav_ceremony.png) no-repeat top right; 
	margin: 1px;
	}
#navi li.option a:hover{
	/*background: #dae6ce;
	border: #a7bf8f 1px solid;*/
	background:url(../images/bg_nav_option.png) no-repeat top right; 
	margin: 1px;
	}
#navi ul li.option{
	/*padding: 3px 8px;*/
	}
#navi ul li.option a:hover{
	background:url(../images/bg_nav_option.png) no-repeat top right; 
	margin: 1px;
}	
#navi li.reception a:hover{
	/*background: #cee6e6;
	border: #8fbfBf 1px solid;*/
	background:url(../images/bg_nav_reception.png) no-repeat top right; 
	margin: 1px;
	}
#navi li.bigisle a:hover{
	/*background: #dacee6;
	border: #a78fbf 1px solid;*/
	background:url(../images/bg_nav_bigisle.png) no-repeat top right; 
	margin: 1px;
	}
#navi li.blog a:hover{
	background:url(../images/bg_nav_blog.png) no-repeat top right; 
	margin: 1px;
	}
	
/* End of Navi */

/* 7. Contents */
#contents h2, #contents h3, #contents h4{
	clear: both;
	}
#contents h2{
	font-size:medium;
	}
#contents h3{
	font-size:small;
	}
#contents h4{
	font-size:small;
	}
			
#contents p{
	margin-bottom: 1em;
	max-width: 40em;
}
#contents p img{
	float: right;
	margin: 0 0 1em 1em;
	}
#contents #sub p img{
	float: none;
	}	
#contents #sub p img.fr{
	float: right;
	}
#contents #sub p img.fl{
	float: left;
	}			
#contents ol, #contents dl{
	margin-left: 0px;
	margin-bottom: 1em;
	}
#contents #main ol.no_photo{
	margin-left: 20px;
	}	
#contents #sub ol{
	margin-left: 2em;}
#contents #sub ol li{
	clear: both;
	}		
#contents table{
	border-collapse:collapse;
	border-top: #402309 1px solid;
	border-left: #402309 1px solid;
	margin-bottom: 1em;
	width:100%;
	}
#contents table th{
	border-right: #402309 1px solid;
	border-bottom: #402309 1px solid;
	padding: 5px;
	background-color:#f2e2d7;
	text-align: left;
	vertical-align:top;
	}
#contents table td{
	border-right: #402309 1px solid;
	border-bottom: #402309 1px solid;
	padding: 5px;
	vertical-align:top;
	}
#contents table.tariff td{
	text-align: right;
	}	
#contents ul.path{
	display: none;
	width: 100%;
	list-style-type: none;
	margin-left: 0;
	background-image:url(../images/bg_path.gif) repeat-x center left;
	min-height: 23px;
	}
#contents ul.path li{
	display: inline;
	padding-left:2em;
	}
#contents ul.path li.home{
	padding-left:0;
	}	
#contents ul{
	margin-bottom: 1em;
	}
#contents ul li{
	margin-left: 1em;
	}

#contents ul#slide, #contents ul.album{
	list-style-type:none;
	margin-left: 0;
	}
#contents ul#slide li,#contents ul.album li{
	width: 100%;
	text-align: left;
	margin-left: 0;
	}
#contents ul#slide li img{
	}	
#contents dl, #contents dt, #contents dd{
	margin: 0;
	padding: 0;
	}
#contents dl{
	margin-bottom: 1.5em;}	
#contents dt{
	clear: left;
	float: left;
	font-weight: bold;
	}
#contents dd{
	margin-left: 8em;
	}
#contents #sub input.textbox{
	border: #402206 1px solid;
	width:200px;
	height:24px;
}
#contents #sub input.button{
	height:24px;
	padding:3px;
}
#contents #sub ul#news,#contents #sub ul.album{
	list-style-type:none;
	margin-left: 0;
}
#contents #sub ul#news li,#contents #sub ul.album li{
	margin-left: 0;
}
/* #contents #sub ul li{
	margin-left: 0;
}
#contents #sub ul li ul li{
	margin-left: 2em;
	} */
body.longmain #main{
	width: 100%;
	}	
body.longmain #sub{
	display: none;
	}
ul #album2{
	list-style-type:none;
	margin-left: 0;
}
#contents #special{
	background: #fff;
	padding: 1em;
	margin-bottom: 1em;
	border: #402206 1px solid;
}
/* End of Contents */

/* 8. Footer */
#footer ul{
	list-style-type: none;
	margin-left: 0;
	}
#footer ul li{
	display: inline;
	padding:5px;
	}
	
/* End of Footer */

/* 9. Index */
/* End of Index */

/* 10.Keyword */
/* End of Keyword */

/* 11.Sitemap */
/* End of Sitemap */

/* 12.BaseInfo */
/* End of Base Info */

/* 13.Gallery */
body.gallery #contents ul{
	list-style-type: none;
	margin-left: 0;
	}
body.gallery #contents ul li.v{
	text-align: center;
	}	
/* End of Gallery */

/* 14.Inquiry */
body.inquiry #contents dt{
	padding: 3px;
	}
body.inquiry #contents input, body.inquiry #contents select{
	margin:3px;
	padding: 3px;
	height: 20px;
	}
body.inquiry #contents input.text{
	border: #402206 1px solid;
}		
/* End of Inquiry */

/* 15.No Photo */
body.no_photo #photo_top{
	display: none;
	}
body.no_photo #contents{
	}
body.no_photo #sub{
	display: none;
	}	
/* End of Inquiry */
ul.menu_navi li span{
	text-decoration: underline;
	cursor:pointer;
	}

