@charset "utf-8";
/* CSS Document */

#mainvisualArea {
	height: 200px;
	margin: 0 0 30px;
}

#planContainer {
	width: 940px;
	margin: 0 auto;
}

.osusumeArea {
	margin: 45px 0 20px 0;
}

.osusumeLeft {
	width: 634px;
}

.specialArea {
	background: url(/wedding/images/common/img_bg02.gif) 0 0 repeat-y;
	border: 1px solid #ceba91;
	color: #ceba91 !important;
	font-size: 85%;
	margin-bottom: 20px;
	padding: 5px 0;
}

.specialArea img {
	display: block;
}

.spLeft img.sp20 {
	margin-top: 7px;
}

.spLeft img.af30 {
	margin-top: 7px;
}

.spCenter {
	padding: 20px 30px 20px 15px;
	background: url(/wedding/images/formal/img_deco01.gif) right center no-repeat;
	text-align: center;
}

.spCenter02 {
	padding: 12px 30px 12px 25px;
	background: url(/wedding/images/formal/img_deco01.gif) right center no-repeat;
	text-align: center;
}

.spCenter strong,
.spCenter02 strong {
	color: #643226;
	font-size: 140%;
}

.spCenter strong span,
.spCenter02 strong span {
	font-size: 125%;
	color: #643226;
}

.spCenter strong span.price,
.spCenter02 strong span.price {
	color: #bc1920;
}

.spCenter span.small,
.spCenter02 span.small {
	font-size: 75%;
}

.planDetail {
	padding: 5px 10px 0 20px;
	position: relative;
	width: 480px;
}

.detailPlan {
	font-size: 80%;
	_font-size: 75%;
}

.planDetailParty {
	margin-top: 10px;
}

.planDetail strong {
	width: 80px;
	font-size: 115%;
	display: block;
	background: url(/images/com/img_line02.gif) left bottom repeat-x;
	padding: 5px 0 3px;
	margin: 0 0 8px;
	color: #8b7d54;
}

.menuArea {
	background: url(/wedding/images/common/img_bg01.gif);
	padding: 10px;
}

.menuInner {
	background: #fff;
	padding: 40px 20px 30px;
}

.menuInner h3 {
	text-align: center;
	margin-bottom: 25px;
}

.menuInner h4 {
	margin-bottom: 20px;
}

.menuInner table {
}

.menuInner table th,
.menuInner table td {
	text-align: left;
	font-size: 85%;
	color: #5e5138;
	padding-bottom: 12px;
}

.menuInner table th {
	width: 90px;
}

.menuInner ul li {
	font-size: 85%;
	color: #5e5138;
	padding-bottom: 12px;
}

.menuMargin {
	margin-top: 50px;
}

.text01 {
	font-size: 85%;
	margin-top: 35px;
}

.inquiryBtn {
	text-align: center;
	margin-top: 20px;
}

/**/

.areaContainer {
    overflow: hidden;
}

.areaContainer:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .areaContainer {
    height: 1em;
    overflow: visible;
}
/**/

.leftArea {
	float: left;
}

.rightArea {
	float: right;
}

.menulist {
	line-height: 2.2 !important;
	font-size: 85%;
}

.menulist table {
	line-height: 1.4 !important;
	font-size: 118%;
}