@charset "utf-8";






.intro{margin-bottom:60px; text-align: center;}
.intro h3 {margin-bottom:15px; line-height: 150%;}

#gallery{
    border:1px solid #CCCCCC;
	padding:20px;
	margin-bottom:40px;
	}

#gallery .waku{
    width:910px;
	}


#gallery .waku .gtit{
    float:left;
	width:235px;
	margin-top:40px;
	}

#gallery .waku .photo{
    float:right;
	width:670px;
	}

#gallery .waku .photo img{
    margin-left:16px;
	float:left;
	}






#acc{
    border:1px solid #CCCCCC;
	background:#FAFAFA;
	padding:30px 40px;

}

#acc .waku{
    width:870px;
	}

#acc .waku .textarea{
    width:410px;
	float: left;
}


#acc .waku .textarea .add{
    background:url(../img/icon_add.jpg) no-repeat;
	padding-left:50px;
	padding-top:10px;
	}

#acc .waku .textarea .open{
    background:url(../img/icon_open.jpg) no-repeat;
	padding-left:50px;
	}

#acc .waku .textarea .park{
    background:url(../img/icon_park.jpg) no-repeat;
	padding-left:50px;
	}

#acc .waku .contact{
    background:url(../img/icon_contact.jpg) no-repeat;
	padding-left:50px;
	}



#acc .waku .map {
    width: 435px;
	float: right;
	}

#acc .waku p{margin-bottom:20px;}









#merit{
    background:#FAFAFA;
	padding:50px;
	margin-bottom:50px;
	border-top:1px solid #E9E9E9;
	border-bottom:1px solid #E9E9E9;
	}

#merit #midasi{margin-bottom:50px;}

#merit .meriabout{
	margin-bottom:30px;
	width:830px;

}

#merit .meriabout .textarea{
    width:680px;
	float: right;
}

#merit .meriabout .photo {
    width: 130px;
	float: left;
	}
#merit .meriabout p{margin-bottom:15px;}

















.table {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	margin: 0px auto;
	font-weight:normal;
	margin-bottom:30px;
	}
.table th,
.table td {
	padding: 3px;
	text-align:center;
	border-right:7px solid #FFFFFF;
	}

.table th.midasi,
.table td.midasi {
	background:#EBEBEB;
	}



.table_gaiyo {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	margin: 0px auto;
	font-weight:normal;
	marging-top:5px;
	margin-bottom:50px;
	}
.table_gaiyo th,
.table_gaiyo td {
	padding: 10px;
	/*border-top: 1px dotted #CCCCCC;*/
	border-bottom: 1px dotted #CCCCCC;
	}

.table_gaiyo th.left,
.table_gaiyo td.left{
	font-weight:bold;
	}


.table_gaiyo th.top,
.table_gaiyo td.top{
	border-top:0px solid;
	}



.Larea{
    width:280px;
	float:left;}

.Rarea{
    width:250px;
	float:right;
	}


.bg{
    background:#E4F3FA;
	text-align:center;
	margin-bottom:0px;
	padding:10px;
	}






/* yume-gallery */


#subtitle{
    padding-bottom:7px;
	border-bottom:1px solid #CCCCCC;
	margin: 40px auto 30px auto;
	}

#yume-gallery {
	background:#ebebeb;
	padding: 10px;
}

#yume-gallery ul {
	list-style: none;
	margin: 0;
}
#yume-gallery ul li {
	margin: 0;
	padding-right: 5px;
	display:table-cell;
    *display:inline;
    *zoom:1;
}




