body {
	color: #FFFFFF;
	background-color: #8D0000;
	background-position: center;
	text-align: center;
}

/* 外郭 */
#base {
	width: 900px;
	margin-right:auto;
	margin-left:auto;
	background-image: url(images/base.gif);
	background-repeat: repeat-y;
}
#baseflame {
	background-image: url(images/head_base.jpg);
	background-repeat: no-repeat;
}

/* ヘッダ */
#heddera {
	clear: both;
	height: 400px;
	width: 900px;
}

/* ナビゲーション */
#navi {
	height: 90px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
}

/* まんなか */
#middle {
	clear: both;
	width: 900px;
}

/* フッタ */
#footer {
	background-image: url(images/footer_line.gif);
	width: 900px;
	background-color: #8D0000;
	background-repeat: no-repeat;
	padding-top: 10px;
	font-size: 12px;
	line-height: 20px;
	clear: both;
}


/* ヘッダのビデオ領域 */

#video {
	height: 260px;
	clear: right;
}

/* ヘッダのバナーボタン */
.bunner {
	float: left;
	height: 120px;
	width: 900px;
}

.joinus a {
	background-image: url(images/joinus.gif);
	float: right;
	height: 90px;
	width: 600px;
	text-indent: -5000pt;
	margin-right: 40px;
	margin-top: 30px;
}

.joinus a:hover {
	background-image: url(images/joinus.gif);
	height: 90px;
	width: 600px;
	background-position: bottom;
}

/* ナビゲーションボタン */
.center {
	margin-right:auto;
	margin-left:auto;
	padding-left: 250px;
	}
	
.enjoy a {
	background-image: url(images/enjoy.gif);
	height: 62px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	clear: none;
	float: left;
	text-indent: -5000pt;
}

.enjoy a:hover {
	background-image: url(images/enjoy.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.merit a {
	background-image: url(images/merit.gif);
	height: 62px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	clear: none;
	float: left;
	text-indent: -5000pt;
}

.merit a:hover {
	background-image: url(images/merit.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.howto a {
	background-image: url(images/howto.gif);
	height: 62px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	clear: none;
	float: left;
	text-indent: -5000pt;
}

.howto a:hover {
	background-image: url(images/howto.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.qa a {
	background-image: url(images/qa.gif);
	height: 62px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	clear: none;
	float: left;
	text-indent: -5000pt;
}

.qa a:hover {
	background-image: url(images/qa.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

/* 真ん中左部分 */
.hidari {
	float: left;
	width: 340px;
	margin: 50px 0px 0px;
	padding: 50px 0px 0px;
	background-image: url(images/hidari_base.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

/* 真ん中左部分　問合せボタン（披露宴会場用） */
.orderp a {
	background-image: url(images/order_planner.gif);
	height: 67px;
	width: 277px;
	background-repeat: no-repeat;
	text-indent: -3000px;
	margin-left: 30px;
	float: left;
	clear: both;
}
.orderp a:hover {
	background-image: url(images/order_planner.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* 真ん中左部分　問合せボタン（新郎新婦用） */
.orderc a {
	background-image: url(images/order_couple.gif);
	height: 67px;
	width: 277px;
	background-repeat: no-repeat;
	text-indent: -3000px;
	float: left;
	clear: both;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.orderc a:hover {
	background-image: url(images/order_couple.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* 真ん中右部分 */
.migi {
	clear: right;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px;
	width: 500px;
}

/* 真ん中右部分 特長列記部分 */
div.migihonbun2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div.migihonbun2 li {
	background: url(images/copy_back_a.gif) no-repeat;
	height: 45px;
	font-size: 16px;
	color: #C52B68;
	line-height: 45px;
	text-align: left;
	font-weight: bold;
	text-indent: 30pt;
}

/* 真ん中右部分 コピー */
h1 {
	font-size: 14px;
	line-height: 14px;
	color: #333333;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.migihonbun {
	margin: 0px;
	text-align: left;
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 500px;
}
.migihonbun2 {
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* フッター　リンク等 */
#footlink {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}

#footlink a {
	color: #FFFFFF;
	padding-top: 20px;
}
#footlink a:hover {
	color: #3399FF;
}


div#footer span {
	font-size: 9px;
}

/* ソノタ装飾関連 */
h1.space {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
ul#cate li.aa {
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	color: #30327D;
	text-indent: 30pt;
	height: 45px;
	background-image: url(images/copy_back_d.gif);
	margin: 0px;
	padding: 5px;
}
ul#cateb li.aa {
	background-image: url(images/copy_back_c.gif);
	height: 45px;
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	color: #339966;
	text-align: left;
	text-indent: 30pt;
	margin: 0px;
	padding: 5px;
}
ul#catec li.aa {
	background-image: url(images/copy_back_e.gif);
	height: 45px;
	font-size: 14px;
	line-height: 32px;
	font-weight: bold;
	color: #993300;
	text-align: left;
	text-indent: 30pt;
	margin: 0px;
	padding: 5px;
}
ul#cate ul#cateb ul#catec {
	height: 30px;
}
.red {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990066;
	height: 20px;
}
