﻿@charset "utf-8";
/* formatting style
-----------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #666666;
	background-color: #000;
}
hr {
	display: none;
}
/*link style 
-----------------------------------------*/
a img {
	border-style: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	left: +1px;
	top: +1px;
}
/* basic layout
-----------------------------------------*/
#wrapper {
	color: #666666;
	background-color: #FFFFFF;
	width: 930px;
	height: 650px;
/*	border: 1px solid #CCCCCC;
*/	margin: auto;
}
#main {
	background-color: #FFFFFF;
	width: 930px;
	height: 530px;
	margin: 0px;
	padding: 0px;
}
#footer {
	width: 930px;
	height: 60px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
	font-style: normal;
	vertical-align: middle;
	margin: 0px;
}
.both {
	clear: both;
}
.clearfix:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
.clearfix{/*IE7およびMacIE5向け*/
	display:inline-block;
}

/*Hides from IE-mac\*/
* html .clearfix{
	height:1%;
}
.clearfix{
	display:block;
}
/*End hide from IE-mac*/ /*IE6以前向け*/

/* header styles
-----------------------------------------*/
#header {
	background-color:#000;
	margin: 0px;
	width: 930px;
	height: 60px;
}
#logo {
	height: 35px;
	width: 270px;
	margin-top: 20px;
	margin-right: 0px;
	float: right;
	display: inline;
}
#container {
	margin: 0px;
	float: right;
	height: 60px;
	width: 600px;
}
#switch {
	width: 190px;
	height: 25px;
	margin-top: 25px;
	float: left;
}
#switch ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#switch ul li {
	float: left;
	line-height: 25px;
	font-size: 14px;
	letter-spacing:2px;
	border: solid 1px #FFF;
}
#switch ul li a {
	display: block;
	height: 25px;
	width: 90px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
#switch ul li a:hover {
	font-weight:bolder;
	background-color: #C00;
}
.sw {
	background-color: #C00;
}
#headerbox  {
	width: 730px;
	height: 60px;
	margin: 0px;
	float:right
}
#nav {
	float: left;
	height: 1.5em;
	width: 430px;
	margin-left: 10px;
	margin-top: 35px;
	display: inline;
}
#nav ul,#nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav li {
	float: left;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	margin-right: 1px;
}
#nav li .ltd{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
}
#nav a, #nav a:link, #nav a:visited {
	color: #CCC;
	text-decoration: none;
	background-color: transparent;
	text-align: center;
	display: block;
	margin-right: 20px;
	padding: 2px 0px;
	height: auto;
	width: auto;
}
#nav a:hover {
	color: #FFFFFF;
/*	background-color: #C00;
*/}
#fnav{
	height: 30px;
	width: 600px;
	margin: auto;
}
#fnav ul,#fnav li{
	padding: 0px;
	list-style: none;
	margin: 0px;
}
#fnav li {
	float: left;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 10px;
	margin-right: 1px;
	margin-top: 2px;
}
#fnav a, #fnav a:link, #fnav a:visited {
	color: #999;
	text-decoration: none;
	background-color: transparent;
	text-align: center;
	display: block;
	margin-left: 25px;
	padding: 2px 0px;
	height: auto;
	width: auto;
}
#fnav a:hover {
	color: #FFF;
}

/* TOP
-----------------------------------------*/
#tokaibanner {
	width: 930px;
	height: 50px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}
#tokaibanner ul,#tokaibanner li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#tokaibanner li {
	float: left;
}
#tokaibanner li a {
	width: 155px;
	height: 50px;
	display: block;
}

/* フェア
-----------------------------------------*/
#mainf {
	background-image:url(../wedding/fair/image/bgvia.jpg);
	width: 930px;
	height: 530px;
	margin: 0px;
}
#yotei {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width: 620px;
	height: 520px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	overflow: hidden;
	display: inline;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}
#expla {
	width: 270px;
	height: 510px;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	display: inline;
}
#expla_nomovie {
	width: 270px;
	height: 450px;
	margin-top: 50px;
	margin-right: 10px;
	float: right;
	display: inline;
}
.iboxh {
	width: 265px;
	height: 40px;
	margin-top: 40px;
	margin-left: 0px;
	margin-bottom:10px;
}
.ibox {
	width: 265px;
	height: 100px;
	margin-left: 0px;
	margin-bottom:10px;
}
.iboxnomovie {
	width: 265px;
	height: 100px;
	margin-left: 0px;
	margin-bottom:12px;
}
.iboxm {
	width: 265px;
	height: 195px;
	margin-left: 0px;
	margin-top: 10px;
}
.eventlink a:link,.eventlink a:visited {
	color: #C00;
}
/* party report
-----------------------------------------*/
#mainr {
	background-color: #000;
	width: 928px;
	height: 528px;
	margin: 0px;
	padding: 0px;
	border: solid #CCC 1px;
	overflow: auto;
}
#pair {
	width: 140px;
	height: 510px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	overflow: auto;
	display: inline;
}
#zoom {
	width: 760px;
	height: 510px;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
	display: inline;
}
.cau {
	font-size:10px;
	color:#06F;
}
#threport {
	width: 900px;
	height: 510px;
	margin: 18px auto 0px;
}
.thphoto {
	width: 900px;
	height: 150px;
	margin-top: 15px;
}
.thphoto ul,.thphoto li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.thphoto li {
	float: left;
}
.thphoto li a {
	width: 130px;
	height: 150px;
	background-color: transparent;
	display: block;
	margin: 0px 25px;
}
#mainor {
	background-color: #FFF;
	width: 928px;
	height: 528px;
	margin: 0px;
	padding: 0px;
	border: solid #CCC 1px;
}
#onereport {
	width: 900px;
	height: 500px;
	margin: 16px auto 10px;
}

/* dish
-----------------------------------------*/
#gallery {
	width:930px;
	height:530px;
	color:#000;
	background:#FFF;
	margin:0px;
}
#gallery img {
  border: 3px solid #666;
}
div.caption {
	font-size: 12px;
	line-height: 1.9;
	color: #000;
	background-color: #888;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* hall
-----------------------------------------*/
#mov {
	width: 670px;
	height: 530px;
	margin: 0px;
	float: right;
	display: inline;
}
#hall {
	width: 260px;
	height: 530px;
	margin: 0px;
	background-color: #000;
	float: left;
	display:inline;
}
#himg {
	width: 180px;
	height:100px;
	margin: 20px auto 10px;
	border: solid 2px #FFF;
}
#ytube {
	width: 670px;
	height: 530px;
	margin: 0px;
	border: 0px;
}
.capa {
	color: #F00;
	font-size: 14px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align: center;
	margin-top: 10px;
}
.summ {
	color: #FFF;
	font-size: 12px;
	margin-top: 40px;
}
.movbt {
	width:130px;
	height: 30px;
	margin: 20px auto;
}

/* campaign
-----------------------------------------*/
#main_campaign {
	background-color: #000;
	width: 928px;
	height: 528px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	border: solid #CCC 1px;
}
#campaign_zoom {
	width: 550px;
	height: 400px;
	margin-top: 20px;
	margin-right:20px;
	float: right;
	display: inline;
}
#campaign_list {
	width: 300px;
	height: 510px;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
	overflow: auto;
	display: inline;
}
#campaign_content {
	width: 800px;
	margin-top: 50px;
	margin-left: 64px;
}
#campaign_plan {
	width: 580px;
	margin-top: 0px;
	float: left;
}
#campaign_side {
	width: 200px;
	margin-top: 0px;
	float:right;
}
.campaign_box {
	width: 580px;
	height:170px;
	margin: 0px auto;
	border-bottom: dotted 2px #666;
}
.campaign_img {
	width: 150px;
	height: 120px;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	display: inline;
}
.campaign_text {
	width: 370px;
	height: 150px;
	float:right;
	margin-top: 10px;
	margin-right:10px;
}
.campaign_title {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:18px;
	font-weight:bolder;
	color: #FC0;
	margin-top: 15px;
	margin-bottom: 5px;
}
.campaign_expla {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:12px;
	color:#CCC;
}
.campaign_expla strong {
	color: #C00;
}
.campaign_pdf {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	font-weight:bold;
	margin-top:10px;
}
.campaign_pdf a, .campaign_pdf a:link, .campaign_pdf a:visited {
	color: #FC0;
}
.campaign_button {
	margin-bottom:20px;
}
.campaign_sidetext {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#CCC;
}


/* ceremony
-----------------------------------------*/
#maincer {
	background-color: #FFFFFF;
	width: 930px;
	height: 530px;
	margin: 0px;
	padding: 0px;
}
#menucre {
	width: 400px;
	height: 20px;
	color: #666;
	font-size: 10px;
	margin-top: 20px;
	margin-left: 20px;
}
#menucre a, #menucre a:link, #menucre a:visited {
	color: #666;
	text-decoration: none;
	background-color: transparent;
}
#menucre a:hover{
	color: #CCC;
	text-decoration: none;
	background-color: transparent;
}
#imgcre {
	width: 890px;
	height: 350px;
	margin-top: 5px;
	margin-left: 20px;
	border: solid 1px #999;
}
#containercre {
	width: 890px;
	height: 100px;
	margin-top: 10px;
	margin-left: 20px;
}
#contcres {
	float: left;
	width: 390px;
	height: 100px;
	background-image:url(../wedding/ceremony/image/bg_shinzen.jpg);
}
#contcrec {
	float: left;
	width: 390px;
	height: 100px;
	background-image:url(../wedding/ceremony/image/bg_chapel.jpg);
}
#contcrel {
	float: left;
	width: 390px;
	height: 100px;
	background-image: url(../wedding/ceremony/image/bg_lumieru.jpg);
}
#contcrej {
	float: left;
	width: 390px;
	height: 100px;
	background-image: url(../wedding/ceremony/image/bg_jinzen.jpg);
}
#swcre {
	float: right;
	width: 480px;
	height: 100px;
	border: solid 1px #999;
}
#swcre3 {
	float: right;
	width: 290px;
	height: 100px;
	border: solid 1px #999;
}
#swcre li,#swcre3 li {
	float:left;
	list-style-type:none;
	width: 80px;
	height: 80px;
	margin: 9px 7px;
	border: solid 1px #999;
	display:inline;
}

/* access
-----------------------------------------*/
#mapsupp {
	width: 700px;
	height: 70px;
	font: 12px "ＭＳ ゴシック", "Osaka－等幅";
	color: #333333;
}
#maplbox {
	float:left;
	margin: 6px;
	width: 300px;
	border-left: 5px groove #FF0000;
	padding-left: 5px;
	display:inline;
}
#maprbox {
	float:right;
	margin: 6px;
	width: 300px;
	border-left: 5px groove #FF0000;
	padding-left: 5px;
	display:inline;
}
/* buke link
-----------------------------------------*/
#mainl {
	background-image: url(../content/link/images/bgl.jpg);
	width: 930px;
	height: 530px;
	margin: 0px;
	padding: 0px;
}

#linkb {
	width: 530px;
	height: 400px;
	margin: 0px auto;
}
#linkb h3 {
	margin-bottom:20px;
}
#cre {
	width: 220px;
	height: 300px;
	float: right;
	margin-top: 100px;
	display:inline;
}
#vra {
	width: 220px;
	height: 300px;
	float: left;
	margin-top: 100px;
	display:inline;
}
/* contact
-----------------------------------------*/
#mainc {
	background-color:#FFF;
	width: 930px;
	height: 530px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
#form {
	width: 730px;
	margin-top: 20px;
	margin-left: 100px;
}
#ftable {
	width: 730px;
	border: solid 1px #333;
	border-collapse:collapse;
	empty-cells:show;
}
#ftable td {
	border: solid 1px #333;
	height: 16px;
	font-size:14px;
	width: auto;
}
.ctitle {
	background-color:#6FF;
	font-size:14px;
	font-weight:bold;
	color: #333;
	text-align: center;
}
#fbt {
	margin: 10px auto;
	width: 100px;
}
.fcau {
	font-size: 12px;
	color: #F00;
	text-align: center;
	line-height: 1.5em;
	font-weight: bold;
}
.ftel {
	font-size: 18px;
	color: #F00;
	line-height: 1em;
	text-align: center;
	font-weight: bold;
}
/* policy
-----------------------------------------*/
#mainp {
	background-image:url(../content/privacy/images/bg_p.jpg);
	width: 930px;
	height: 530px;
	margin: 0px;
	padding: 0px;
}
#policy {
	width: 660px;
	margin-left: 150px;
}
#policy h2 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
}
#policy ol {
	font-size:14px;
	line-height: 18px;
	color: #333;
	margin-left: 30px;
}
#policy ol li {
	margin-bottom:10px;
}
#above {
	font-size:14px;
	line-height: 18px;
	color: #333;
	margin-bottom: 10px;
}
#incp {
	font-size:14px;
	color: #333;
	text-align: right;
	margin-top: 20px;
	font-weight:bold;
}
/* trip
-----------------------------------------*/
#maint {
	background-image:url(../content/privacy/images/bg_p.jpg);
	width: 930px;
	height: 530px;
	margin: 0px;
	padding: 0px;
}
#tripguid {
	width: 660px;
	margin-top: 50px;
	margin-left: 150px;
}
#tripguid h2 {
	font-size:20px;
	font-weight: bolder;
	margin-bottom:20px;
	text-align:center;
	border: none;
}
#jtbbtn {
	width: 200px;
	height: 60px;
	margin: 40px auto;
}
#tripabove {
	font-size:16px;
	line-height: 24px;
	color: #333;
	margin-bottom: 40px;
	text-align:center;
}
#tripincp {
	font-size:20px;
	margin-top: 20px;
	font-weight:bold;
	text-align: center;
	line-height: 25px;
}
#tripguid_nolink {
	width: 660px;
	margin-top: 100px;
	margin-left: 150px;
}
#tripincp_nolink {
	font-size:22px;
	margin-top: 80px;
	font-weight: 800;
	text-align: center;
	line-height: 30px;
}
#tripabove_nolink {
	font-size:20px;
	font-weight:bold;
	line-height: 60px;
	color: #333;
	margin-bottom: 40px;
	text-align:center;
}

/* banquets plan
-----------------------------------------*/
#mainbanq {
	background-color:#000;
	width: 928px;
	height: 528px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	border: solid 1px #CCC;
}
#bcontent {
	width: 800px;
	margin-top: 50px;
	margin-left: 64px;
}
#bplan {
	width: 550px;
	margin-top: 0px;
	float: left;
}
#bside {
	width: 200px;
	margin-top: 0px;
	float:right;
}
.planbox {
	width: 550px;
	height:170px;
	margin: 0px auto;
	border-bottom: dotted 2px #666;
}
.planimg {
	width: 120px;
	height: 120px;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	display: inline;
}
.plantext {
	width: 370px;
	height: 150px;
	float:right;
	margin-top: 10px;
	margin-right:10px;
}
.plantitle {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:18px;
	font-weight:bolder;
	color: #FC0;
	margin-bottom: 5px;
}
.planexpla {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:12px;
	color:#CCC;
}
.planexpla strong {
	color: #C00;
}
.planpdf {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	font-weight:bold;
	margin-top:5px;
}
.planpdf a, .planpdf a:link, .planpdf a:visited {
	color: #FC0;
}
.bsidetext {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	color:#CCC;
}
/* banquets event
-----------------------------------------*/
.eventtitle {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:18px;
	font-weight:bolder;
	color:#CC0;
	margin-bottom: 5px;
}
.eventpdf {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	font-weight:bold;
	margin-top:5px;
}
.eventpdf a, .eventpdf a:link, .eventpdf a:visited {
	color: #CC0;
}