body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: small;
	line-height: 1.6;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/body_bg.png) repeat;
}

div.encircle {
	margin: 0px auto;
	padding: 0px;
	width: 939px;
	text-align: left;
}

.much {
	color: #CC0000;
}
.note {
	padding: 10px;
	background-color: #efefef;
}
.marker {
	margin: 0em;
	padding: 0em 0em 0em 1em;
	text-indent: -1em;
}

.clear {
	clear: both;
}

/*----------------------------------
　リンク処理
----------------------------------*/
/* リンク範囲消す */
a { outline: none; }
/* リンクの付いた画像のボーダー非表示 */
a img { border-style: none; outline: none; }

img.btn { cursor: pointer; }

a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}
a:active, a:hover {
	color: #333333;
	text-decoration: none;
}

/* フッターリンク */
div#footer a:link, div#footer a:visited {
	color: #cccccc;
	text-decoration: underline;
}
div#footer a:active, div#footer a:hover {
	color: #cccccc;
	text-decoration: none;
}

/*----------------------------------
　ヘッダー
----------------------------------*/
#header {
	width: 939px;
	height: 89px;
	background: url(../images/header-bg.png) no-repeat center top;
}

img.logo {
	margin-left: 90px;
	display: inline;
	float: left;
}

div.inquiry {
	margin: 0px;
	padding: 16px 90px 0px 0px;
	text-align: right;
}
div.inquiry img {
	margin: 0px 0px 5px 10px;
}


/*----------------------------------
　ナビゲーションメニュー
----------------------------------*/
div.menu {
	margin: 0px;
	padding: 0px 0px 0px 92px;
	background: url(../images/nav-left.png) no-repeat left top;
}

ul.nav {
	margin: 0px;
	padding: 0px 89px 0px 0px;
	background: url(../images/nav-right.png) no-repeat right top;
}
ul.nav li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}
ul.nav li img {
	margin: 0px;
	padding: 0px 2px 0px 0px;
	background: url(../images/nav-line.png) no-repeat right top;
}


/*----------------------------------
　コンテンツ
----------------------------------*/
div.contents {
	margin: 0px;
	padding: 0px;
	background: url(../images/contents-bg.png) repeat-y center top;
}
body#home div.contents {
	background: #533334 url(none) no-repeat center top;
}

div.contents-inn {
	height: 653px;
	margin: 0px 90px;
	padding: 0px;
	overflow: scroll;
	overflow-x: hidden;
}
body#home div.contents-inn {
	height: 785px;
	overflow: hidden;
	overflow-x: hidden;
}

div.wrap {
	width: 696px;
	margin: 0px auto;
}

p.path {
	margin: 0px 90px;
	padding: 0px 10px;
	text-align: right;
	font-size: 80%;
	line-height: 25px;
	background-color: #FFFFFF;
}

div.top-image {
	margin: 0px auto 10px;
	padding: 2px;
	border: 1px solid #c3c3c3;
}
body#index div.top-image {
	margin: 10px auto;
}

p.title {
	margin: 5px 0px 10px;
}

p.headline {
	margin: 0px;
}

p.catch {
	margin: 10px 17px 0px;
	padding: 0px;
}
body#index p.catch {
	padding: 10px 0px 13px;
	border-bottom: 1px solid #d1d1d1;
}

p.lead {
	margin: 0px 17px 10px;
	padding: 13px 0px 0px;
}
div.plan-detail p.lead {
	margin: 0px 0px 5px;
	padding: 0px;
}

p.offer {
	margin: -10px auto 15px;
	text-align: right;
	font-size: 10px;
	display: inline;
	float: right;
}

p.gotop {
	margin: 20px 0px;
	text-align: right;
}

/*----------------------------------
　トップページ
----------------------------------*/
div.top-visual {
	margin: 0px auto 10px;
	padding: 0px;
}

div.info {
	width: 290px;
	height: 308px;
	margin: 0px;
	padding: 0px;
	background-color: #d3c4c4;
	float: left;
	overflow: scroll;
	overflow-x: hidden;
}
div.info-inn {
	padding: 25px 0px 10px;
	background: url(../images/info_title.png) no-repeat left top;
}
div.info div.info-inn p {
	margin: 5px 10px;
	padding: 0px 5px 5px;
	font-size: 80%;
	border-bottom: 1px solid #650d25;
}

div.banner {
	width: 219px;
	margin: 0 0 0 13px;
	float: left;
}
div.banner img.desk {
	float: left;
}
div.banner2 {
	width: 227px;
	margin: 0 0 0 10px;
	float: left;
}

/*----------------------------------
　おすすめプラン
----------------------------------*/
div.plan-detail {
	margin: 10px auto;
	padding: 2px;
	line-height: 1.2;
	border: 1px solid #c3c3c3;
}

div.plan-image {
	width: 243px;
	margin: 0px 15px;
	display: inline;
	float: left;
}

div.plan-detail dl {
	margin: 0px;
	padding: 0px 15px 0px 273px;
}
div.plan-detail dl dt {
	margin: 0px;
	padding: 3px 0px;
	font-weight: bold;
	border-bottom: 1px solid #d1d1d1;
}
div.plan-detail dl dd {
	margin: 0px 0px 3px;
	padding: 3px 0px;
}

div.plan-detail ul {
	margin: 0px;
	padding: 0px;
}
div.plan-detail li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

/*----------------------------------
　ウェディングデータ
----------------------------------*/
table.wedding-data {
	width: 680px;
	margin: 30px auto 15px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
table.wedding-data th, table.wedding-data td {
	text-align: left;
	padding: 3px;
	vertical-align: top;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
table.wedding-data th {
	background-color: #E8E8E8;
	white-space: nowrap;
}

/*----------------------------------
　二次会紹介
----------------------------------*/
ul.afceremony {
	margin: 15px 20px 20px;
	padding: 0px;
}
ul.afceremony li {
	margin: 0px;
	padding: 0px 0px 10px 15px;
	line-height: 1;
	list-style: none;
	background: url(../images/afceremony_list.png) no-repeat left 2px;
}

div.shop-list {
	margin: 0px auto;
	clear: both;
}

/* アイコン */
table.icon {
	width: 100%;
	font-size: 10px;
	line-height: 1.2;
	border: 1px solid #666666;
}
table.icon th {
	padding: 3px;
	text-align: left;
	font-weight: normal;
	background-color: #CCCCCC;
}
table.icon td {
	padding: 3px 0px;
	text-align: center;
	vertical-align: top;
	background-color: #E8E8E8;
}

/* レストラン */
table.shop-name {
	margin: 30px 0px 10px;
}
table.shop-name td {
	padding-right: 20px;
}

table.restaurant {
	width: 100%;
	line-height: 1.2;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}
table.restaurant td.photo {
	text-align: right;
}
table.restaurant th,
table.restaurant td {
	padding: 3px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
table.restaurant th {
	width: 70px;
	vertical-align: top;
	text-align: right;
	font-weight: normal;
}

/*----------------------------------
　フェア情報
----------------------------------*/
/* 見学・相談会カレンダー */
table.calendar {
	width: 318px;
	border-top: 2px solid #999999;
	border-left: 2px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}
table.calendar caption {
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	color: #FF3399;
}
table.calendar th {
	background-color: #EBEBEB;
	border-right: 1px solid #cccccc;
	border-bottom: 2px solid #cccccc;
}
table.calendar th.sat {
	color: #3366FF;
}
table.calendar th.sun {
	color: #FF3333;
}
table.calendar td {
	width: 44px;
	text-align: center;
	padding: 3px;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
table.calendar td p {
	margin: 2px;
	padding: 0px;
	line-height: 1;
}

div.visit {
	margin: 0px auto 15px;
	padding: 10px;
	border: 1px solid #c3c3c3;
}

/* ウェディングケーキ・料理ページの下 */
div.lunch {
	margin: 0px 10px;
}
div.lunch p.midashi {
	margin: 25px 0px 5px;
	text-align: center;
}
div.lunch img.image {
	margin: 5px 10px 5px 0px;
	float: left;
}

/*----------------------------------
　プロフェッショナル　レポート
----------------------------------*/
div.pro-box {
	width: 347px;
	margin: 0px;
	padding: 0px;
	background: url(../images/professional-middle.png) repeat-y center top;
	float: left;
}
div.professional {
	height: 205px;
	padding: 10px 9px;
	line-height: 1.5;
	background: url(../images/professional-top.png) no-repeat center top;
}
div.professional img.main {
	float: left;
}
div.professional img.sub {
	margin-left: 5px;
	float: right;
}

div.report-list {
	width: 596px;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/report-middle.png) repeat-y center top;
}

div.summary {
	padding: 15px 15px 0px 10px;
	background: url(../images/report-top.png) no-repeat center top;
}
div.summary img.report-image {
	margin: 0px 10px 0px 0px;
	float: left;
}

div.summary p {
	margin: 0px;
	padding: 5px 0px;
	line-height: 1.2;
}
div.summary p.host {
	margin: 0px 0px 0px 10px;
	padding: 80px 0px 5px;
	border-bottom: 1px solid #d1d1d1;
}

/*----------------------------------
　よくあるご質問
----------------------------------*/
ul.qanda-anchor {
	margin: 15px 20px 20px;
	padding: 0px;
}
ul.qanda-anchor li {
	margin: 0px;
	padding: 0px 0px 10px 15px;
	line-height: 1;
	list-style: none;
	background: url(../images/afceremony_list.png) no-repeat left 2px;
}

div.qanda dl dt {
	margin: 0px 0px 5px 0px;
	padding: 5px;
	color: #C03F3F;
	line-height: 1.2;
	font-weight: bold;
	border-bottom: 1px dotted #999999;
	border-left: 3px solid #999999;
}
div.qanda dl dd {
	margin: 0px 10px 30px 20px;
}

/*----------------------------------
　フッター
----------------------------------*/
#footer {
	margin: 0px;
	padding: 0px;
	background-color: #533334;
}
#footer p#copyright {
	height: 16px;
	margin: 0px;
	padding: 8px 90px 0px;
	font-size: 80%;
	color: #666666;
	background: url(../images/copyright-bg.png) repeat-x center top;
}
#footer ul {
	margin: 0px;
	padding: 10px 90px;
}
#footer ul li {
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 5px;
	color: #cccccc;
	font-size: 10px;
	line-height: 1;
	border-left: 1px solid #cccccc;
	display: inline;
	list-style: none;
}
#footer ul li#group-home {
	border-left: none;
}

