@charset "utf-8";
/* CSS Document */
/*全共通*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

body{
	font-size:80%;
	line-height:125%;
	color: #655730;
	/*font-family: "メイリオ", Osaka, "ヒラギノ角ゴ Pro W3", Geneva, Arial, Helvetica, sans-serif;*/
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Geneva, Arial, Helvetica, sans-serif;
}

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

a {
	outline:none;
}

#container{
	display: block;
	margin: 0 auto 0; 
}

#header {
	width: 960px;
	position: relative;
	margin: 0 auto 0;
}

#header h1 a {
	position: absolute;
	font-size: 10;
	text-indent: -9999px;
}

#header p a {
	position: absolute;
	font-size: 0%;
	text-indent: -9999px;
}

#header ul {
	height: 18px;
	position: absolute;
	padding-left: 10px;
	/*border-left: solid 1px #CCCCCC;*/
	border-left: solid 1px #E6E6E6;
}

#header ul li {
	float: left;
	list-style: none;
	white-space: nowrap;
	padding-right: 10px;
	margin-right: 10px;
	/*border-right: solid 1px #CCCCCC;*/
	border-right: solid 1px #E6E6E6;
	
	
	font-size:11px;
}

#header ul li a {
	/*color: #333;*/
	color:#223756;
	text-decoration: none;
	line-height: 1.8;
}

#header ul li a {}

#header ul li a.faq {}

#header ul li a.inquiry {}

#header ul li a.access {}

#header ul li.request,
#header ul li.far {
	border-right: none;
	padding-right: 0px;
	padding-left: 0px;
	border-right: none;
}

#header ul li.request a,
#header ul li.far a {
 	display: block;
	height: 22px;
	font-size: 0%;
	text-indent: -9999px;
	color: #5B5756;
}

#header ul li.request {
	width: 150px;
	margin-right: 10px;
	background: transparent url(../images/header_ul_request.gif) no-repeat left top;
}

#header ul li.far {
	width: 134px;
	margin-right: 0px;
	background: transparent url(../images/header_ul_far.gif) no-repeat left top;
}

#header ul li a:hover {
	text-decoration: underline;
}

/* nabi_b
--------------------------------------------------*/
#header ul.navi_b {
	height: 23px!important;
	list-style-type: none;
	position: absolute;
	right: 0px;
	top: 6px !important;
	padding-left: 0px;
	border-left: none;

}

#header ul.navi_b li {
	padding-right: 0px;
	margin-right: 0px;
	border-right: none;
}

#header ul.navi_b li a {
	width: 204px;
	height: 23px;
	display: block;
	background: transparent url(../images/navi_b.gif) no-repeat left top;
	text-indent: -9999px;
	font-size: 0%;

}

#header ul.navi_b li a:hover {
	background-position: left -23px;
}

#globalnavigation {
	float: left;
	height: 50px;
	width: 100%;
	background-color: #442D01;
}

#globalnavigation ul {
	width: 960px;
	margin: 0 auto;
}

#globalnavigation ul li {
	float: left;
	list-style: none;
}

#globalnavigation ul li a {
	display: block;
	height: 50px;
	font-size: 0%;
	text-indent: -9999px;
	background-image: url(../images/globalnavigation.jpg);
	background-repeat: no-repeat;
}

#globalnavigation ul li a.wedding {
	width: 168px;
	background-position: left top;
}

#globalnavigation ul li a:hover.wedding {
	background-position: left -50px;
}

#globalnavigation ul li a.plan {
	width: 125px;
	background-position: -168px top;
}

#globalnavigation ul li a:hover.plan {
	background-position: -168px -50px;
}

#globalnavigation ul li a.style {
	width: 125px;
	background-position: -293px top;
}

#globalnavigation ul li a:hover.style {
	background-position: -293px -50px;
}

#globalnavigation ul li a.hall {
	width: 125px;
	background-position: -418px top;
}

#globalnavigation ul li a:hover.hall {
	background-position: -418px -50px;
}

#globalnavigation ul li a.rendition {
	width: 167px;
	background-position: -543px top;
}

#globalnavigation ul li a:hover.rendition {
	background-position: -543px -50px;
}

#globalnavigation ul li a.access {
	width: 125px;
	background-position: -710px top;
}

#globalnavigation ul li a:hover.access {
	background-position: -710px -50px;
}

#globalnavigation ul li a.center {
	width: 125px;
	background-position: -835px top;
}

#globalnavigation ul li a:hover.center {
	background-position: -835px -50px;
}

#contents {
	clear: both;
	width: 960px;
	margin: 0 auto 0;
	padding: 40px 0 0 0;
}

#contents .leftarea {
	float: left;
	width: 300px;
	margin-right: 35px;
}

/* footer_____________________________________________ */
#footer {
	clear: both;
	width: 100%;
	font-size: 11px;
	padding: 40px 0 20px 0;
	background: transparent url(../images/footer_bg.gif) repeat-x left 40px;
}

#footer .box {
	position: relative;
	width: 960px;
	/*height: auto;*/
	height:315px;
	margin: 0 auto;
	padding-bottom: 40px;
	background: transparent url(../images/footer.gif) no-repeat left top;
}

#footer .box p a {
	position: absolute;
	left: 0px;
	top: 56px;
	width: 138px;
	height: 20px;
	font-size: 0%;
	text-indent: -9999px;
	background: transparent url(../images/footer_logo.gif) no-repeat left top;
}

#footer .box ul.navigation {
	position: absolute;
	left: 155px;
	top: 58px;
	list-style: none;
	padding-left: 10px;
	/*border-left: solid 1px #CCCCCC;*/
	border-left: solid 1px #E6E6E6;
}

#footer .box ul.navigation li {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	white-space: nowrap;
	/*border-right: solid 1px #CCCCCC;*/
	border-right: solid 1px #E6E6E6;
}

#footer .box ul.navigation li a {
	/*color: #655730;*/
	color:#223756;
	text-decoration: none;
}

#footer .box ul.navigation li a:hover {
	text-decoration: underline;
}

#footer .box ul.leftlist,
#footer .box ul.centerlist,
#footer .box ul.rightlist {
	position: absolute;
	padding-left: 10px;
	/*border-left: solid 1px #CCCCCC;*/
	border-left: solid 1px #E6E6E6;
	list-style: none;
}

#footer .box ul.leftlist {
	left: 353px;
    top: 105px;
    width: 180px;
}

#footer .box ul.centerlist {
	position: absolute;
	left: 545px;
	top: 105px;
	width: 195px;
}

#footer .box ul.rightlist {
	position: absolute;
	left: 750px;
	top: 105px;
	width: 200px;
}

#footer .box ul.leftlist li,
#footer .box ul.centerlist li,
#footer .box ul.rightlist li {
	margin-bottom: 10px;
	padding-left: 10px;
	background: transparent url(../images/footer_icon.gif) no-repeat left 5px;
}

#footer .box ul.leftlist li a,
#footer .box ul.centerlist li a,
#footer .box ul.rightlist li a {
	/*color: #655730;*/
	color:#223756;
	text-decoration: none;
}

#footer .box ul.leftlist li a:hover,
#footer .box ul.centerlist li a:hover,
#footer .box ul.rightlist li a:hover {
	text-decoration: underline;
}

/*#footer p.copy {
	clear: both;
	text-align: right;
	width: 960px;
	margin : 0 auto;
}*/
#footer p.copy {
	position:absolute;
	bottom:17px;
	right:0px;
}


p.pagetop a {
    background: url("../images/icon_pagetop.gif") no-repeat scroll left 6px transparent;
    color: #442C00;
    padding-left: 8px;
    text-decoration: none;
}
p.pagetop {
    border-bottom: 1px dotted #CCCCCC;
    clear: both;
    font-size: 80%;
    margin-bottom: 15px;
    padding-bottom: 2px;
	padding-top:20px;
    text-align: right;
	width:700px;
}
