@charset "UTF-8";

/*--------------------*/

#wrap{
	width:100%;
	height:5px;
	background:url(../img/line.jpg) repeat-x top;
}

h1{
	width: 980px;
	margin: 0 auto;
	padding:50px 0 0 0 ;
}


#contents{
	width:980px;
	margin:0 auto;
}


#main_area {
	min-width:980px;
	margin: 0 auto;
}

#main_area p {
	width: 980px;
	margin: 0 auto;
}


/*8つの幸せ----------*/
#tomonokai{
	width:1005px;
	margin-bottom:50px;
}

.tomonokai_box{
	width:315px;
	min-height:260px;
	background: rgb(252,249,233);
	background: rgba(255,255,255,0.5);
	float:left;
    margin-right:20px;
	margin-bottom:20px;
	text-align:center;
}

#tomonokai .tomonokai_box p img{
	margin:25px 0 18px;
}
	
.tomonokai_txt{
	text-align:left;
	width:265px;
	margin:0 auto;
	padding-bottom:10PX;
}

.about_txt{
	position:absolute;
	width:200px;
	margin-left:766px;
	margin-top:187px;
	font-size:11px;
}

/*お申込み方法-------*/
.reserve{
	margin:10px 0 30px;
	width:980px;
}

.reserve .reserve_l{
	width:693px;
	height:480px;
	float: left;
	background: url(../img/bg_box_top.gif) left top repeat-x #fbf7e3;
	border-bottom: solid 7px #231815;
}

.reserve .reserve_r{
	width:265px;
    height:480px;
    float: right;
	background: url(../img/bg_box_top_d.gif) center top no-repeat #fbf7e3;
	border-bottom: solid 7px #231815;
}

table.reserve_table {
	padding: 20px 5px;
	font-size: 93%;
	height:480px;
}

..reserve .reserve_l .reserve_table th {
	padding: 20px 10px 0 10px; 
}

.reserve .reserve_r .reserve_table th {
	padding: 30px 10px 0 10px; 

}

.reserve_table td {
	padding: 10px;
}

.reserve_table td p {
	margin-bottom: 8px;
}

.reserve_table .arrow li {
	list-style: none;
	padding-left: 12px;
	margin-bottom: 8px;
}

.arrow .arrow01 {
	background: url(../img/arrow01.gif) left 3px no-repeat;
	float:none;
}

.arrow .arrow02 {
	background: url(../img/arrow02.gif) left 3px no-repeat;
}

.reserve_table .b_r {
	border-right: 1px dotted #a69285;
}

.reserve_table .b_b {
	border-bottom: 1px solid #a69285 ;
	height:270px;
}




.reserve .float_r{
	width:260px;
}

.reserve_bg{
	background:#efebd5 url(../img/bg_box_top.gif) repeat-x;
	border-bottom:5px solid #231815;
	padding:10px 0;
}

.reserve ul.box li{
	float:left;
	list-style-type:none;
	line-height:1.4;
}

.reserve ul li dl{
	padding:0 15px;
}

.reserve ul li dl dt{
	padding-bottom:12px;
}

.reserve ul.box li.box_a{ width:248px; background:url(../img/img_a.png) right bottom no-repeat;}
.reserve ul.box li.box_b{ width:210px; background:url(../img/img_b.png) 0 50px no-repeat;}
.reserve ul.box li.box_c{ width:235px; background:url(../img/img_c.png) 0 bottom no-repeat;}
.reserve ul.box li.box_d{ width:260px; background:url(../img/img_d.gif) 0 bottom no-repeat;}

.reserve ul.box li ul.arrow li{
	float:none;
	padding: 0 0 5px 10px;
	line-height:1.28;
}

.reserve ul.box li dl dd ul.arrow li.arrow01{ background:url(../img/arrow01.gif) 0 5px no-repeat; zoom:1;}
.reserve ul.box li dl dd ul.arrow li.arrow02{ background:url(../img/arrow02.gif) 0 5px no-repeat; zoom:1;}

.reserve .reserve_bg .reserve_line{
	background:url(../img/bg_box.gif) repeat-y;
}

.btn_area{
	clear:both;
	border-top:1px solid #cac3a0;
	text-align:center;
	padding-top:6px;
	margin-top:5px;
}

