body
{
	margin:0;
	padding:0;
	background-image:url(/images/body_back.jpg);
	text-align:center;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#444;
	font-size:80%;
	line-height:170%;
}
img
{
	border-style:none;
}
p{
	margin:8px 20px;
}
#header
{
	margin:0 auto;
	width:800px;
	text-align:left;
}
#logo
{
	float:left;
	margin-right:10px;
}
h1
{
	font-size:14px;
	text-align:center;
	margin:15px 0;
}
a
{
	color:#03C;
}
#therapist
{
	float:left;
	height:97px;
}
.menu
{
	float:left;
	width:280px;
	background-color:#FFF;
	margin-top:5px;
}
.menu h2
{
	display:none;
}
#menu_home, #menu_face, #menu_body, #menu_reserve, #menu_info
{
	width:280px;
	height:40px;
}
#menu_home
{
	background-image:url(/images/menu_home.jpg);
}
#menu_face
{
	background-image:url(/images/menu_face.jpg);
}
#menu_body
{
	background-image:url(/images/menu_body.jpg);
}
#menu_reserve
{
	background-image:url(/images/menu_reserve.jpg);
}
#menu_info
{
	background-image:url(/images/menu_info.jpg);
}

#news
{
	background-image:url(/images/news_back.jpg);
	padding:8px 0;
}
#frame
{
	clear:both;
	width:800px;
	margin:0 auto;
	text-align:left;
	background-image:url(/images/frame_back.jpg);
	background-repeat:repeat-y;
}
#main
{
	float:right;
	width:515px;
}
#summary_title
{
	float:right;
	width:515px;
	height:50px;
	background-image:url(/images/summary_header.jpg);
	line-height:20px;
}
#summary_title h3
{
	margin:30px 0 0 0;
	font-size:16px;
	text-align:center;
}
#summary
{
	width:515px;
	float:right;
	background-image:url(/images/summary_back.jpg);
}
#summary h4
{
	margin:20px 0 0 0;
	font-size:14px;
	text-align:center;
}
#contents_title
{
	float:left;
	width:515px;
	height:60px;
	background-image:url(/images/contents_header.jpg);
	line-height:40px;
}
#contents_title_window
{
	width:515px;
	height:60px;
	background-image:url(/images/contents_header.jpg);
	line-height:40px;
	margin:auto;
	
}
#contents_title
{
	float:right;
}
#contents_title h4, #contents_title_window h4
{
	margin:20px 0 0 0;
	font-size:16px;
	text-align:center;
}
#contents h5, #contents_window h5
{
	margin:10px 20px;
	font-size:14px;
}
#contents h6, #contents_window h6
{
	margin:10px 20px;
	font-size:12px;
}
#contents
{
	float:right;
}
#contents, #contents_window
{
	width:515px;
	background-image:url(/images/contents_back.jpg);
	text-align:left;
}
.page_bottom{
	float:right;
	width:515px;
}

.table_price
{
	width:80%;
	text-align:center;
	margin:0 auto;
	font-size:130%;
}
.table_price th 
{
	font-weight:normal;
	color:#039;
}
.table_price td 
{
	color:#F60;
}
#footer
{
	clear:both;
	width:800px;
	margin:0 auto;
}