@charset "utf-8";
/* CSS Document */

.section_photo_float{
	width:701px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
}

.section_photo_float .photo{
	display:block;
	width:273px;
	height:auto;
	float:left;
}

.section_photo_float .copy{
	display:block;
	width:420px;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
}

.section ul{
	display:block;
	width:701px;
	height:auto;
}

.section li{
	display:block;
	width:112px;
	height:73px;
	margin:0px 5px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}

.section li.no-margin{
	margin:0px;
}


.wide {
	border-bottom: 1px #000 solid;
	width: 4000px;
}


.set_float{
	width:220px;
	height:200px;
	margin:0px 20px 0px 0px;
	float:left;
}

.set_float.no-margin{
	width:220px;
	height:200px;
	margin:0px 0px 0px 0px;
	float:left;
}


.table_float{
	width:350px;
	height:auto;
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
}






ul#spa_name{
	background:url(images/spa_name.png) no-repeat center top;
	padding:30px 0px 0px 0px;
}



