@charset "UTF-8";


/* -----------------------------------------------------------
CSS Information

 Style Info:     サイト全体のレイアウト設定
 File name:      global.css
 Last update:    2009.09.09
----------------------------------------------------------- */
#top_bg{
width:1226px;
background-image:url(../images/haikei.gif);
background-reapeat:repeat-y;
margin:0 auto;
}

#infoimg{
	margin-top:30px;
	margin-bottom:20px;}
	.imgtitle{
	margin-bottom:10px;}
#weddinginfo li{
	border-bottom:1px solid #000;
	font-size:14px;
	padding:10px 0 10px;}
.wedtopimg{
	margin-bottom:5px;}
.wedtopimginfo{
	font-size:11px;
	padding-left:6px;
	line-height:17px;}
/*----------------------------------------------------
	Global Layout
----------------------------------------------------*/
*{	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝",serif;}


body{
	background: #fff;
	color: #000;
	font-size: 1em;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝",serif;
}


/*  ヘッダー
----------------------------------------------------*/

#header {
	width:960px;
	padding:0 20px;
	margin:0 auto;
	height: 70px;
	background: #FFF;
	
}
#header #header_inr {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#header #header_inr #logo {
	float: left;
	width: 680px;
}
#header #header_inr #logo span {
	position: absolute;
	top: 28px;
}
#header #header_inr #Snavi {
	position: absolute;
	right: 20px;
	width: 212px;
}
#header #header_inr #Snavi li {
	display: inline;
	font-size: 3px;
}

#header #header_inr #Onavi {
	position: absolute;
	right: 20px;
	top: 30px;
}
#header #header_inr #Onavi li {
	display: inline;
	font-size: 9px;
	padding-left: 12px;
	margin-right: 5px;
	background: url(./common/images/common_arrow_orange_R.gif) no-repeat left center;
}
/*  Gnavi
----------------------------------------------------*/
#gnavisp{
	width:960px;
	padding:8px 20px 8px 20px;
	margin:0 auto;
	height:33px;
	background: #FFF;
	}
#Gnavi {
	width: 960px;
	padding-top:8px;
	background: url(../images/common_Gnavi_bg.gif) no-repeat  left 8px;
	font-size: 3px;
}
#Gnavi li {
	float: left;
}
#Gnavi li a:hover img {
	opacity:0;
	filter: alpha(opacity=0);
}

#Gnavi li a img {
	opacity: 1;
	filter: alpha(opacity=100);
}
/*  メインフラッシュ
----------------------------------------------------*/

/*  キービジュアル
----------------------------------------------------*/
#keyvisual{
	width:960px;
	height:250px;
	padding:0 20px 0 20px;
	background-color:#600;
	margin:0 auto;
	text-align:center;
	}
/*  コンテンツ
----------------------------------------------------*/


#contents {
	width: 960px;
	margin: 0 auto;
	padding: 8px 20px;
	background: #FFF;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "平成明朝",serif;
}


/* フッター
----------------------------------------------------*/

#footer {
	width:960px;
	padding: 8px 20px;
	margin:0 auto;
	clear: both;
	height: 60px;
	background:#fff;
}
#footer #footer_inr {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
#footer #footer_inr address {
	clear: both;
	width: 960px;
	height: 18px;
	margin-top: 15px;
	color: #351f00;
	font-weight: bold;
}
#footer #footer_inr address img {
}
#footer #footer_inr address .name {
	display: block;
	float: left;
	height: 18px;
}
#footer #footer_inr address .address {
	float: left;
	display: block;
	height: 11px;
	line-height: 11px;
	padding: 7px 0 0 15px;
	font-size: 10px;
}
#footer #footer_inr address .walk {
	float: left;
	display: block;
	height: 15px;
	line-height: 15px;
	padding: 3px 0 0 15px;
	font-size: 14px;
}
#footer #footer_inr address .phone {
	float: right;
	display: block;
	width: 321px;
	height: 18px;
}
#footer #footer_inr .footer_navi {
	clear: both;
	height: 10px;
	padding-top: 8px;
}
#footer #footer_inr ul.Fnavi {
	height: 10px;
	width:350px;
	margin: 2px auto;
}
#footer #footer_inr ul.Fnavi li {
	float: left;
	margin-right: 8px;
	padding-left: 8px;
	border-left: 1px solid #351f00;
	line-height: 10px;
	font-size: 9px;
	font-style: normal;
}
#footer #footer_inr ul.Fnavi li:first-child {
	padding-left: 0;
	border-left: none;
}

#footer #footer_inr ul.Fnavi li a:link {
	color: #351f00;
}

#footer #footer_inr ul.Fnavi li a:hover {
	color: #de7705;
}

#footer #footer_inr ul.Fnavi li a:active {
	color: #FF0000;
}
#footer #footer_inr ul.language {
	float: right;
	width: 340px;
	height: 10px;
}
#footer #footer_inr ul.language li {
	float: left;
	padding-left: 2px;
	font-size: 3px;
}



/*----------------------------------------------------
	テーブルの設定
----------------------------------------------------*/

table.tableA {
	font-size: 0.8em;
	line-height: 1.2;
}
table.tableA th {
	width: 7em;
	border: 1px solid #DDD;
	padding: 8px;
	background: #E9E9E9;
	vertical-align: top;
	text-align: right;
}
table.tableA td {
	padding: 8px;
	border: 1px solid #DDD;
}



table.tableB {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #CCC;
	font-size: 0.8em;
}
table.tableB table {
	width: auto;
	margin: 0;
	border: none;
	font-size: ;
}
table.tableB th {
	width: 10em;
	padding: 5px;
	border: 1px solid #CCC;
	background: #E9E9E9;
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
	font-size: 0.9em;
}
table.tableB table th {
	width: auto;
	padding: 0;
	border: none;
	background: none;
	vertical-align: center;
	text-align: center;
	font-size: ;
}
table.tableB td {
	padding: 5px;
	border: 1px solid #CCC;
	background: #FFF;
}
table.tableB table td {
	padding: 0;
	border: none;
	background: none;
}

table.tableB td span {
	font-size: 0.8em;
	color: #68B4DC;
}




table.tableC {
	font-size: 12px;
}
table.tableC th {
	width: 90px;
	background: #CCC;
	border: 1px solid #999;
	padding: 5px 0;
	text-align: center;
}
table.tableC td {
	border: 1px solid #999;
	padding: 20px 0;
	text-align: center;
}


table.tableD {
	font-size: 12px;
margin-bottom:10px;
}
table.tableD th {
	width: 140px;
	background: #CCC;
	border: 1px solid #999;
	padding: 5px 0;
	text-align: center;
}
table.tableD td {
	border: 1px solid #999;
	padding: 15px 0;
	text-align: center;
}

table.tableE {
	font-size: 11px;
}
table.tableE th {
	width: 95px;
	background:transparent url("../images/th_background.png") repeat-x scroll left bottom;
	border: 1px solid #ccc;
	padding: 2px 0;
	text-align: center;
}
table.tableE td {
	background:transparent url("../images/th_background.png") repeat-x scroll left bottom;
	border: 1px solid #ccc;
	padding: 2px 0;
	text-align: center;
}
/*----------------------------------------------------
	オンマウスやリンクテキストのカラー設定
----------------------------------------------------*/

a:link {
	text-decoration: none;
	color: #000;
}

a:visited {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #de7705;
}

a:active {
	color: #FF0000;
}




a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}

a img {
	opacity: 1;
	filter: alpha(opacity=100);
}



/*----------------------------------------------------
	general class
----------------------------------------------------*/

.pagetop {
}
.pagetop_btm {
	clear: both;
	margin: 25px 0;
	text-align: right;
}
.img_c {
	display:block;
	margin:auto;
}
.img_l {
	float:left;
	margin-right:10px;
}
.img_r {
	float:right;
	margin-left:10px;
}
.margin_b {
	margin-bottom:10px;
}
.nowrap {
	white-space: nowrap;
}

.bold {
	font-weight:bold;
}
.text_Red {
	color: #CC0000;
}
.text_center{
	text-align:center;
}
.text_right{
	text-align:right;
}
.clear{
	clear:both;
}
.blue_box {
	padding: 15px;
	border: 1px solid #005bac;
	background: #EFFFFC;
	font-size: 0.8em;
}