@charset "Shift_JIS";

/* rule reset */

html, body, div, span, p, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}


/* リンク
---------------------------------------------------- */
a:link {
	color: #71632D;
}
a:visited {
	color: #71632D;
}
a:hover {
	color: #AD9F72;
}
a:active {
	color: #AD9F72;
}
a {
	text-decoration : none;
}

/* 見出しとイメージ
---------------------------------------------------- */
h1 {
	font-size:21px;
	line-height:30px;
	color: #71632D;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

.sub {
	font-size: 15px;
}

h2 {
	font-size:15px;
	line-height: 27px;
	color: #71632D;
}

h3 {
	font-size:13px;
	line-height:24px;
}

h4 {
	font-size:12px;
	line-height:21px;
}

h5 {
	font-size:10px;
	line-height:15px;
	font-weight: lighter;
	color: #71632D;
	font-family: Georgia, "Times New Roman", Times, serif;
}

img{
	border-style:none;
	border-width:0px;
	margin:0;
	text-decoration: none;
	text-align: center;
	padding: 0;
} 



/* 全体構造
---------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../images/back.jpg);
	background-repeat: repeat;
	background-position: center top;
}

#wrapper {
	margin: 0px auto;
	width: 1000px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}


/* ヘッダ
---------------------------------------------------- */
#header {
	height: 60px;
	background-color: #EBE5D1;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#header ul {
	list-style: none;
	text-align: right;
	margin: 0px;
	padding: 30px 20px 0px 0px;
}
#header li {
	display: inline;
	vertical-align: top;
	padding-left: 1em;
}

/* リーダー
---------------------------------------------------- */
#leader {
	background-image: url(../images/leader.jpg);
	background-repeat: no-repeat;
	padding: 15px 20px 10px;
}

/* ページ本体
---------------------------------------------------- */
#pagebody {
	padding-bottom: 15px;
}

#pagebody2 {
	height: 480px;
	background-image: url(../images/bridal01.jpg);
	padding: 50px;
}

/* ナビゲーション
---------------------------------------------------- */
#navigation1 {
	float: left;
	width: 190px;
	height: 600px;
	padding-left: 18px;
}

#navigation2 {
	float: right;
	width: 190px;
	height: 600px;
	padding-right: 18px;
}


#title {
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
}

#menu {
	line-height: 18px;
	border: 3px solid #cabb89;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

/* コンテンツ
---------------------------------------------------- */

#bridalleft {
	margin: 0;
	width: 780px;
	height: 480px;
	float: left;
}

#bridalcustomer {
	width: 740px;
	background-color: #FFFFFF;
	overflow: auto;
	padding: 20px;
	height: 440px;
	float: left;
}

#bridalbutton {
	width: 90px;
	height: 480px;
	float: right;
}

#contents {
}

#scarehead {
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 12px;
	text-align: left;
	background-color: #918351;
	vertical-align: middle;
	text-indent: 9px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

#kazari {
	font-size:15px;
	line-height:30px;
	color: #71632D;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

#kazari2 {
	font-size: 13px;
	text-align: left;
	margin-bottom: 6px;
	font-weight: bold;
	color: #71632D;
	margin-top: 3px;
}


#customersvoice {
	text-align: justify;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	color: #71632D;
}

#customersname {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	color: #71632D;
}

#hotelsvoice {
	text-align: justify;
	margin-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	color: #666666;
	padding-bottom: 9px;
}

#subhead {
	font-size: 18px;
	text-align: left;
	margin-bottom: 12px;
}

#subsubhead {
	font-size: 13px;
	text-align: left;
	margin-bottom: 12px;
	font-weight: bold;
}

#subsubsubhead {
	font-size: 12px;
	text-align: left;
	color: #C66A33;
	margin-bottom: 15px;
	font-weight: bold;
}

#subsubsubsubhead {
	font-size: 12px;
	text-align: left;
	color: #C66A33;
	font-weight: bold;
	margin-top: 9px;
}

#subsubsubsubsubhead {
	font-size: 12px;
	text-align: left;
	color: #C66A33;
	font-weight: bold;
}

#small {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
}

#smallc {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
	text-align: center;
	width: 420px;
}


#writings {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	color: #71632D;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 6px;
	text-align: center;
}

#notice {
	font-size: 11px;
	text-align: center;
	margin-bottom: 15px;
}

#noticeleft {
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	margin-bottom: 15px;
}

#noticeleft2 {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}


#photo {
	text-align: center;
	margin-bottom: 15px;
}

#photo2 {
	margin-bottom: 5px;
}

#right {
	text-align: right;
	font-size: 12px;
	line-height: 21px;
}

#center {
	text-align: center;
}

#justify {
	text-align: justify;
}

#caption {
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}

#midasi {
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #C66A33;
}

#komidasi {
	text-align: center;
	font-weight: bold;
	background-color: #A5CD68;
	margin-top: 6px;
	margin-bottom: 3px;
}

/* テーブル
---------------------------------------------------- */
table#table-01 {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 6px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

table#table-01 th {
	text-align: center;
	white-space: nowrap;
	background-color: #BBAE85;
	padding: 3px;
	border: 1px solid #D9D2B8;
	vertical-align: middle;
}

table#table-01 td {
	text-align: left;
	white-space: nowrap;
	padding: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: top;
}

table#table-02 {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 6px;
	line-height: 15px;
	width: 548px;
	margin-right: auto;
	margin-left: auto;
}

table#table-02 th {
	text-align: center;
	white-space: nowrap;
	background-color: #BBAE85;
	padding: 3px;
	border: 1px solid #D9D2B8;
	vertical-align: middle;
}

table#table-02 td {
	text-align: center;
	white-space: nowrap;
	padding: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	vertical-align: middle;
}

table#table-03 {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 15px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

table#table-03 td {
	text-align: left;
	white-space: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #72B633;
	vertical-align: top;
	padding-bottom: 9px;
	padding-top: 9px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #72B633;
}

table#table-04 {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 15px;
	line-height: 15px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}

table#table-04 th {
	text-align: center;
	white-space: nowrap;
	background-color: #BBAE85;
	border: 1px solid #D9D2B8;
	vertical-align: middle;
}

table#table-04 td {
	padding: 6px;
	text-align: justify;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 11px;
	vertical-align: top;
}

table#table-05 {
	border-collapse: collapse;
	border-spacing: 0;
	width: 544px;
	background-color: #FFFDD4;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #918351;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

table#table-05 th {
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
	color: #918351;
	padding-left: 12px;
	font-size: 13px;
	padding-top: 6px;
}

table#table-05 td {
	white-space: normal;
	text-align: left;
	padding-left: 12px;
	padding-bottom: 9px;
}

table#table-06 {
	border-collapse: collapse;
	border-spacing: 0;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
	margin-bottom: 15px;
}

table#table-06 th {
	text-align: center;
	white-space: nowrap;
	background-color: #C8DD84;
	padding: 3px;
	border: 1px solid #A5CD68;
	vertical-align: middle;
}

table#table-06 td {
	white-space: normal;
	vertical-align: top;
	padding: 9px;
	border: 1px dotted #72B633;
}

table#table-07 {
	border-collapse: collapse;
	border-spacing: 0;
	width: 543px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #918351;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

table#table-07 th {
	text-align: left;
	white-space: nowrap;
	vertical-align: middle;
	color: #918351;
	padding-left: 12px;
	font-size: 13px;
	padding-top: 6px;
	font-weight: normal;
}

table#table-07 td {
	white-space: nowrap;
	text-align: center;
	padding-bottom: 9px;
	padding-left: 12px;
	padding-top: 9px;
}

table#table-08 {
	border-collapse: collapse;
	border-spacing: 0;
	width: 548px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}

table#table-08 th {
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	background-color: #CCCCCC;
}

table#table-08 td {
	white-space: nowrap;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

table#table-09 {
	border-collapse: collapse;
	border-spacing: 0;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}

table#table-09 th {
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 12px;
	text-align: left;
	background-color: #918351;
	vertical-align: middle;
	text-indent: 9px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
}

table#table-09 td {
	padding-top: 9px;
}

table#table-10 {
	border-collapse: collapse;
	border-spacing: 0;
	width: 780px;
	height: 480px;
	line-height: 21px;
	background-color: #FFFFFF;
}

table#table-10 td {
	padding: 15px;
	border: 3px double #71632D;
	vertical-align: top;
	text-align: justify;
}

table#table-11 {
	border-collapse: collapse;
	border-spacing: 0;
	width: 780px;
	height: 480px;
	line-height: 21px;
	background-image: url(../images/bridal04.jpg);
}

table#table-11 td {
	padding: 20px;
	border: 3px double #71632D;
	vertical-align: top;
	text-align: justify;
}

table#table-12 {
	border-collapse: collapse;
	border-spacing: 0;
	width: 780px;
	height: 480px;
	line-height: 21px;
	background-image: url(../images/bridal05.jpg);
}

table#table-12 td {
	padding: 20px;
	border: 3px double #71632D;
	vertical-align: top;
	text-align: justify;
}

table#table-13 {
	border-collapse: collapse;
	border-spacing: 0;
	width: 780px;
	line-height: 18px;
}

table#table-13 td {
	vertical-align: top;
	text-align: justify;
	width: 350px;
	padding: 10px 10px 0px;
}

table#table-14 {
	border-collapse: collapse;
	border-spacing: 0;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}

table#table-14 td {
}

.td_a {
	width: 140px;
}

.td_b {
	width: 120px;
}

.td_c {
	text-align: center;
}

.td_d {
	width: 320px;
}

.td_e {
	width: 170px;
}

.td_f {
	width: 450px;
}

/* フッタ
---------------------------------------------------- */
#footer {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 10px;
	clear: both;
}

#footer h3 {
	padding-right: 20px;
	padding-left: 20px;
}

#footer address {
	font-style: normal;
	padding-right: 20px;
	padding-left: 20px;
}

#footer p  {
	font-size: 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
}
