#main .section {
	margin-bottom: 30px;
	background-image: url(/images/common/lin_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 30px;
}
#main .imageL {
	float: left;
	width: 300px;
}
#main .textR {
	float: right;
	width: 340px;
}
#main .textL {
	float: left;
	width: 340px;
}
#main .imageR {
	float: right;
	width: 300px;
}
#main .imageL img,#main .imageR img,#main #women img,#main #men img {
	margin-bottom: 10px;
}
#main .kouka {
	float: left;
	width: 200px;
}
#main .saiteki {
	width: 400px;
	margin-left: 200px;
}
#main #women {
	float: left;
	width: 300px;
}
#main #men {
	float: right;
	width: 300px;
}
#flashcontent {
	margin-bottom: 30px;
}

/* @group table */

table th {
	background-image: url(/images/information/bg_01.jpg);
	color: #FFFFFF;
	text-align: center;
}
table td {
	background-color: #FFFFFF;
	text-align: center;
}
table .head td {
	font-weight: bold;
}
table th, table td {
	padding: 0.3em;
}

#price td {
	width: 25%;	
}
table {
	margin-bottom: 1em;
}
#set th,#set td,#members th,#members td,#bodycare td {
	width: 100px;
}
#hours th {
	width: 160px;
}
#hours td {
	width: 200px;
}
#bodycare table {
	margin-bottom: 2em;
}
.members {
	color: #E63820;
}



/* @end */

