@charset "utf-8";
/* CSS Document */

/* 下層ページ共通 */

*{
	margin:0;
	padding:0;
}

a img{
	border-style:none;
}


html, body {
	height: 100%;
}

body{
		margin:0 auto;
		width:100%;
		background:url(../images/back.gif) repeat-x;
}

#wrapper{
	width: 1030px;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
} 

*html #wrapper {
	height: 100%;
}

.contents{
	width:1000px;
	margin:15px 15px 0 15px;
	padding-bottom:140px;
	background:url(../images/contents_back.gif) no-repeat;
}

.main_button{
	height:85px;
	width:1000px;
	margin:0 auto 25px auto;
}


.cl{
	clear:both;
}


.side{
	width:210px;
	float:left;
	padding-left:17px;
}

.side02{
	width:210px;
	height:150px;
}

.side03{
	width:210px;
	height:48px;
	margin-top:25px;
}

.main{
	width:716px;
	float:right;
	padding-left:40px;
	padding-right:17px;
}

li{
	list-style:none;
	width:210px;
	height:42px;
	margin:0;
	padding:0;
	vertical-align:top;
}

ul{
	margin:0;
}

.button_img{
	vertical-align:top;
}

h4{
	font-size:10px;
	margin:10px 3px 0 0;
	padding:0 0 5px 0;
	border-bottom:solid 1px #CCCCCC;
	font-weight:normal;
}

h4 a:link , h4 a:visited {color:#000000;
	}
	
h4 a:hover {
	text-decoration:none;
	color:#cdbb79;
	}


.page_top{
	width:101px;
	margin:0 0 0 600px;
	padding:30px 0 0 0;
	height:26px;
}

/* ウェディングプラン */

.plan_frame01{
	width:672px;
	margin:15px 0 20px 0;
}

.plan_frame01left{
	width:244px;
	float:left;
}

.plan_frame01right{
	width:408px;
	float:right;
	padding-left:20px;
}

.plan_frame02{
	width:672px;
	height:45px;
	margin-bottom:15px;
}

.plan_text01{
	font-size:12px;
	margin:0;
	padding:0;
	line-height:160%;
}

.plan_frame03{
	width:110px;
	height:35px;
	margin:0;
}

/* 付帯施設 */

.facilities_frame01{
	width:706px;
	margin:15px 0 40px 0;
}

.facilities_frame01left{
	width:523px;
	float:left;
}

.facilities_frame01right{
	width:183px;
	float:right;
}

.facilities_frame02{
	width:706px;
	height:80px;
	margin-bottom:15px;
}

.facilities_frame03{
	width:450px;
	height:42px;
	margin:0;
}

.facilities_frame04{
	width:450px;
	height:27px;
	margin:0;
}

.facilities_frame04_02{
	width:450px;
	height:46px;
	margin:0;
}

.facilities_img01{
	width:183px;
	height:110px;
	margin:0 0 15px 0;
	padding:0;
}

.facilities_img02{
	width:183px;
	height:120px;
	margin:0 0 15px 0;
	padding:0;
}

.facilities_text01{
	font-size:12px;
	margin:0;
	padding:0;
	line-height:150%;
}

.facilities_text01 a:link , .facilities_text01 a:visited {color:#000000;
	}
	
.facilities_text01 a:hover {
	color:#cdbb79;
	}

.facilities_text02{
	font-size:12px;
	margin:0;
	padding:0 0 0 27px;
	line-height:150%;
}

.facilities_text02 a:link , .facilities_text02 a:visited {color:#000000;
	}
	
.facilities_text02 a:hover {
	color:#cdbb79;
	}

.facilities_text03{
	font-size:12px;
	margin:0;
	padding:15px 0 15px 27px;
	line-height:150%;
	font-weight:bold;
}
