@charset "Shift_JIS";

/**************************/
/*        基本設定        */
/**************************/


/* CSSのリセット */

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

h1, h2, h3, h4, h5, h6, p, address, ul, ol, dl {
	font-style: normal;
	font-size: 100%;
}


/* 基本設定 */

body {
	background: url(images/footer.gif) repeat-x bottom;
	color: #333;
	text-align: center;
	font-family:  sans-serif;
	font-size: 12px;
}

	/* for WinIE6*/
	
	* html body {
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-size: 75%;
	vertical-align:baseline;
	}
	
	/* for WinIE7*/
	
	*:first-child+html body { 
	font-family: 'メイリオ', Meiryo, sans-serif;
	font-size: 80%;
}


a {
	color: #937D32;
	overflow: hidden;
}

a:hover {
	color: #937D32;
	text-decoration: none;
}

img {
	border: none;
	vertical-align: bottom;
}

table {
	border: none;
	border-collapse: collapse;
}

th, td {
	vertical-align: top;
	font-weight: normal;
}

strong {
}

em {
	font-style: normal;
	font-weight: bold;
	color: #0E3192;
}

ul {
	list-style: none;
}

object,
embed {
	vertical-align: top; /* safariでの隙間対策 */
}


/**************************/
/* 共通設定（クラス・id） */
/**************************/

/* 位置調整 */

.center { text-align: center; }
.right { text-align: right;}


/* 回り込み */

.floatleft {
	float: left;
	display: inline;
}

.floatright {
	float: right;
	display: inline;
}

.clear {
	clear: both;
}

.clearline {
	clear: both;
	height: 0px;
	overflow: hidden;
}

/* テキスト制御 */

.large {
	font-size: 110%;
	letter-spacing: 0.05em;
}

.small {
	font-size: 90%;
	line-height: 1.2;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

.nowrap {
	white-space: nowrap;
}

.indent {
	text-indent: -1.5em;
	padding-left: 1em;
}

.red {
	color: #900;
}


/***************************
         container        
***************************/

#container {
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 183px 0 291px;
	text-align: left;
}


/***************************
           header
***************************/

#header {
    position: absolute;
	top: 0;
	width: 1140px;
	height: 190px;
	margin: 0 -120px;
	background: url(images/header.gif) no-repeat;
	z-index: 20;
}
* html #header {   
    position: absolute;
}


/* ロゴ */

#header h2 {
	position: absolute;
	left: 120px;
	top: 33px;
}

#header h2 a {
	display: block;
	width: 270px;
	height: 60px;
	text-indent: -9999px;
}


/* 電話 */

#header-reserve {
	position: absolute;
	right: 120px;
	top: 50px;
	width: 306px;
	height: 59px;
	background: url(images/header_tel.gif) no-repeat;
}

#header-reserve p {
	text-indent: -9999px;
}


/* グローバルナビ */

#gloval-navi {
	position: absolute;
	left: 120px;
	top: 120px;
	width: 900px;
	height: 63px;
	background: url(images/gloval_navi.gif) no-repeat;
}

#gloval-navi li {
	float: left;
	display: inline;
}
#gloval-navi li#g8 {
	margin: 0;
}

#gloval-navi li a {
	display: block;
	height: 63px;
	text-indent: -9999px;
}
#gloval-navi li#g1 a { width: 117px; }
#gloval-navi li#g2 a { width: 134px; }
#gloval-navi li#g3 a { width: 105px; }
#gloval-navi li#g4 a { width: 126px; }
#gloval-navi li#g5 a { width: 110px; }
#gloval-navi li#g6 a { width: 140px; }
#gloval-navi li#g7 a { width: 168px; }

#gloval-navi li#g1 a:hover { background: url(images/gloval_navi.jpg) no-repeat    0px -63px; }
#gloval-navi li#g2 a:hover { background: url(images/gloval_navi.jpg) no-repeat -117px -63px; }
#gloval-navi li#g3 a:hover { background: url(images/gloval_navi.jpg) no-repeat -251px -63px; }
#gloval-navi li#g4 a:hover { background: url(images/gloval_navi.jpg) no-repeat -356px -63px; }
#gloval-navi li#g5 a:hover { background: url(images/gloval_navi.jpg) no-repeat -482px -63px; }
#gloval-navi li#g6 a:hover { background: url(images/gloval_navi.jpg) no-repeat -592px -63px; }
#gloval-navi li#g7 a:hover { background: url(images/gloval_navi.jpg) no-repeat -732px -63px; }

#ceremony #gloval-navi li#g1 a { background: url(images/gloval_navi.jpg) no-repeat    0px -126px; }
#banquet  #gloval-navi li#g2 a { background: url(images/gloval_navi.jpg) no-repeat -117px -126px; }
#cuisine  #gloval-navi li#g3 a { background: url(images/gloval_navi.jpg) no-repeat -251px -126px; }
#plan     #gloval-navi li#g4 a { background: url(images/gloval_navi.jpg) no-repeat -356px -126px; }
#fair     #gloval-navi li#g5 a { background: url(images/gloval_navi.jpg) no-repeat -482px -126px; }
#dress    #gloval-navi li#g6 a { background: url(images/gloval_navi.jpg) no-repeat -592px -126px; }
#premium  #gloval-navi li#g7 a { background: url(images/gloval_navi.jpg) no-repeat -732px -126px; }


/* アシストナビ */

#assist-navi {
	position: absolute;
	right: 120px;
	top: 19px;
	width: 404px;
	height: 25px;
	background: url(images/header_navi.gif) no-repeat right;
}

#assist-navi li {
	float: left;
	margin-right: 1px;
}

#assist-navi li a {
	display: block;
	height: 25px;
	text-indent: -9999px;
}
#assist-navi li#a1 a { width:  65px; }
#assist-navi li#a2 a { width:  65px; margin-right: 6px; }
#assist-navi li#a3 a { width:  81px; }
#assist-navi li#a4 a { width:  81px; }
#assist-navi li#a5 a { width: 101px; }

#assist-navi li#a1 a:hover { background: url(images/assiast_navi.gif) no-repeat    0px -25px; }
#assist-navi li#a2 a:hover { background: url(images/assiast_navi.gif) no-repeat  -65px -25px; }
#assist-navi li#a3 a:hover { background: url(images/assiast_navi.gif) no-repeat -130px -25px; }
#assist-navi li#a4 a:hover { background: url(images/assiast_navi.gif) no-repeat -211px -25px; }
#assist-navi li#a4 a:hover { background: url(images/assiast_navi.gif) no-repeat -292px -25px; }


#header .assist-navi {
	position: absolute;
	right: 120px;
	top: 0;
}

#header .assist-navi li {
	float: left;
	margin-left: 2px;
}

.assist-navi li a:hover {
	opacity: 0.85;
	filter: alpha(opacity=85);
}


/***************************
            title        
***************************/

/* タイトル */

#title {
	position: relative;
	left: -60px;
	width: 1020px;
	height: 257px;
	margin-right: -120px;
	margin-bottom: 10px;
	background: url(images/title.jpg) no-repeat;
}

#title h1,
#title p {
	text-indent: -9999px;
}


/* パンくずリスト */

#topicpath {
	position: absolute;
	left: 60px;
	bottom: 0;
	width: 610px;
	border-bottom: solid 1px #999;
}

#topicpath li {
	float: left;
	margin-top: 2px;
	padding-left: 13px;
	background: url(images/topicpath_arrow.gif) no-repeat left center;
	color: #000;
	font-size: 12px;
	list-style: none;
	line-height: 38px;
	vertical-align: middle;
}
#topicpath li.home {
	background: none;
	padding-left: 0;
}

#topicpath li a {
	padding-right: 10px;
	color: #333;
}

#topicpath li.home a {
	padding-left: 13px;
	background: url(images/topicpath_home.gif) no-repeat left 40%;
}


/***************************
          content
***************************/

#content {
	position: relative;
	width: 900px;
    min-height: 550px;
    height: auto !important;
    height: 550px;
}


#content h2 {
	margin-bottom: 15px;
}

#content h3 {
}

#content h4 {
}

#content h5 {
}

#content p {
	line-height: 1.75em;
	text-align: justify;
	text-justify: inter-ideograph;
}

#content ul {
}

#content li {
}

#content dl {
}

#content hr {
	clear: both;
	margin-bottom: 5px;
	border: none;
	border-bottom: solid 1px #BE3921; 
	color: #fff;
}

#content hr.noline {
}


.indent {
	padding-left: 1em;
	text-indent: -1em;
}


/* 導入部 */

#catch {
	position: relative;
	width: 610px;
	margin: 30px 0 20px;
    min-height: 479px;
    height: auto !important;
    height: 479px;
}

#content #catch h3 {
	margin: 20px 0;
}

#content #catch p {
	margin-bottom: 10px;
}


/* 段落 */

.section {
	margin-bottom: 15px;
}


/* 段落（２カラム） */

.section2 {
	clear: both;
	margin-right: -40px;
	margin-top: 30px;
	zoom: 1;
}

.section2 li {
	position: relative;
	float: left;
	width: 430px;
	margin: 0 40px 50px 0;
}

.section2 li p {
	padding-top: 335px;
	background-position: 0 0;
	background-repeat: no-repeat;
}


/* 段落（３カラム） */

.section3 {
	clear: both;
	margin-right: -20px;
	margin-top: 30px;
	zoom: 1;
}

.section3 li {
	position: relative;
	float: left;
	margin: 0 40px 50px 0;
}


/* ボタン処理 */

a:hover.button img {
	position: relative;
	left: 1px;
	top: 1px;
	opacity: 0.9;
	filter: alpha(opacity=90);
}


/* ページトップへ */

.pagetop {
	margin-bottom: 20px;
	text-align: right;
}

.pagetop a {
	color: #BC6780;
	text-decoration: none;
}
.pagetop a:hover {
	text-decoration: underline;
}


/* Ancho link */

.ancho {
	position: relative;
	top: -195px;
}
/* for WinIE6*/
* html .ancho {
	position: static;
}

/***************************
            side
***************************/

#side {
	position: absolute;
	right: -60px;
	top: 400px;
	width: 300px;
	height: 656px;
	background: url(images/side_bg.gif) no-repeat 0 -45px;
}


#side-navi {
	width: 210px;
	height: 600px;
	margin: 10px 0 0 30px;
	background: url(images/side_navi.jpg) no-repeat;
}

#side-navi li {
	margin-bottom: 5px;
}
#side-navi li#s5 { margin-bottom: 10px; }
#side-navi li#s6 { margin-bottom: 10px; }
#side-navi li#s7 { margin-bottom: 10px; }
#side-navi li#s8 { margin-bottom: 0; }
#side-navi li#s9 { margin-bottom: 1px; }


#side-navi li a {
	display: block;
	width: 210px;
	height: 59px;
	text-indent: -9999px;
}
#side-navi li#s1 a { height: 26px; }
#side-navi li#s6 a { height: 51px; }
#side-navi li#s9 a { height: 58px; }


#side-navi li#s1 a:hover { background: url(images/side_navi.jpg) no-repeat -210px    0px; }
#side-navi li#s2 a:hover { background: url(images/side_navi.jpg) no-repeat -210px  -31px; }
#side-navi li#s3 a:hover { background: url(images/side_navi.jpg) no-repeat -210px  -95px; }
#side-navi li#s4 a:hover { background: url(images/side_navi.jpg) no-repeat -210px -159px; }
#side-navi li#s5 a:hover { background: url(images/side_navi.jpg) no-repeat -210px -223px; }
#side-navi li#s6 a:hover { background: url(images/side_navi.jpg) no-repeat -210px -292px; }
#side-navi li#s7 a:hover { background: url(images/side_navi.jpg) no-repeat -210px -353px; }
#side-navi li#s8 a:hover { background: url(images/side_navi.jpg) no-repeat -210px -422px; }
#side-navi li#s9 a:hover { background: url(images/side_navi.jpg) no-repeat -210px -481px; }
#side-navi li#s10 a:hover { background: url(images/side_navi.jpg) no-repeat -210px -540px; }


/***************************
          footer
***************************/

#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 900px;
	height: 132px;
	background: url(images/footer_bg.jpg) repeat-x;
}


/* 連絡先 */

/*#footer h2 {
	position: absolute;
	left: 0;
	top: 14px;
}*/

#footer h3 {
	margin-bottom: 3px;
	/*padding-left: 135px;*/
	padding-top: 15px;
	color: #4b3e36;
	font-size: 115%;
}

#footer h3 span {
	padding-left: 0.5em;
	font-weight: normal;
	font-size: 90%;
}

#footer address {
	float: left;
	margin-right: 30px;
	/*padding-left: 135px;*/
	color: #4b3e36;
	letter-spacing: 0.025em;
	line-height: 1.4;
}

#footer address strong {
	font-size: 130%;
}


/* 電話番号 */

#footer-tel {
	margin-top: 5px;
}


/* 問い合わせナビ */

#footer .assist-navi {
	position: absolute;
	right: 0;
	bottom: 30px;
}

#footer .assist-navi li {
	float: left;
	margin-left: 2px;
}


/* SNSボタン */

#footer .sns {
	position: absolute;
	right: 0;
	top: 10px;
}

#footer .sns li {
	float: left;
	margin-left: 2px;
}


/* 各館バナー */

#footer-banner {
	position: absolute;
	left: 0;
	top: -135px;
	width: 763px;
	height: 64px;
	padding: 35px 0 0 137px;
	border-top: dotted 1px #B3B2B2;
	background: url(images/footer_banner_bg.jpg) no-repeat 0 20px;
}

#footer-banner li {
	float: left;
	margin-right: 10px;
	background: #fff;
}

#footer-banner li a:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
}


/* フッターナビ */

#footer-navi {
	position: absolute;
	left: 0;
	bottom: 0;
	line-height: 30px;
	vertical-align: middle;
}

#footer-navi li {
	float: left;
	margin-right: 12px;
}

#footer-navi li a {
	padding-left: 10px;
	background: url(images/footer_listmark.gif) no-repeat 0 30%;
	color: #fff;
	text-decoration: none;
}
#footer-navi li a:hover {
	text-decoration: underline;
}


/* コピーライト */

#footer p#copyright {
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 30px;
	vertical-align: middle;
	color: #fff;
}


/* ページトップへ */

#footer_pagetop {
	position: absolute;
	right: 0;
	top: -24px;
}




/* ハック */

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */



#content:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html #content             { zoom: 1; } /* IE6 */
*:first-child+html #content { zoom: 1; } /* IE7 */

