@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);

#main{
	width:1100px;
	overflow:hidden;
	zoom:1;
	margin:0 auto;
	margin-bottom:80px;
}

#content{
	width:100%;
	font-size:1.1em;
	line-height:2.7;
}

#content h3{
	font-size: 1.8em;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height:60px;
	background:url(../image/h3_back.png) repeat-x left bottom;
	text-align:center;
}
#message{
	margin-bottom:50px;
}
#message p{
	text-align:center;
}
#message li a.link{
	color:#FFCC00;
}
#message p + p{
	margin:30px 0 50px 0;
}
#message p + ul{
	overflow:hidden;
	zoom:1;
	width:970px;
	margin:0 auto;
}
#message p + ul li{
	float:left;
	margin-right:20px;
}
#message p + ul li:last-child{
	margin-right:0;
}
#message p + ul + ul{
	text-align:center;
	margin:30px 0 40px 0;
	
}
#content .wedding h3{
	font-size:1.2em;
	font-family:"游ゴシック";
	line-height:1;
	background:none;
	text-align:left;
	font-weight:bold;
	margin-bottom:20px;
}
#content .wedding + h3{
	font-size:1.8em;
}
#wedding,#wedding2{
	border-bottom:1px #8E8079 dashed;
	margin-top:50px;
	margin-bottom:25px;
	overflow: hidden;
	zoom: 1;
}

#wedding dl,#wedding2 dl{
	float: left;
	width: 192px;
	margin:0 24px 25px 0;
}
#wedding dl.none,,#wedding2 dl.none{
	margin:0 0 25px 0;
}
#wedding dl dt,#wedding2 dl dt{
	margin-top: 5px;
	line-height: 1.6;
}
#wedding dl dd.image a,#wedding2 dl dd.image a{
	width: 192px;
	height: 192px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	border: 1px solid #766863;
	padding:1px;
}
#wedding .section{
	overflow:hidden;
	margin-bottom: 30px;
}
#wedding h4{
	background:url(../image/h4_back.jpg) repeat-x left bottom;
	padding-left: 10px;
	margin-bottom: 20px;
}
.wedding{
	border-top:1px #8E8079 dashed;
	padding:50px 0 50px 0;
}
.wedding ul{

}
.wedding.none{
	border:none;
	padding-top:0;
}
.wedding div{
	background-color:#766863;
	margin-top:20px;
	padding:30px;
}
.wedding div a.link{
	color:#FFCC00;
}
#price{
	overflow: hidden;
	zoom: 1;
	margin:50px 0 50px 0;
}
#price .left{
	width:240px;
	float:left;
}
#price .right{
	width:840px;
	float:right;
}
.price {
	margin-top:50px;
	overflow: hidden;
 /zoom: 1;
}
.price dl {
	float: left;
	width: 136px;
	margin:0 23px 25px 0;
	line-height:2;
}
.price dl.none {
	margin:0 0 25px 0;
}
.price dl dt {
	font-size:0.9em;
	margin-top: 5px;
	font-weight:bold;
}
.price dl dd.image a {
	width: 136px;
	height: 136px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	border: 1px solid #766863;
	padding:5px;
}
.price + p{
	text-align:center;
	margin-top:80px;
}
#content table{
	width:100%;
	border:1px solid #4A4340;
}
#content table span{
	font-size:0.8em;
}
#content table th{
	width:380px;
	font-weight:normal;
	background-color:#766863;
}
#content table th,#content table td{
	border:1px solid #4A4340;
	padding:5px;
}