/*================================================

　初期化

================================================*/
body, html {
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
}



body {
	line-height: 160%;
	background-color: #FFFFFF;
	background-image: url(images_site/bg_body.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}



p, ul, li {
	padding: 0px;
	margin: 0px;
}



h1, h2, h3, h4, h5 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 140%;
}



.clear {
	clear: both;
	height: 1px;
	width: 99%;
	font-size: 1px;
	line-height: 1px;
}



a {
	color: #525252;
}



a:hover {
	color: #A2615F;
}



.font10 {
	font-size: 10px;
	line-height: 12px;
}



.font12 {
	font-size: 12px;
	line-height: 16px;
}



.font14 {
	font-size: 14px;
	line-height: 20px;
}



.font16 {
	font-size: 16px;
	line-height: 22px;
}



.font18 {
	font-size: 18px;
	line-height: 24px;
}


#ALL {
	padding: 0px;
	width: 930px;
	margin: 0 auto -110px; /* the bottom margin is the negative value of the footer's height */
	min-height: 100%;
	height: auto !important;
	height: 100%;
}



#ALL pre,.typewriterFont,.typewriterFont p {
	width: 520px;
	overflow: hidden;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #000000;
	line-height: 120%;
	letter-spacing: 0em;
}



.img-left{
	float: left;
	padding: 5px 15px 15px;
	font-size: 10px;
	color: #666666;
	text-align: center;
}



.img-right{
	float: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 10px;
	color: #666666;
	text-align: center;
}



.img-row {
	float: left;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size: 10px;
	color: #666666;
	text-align: center;
}



/*コンテンツ部分*/

/*================================================

　タグライン

================================================*/

#Sub {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 26px;
	width: 602px;
	padding-top: 3px;
	padding-right: 20px;
	margin: 0px;
	font-size: 10px;
	color: #525252;
	line-height: 140%;
	text-align: right;
}



#Sub h1{
	font-size: 10px;
	font-weight: normal;
	color: #525252;
	text-align: right;
}



/*================================================

　ヘッダー

================================================*/

#HEADER {
	position: relative;
	height: 80px;
	width: 930px;
}



#LOGO {
	position: absolute;
	left: 25px;
	top: 11px;
	height: 61px;
	width: 116px;
}



#LOGO a {
	height: 61px;
	width: 116px;
	font-size: 12px;
	display: block;
	text-indent: -9999px;
	background-image: url(images_site/logo.gif);
	background-repeat: no-repeat;
	outline: none;
}



/* タグライン右のメニュー */
ul#HeaderRight {
	position: absolute;
	right: 24px;
	bottom: 9px;
	height: 34px;
	width: 242px;
	list-style-type: none;
}



ul#HeaderRight li {
	float: left;
	outline: none;
}




ul#HeaderRight li.home a {
	height: 34px;
	width: 62px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background-image: url(images_site/button_home.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	outline: none;
}




ul#HeaderRight li.qanda a {
	height: 34px;
	width: 59px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background-image: url(images_site/button_qanda.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	outline: none;
}




ul#HeaderRight li.joinus a{
	height: 34px;
	width: 121px;
	display: block;
	text-indent: -9999px;
	background: url(images_site/button_joinus.jpg) no-repeat;
	outline: none;
}



ul#HeaderRight li.joinus a:hover {
	background-position: 0px -34px;
	outline: none;
}






/*================================================

　グローバルメニュー

================================================*/

#GLOBALMENU {
	height: 50px;
	width: 930px;
	background-image: url(images_site/bg_globalmenu.jpg);
	background-repeat: no-repeat;
}



#GLOBALMENU ul {
	padding-left: 139px;
	list-style-type: none;
}



#GLOBALMENU li {
	float: left;
}



#GLOBALMENU li a {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}




#GLOBALMENU li#About a {
	height: 50px;
	width: 140px;
	background-image: url(images_site/gm_about.jpg);
}




#GLOBALMENU li#About a:hover {
	background-position: 0px -50px;
}



#GLOBALMENU li#Service a {
	height: 50px;
	width: 120px;
	background-image: url(images_site/gm_service.jpg);
}



#GLOBALMENU li#Service a:hover {
	background-position: 0px -50px;
}



#GLOBALMENU li#Facilities a {
	height: 50px;
	width: 120px;
	background-image: url(images_site/gm_facilities.jpg);
}



#GLOBALMENU li#Facilities a:hover {
	background-position: 0px -50px;
}



#GLOBALMENU li#Staff a {
	height: 50px;
	width: 120px;
	background-image: url(images_site/gm_staff.jpg);
}




#GLOBALMENU li#Staff a:hover {
	background-position: 0px -50px;
}



#GLOBALMENU li#Price a {
	height: 50px;
	width: 120px;
	background-image: url(images_site/gm_price.jpg);
}



#GLOBALMENU li#Price a:hover {
	background-position: 0px -50px;
}



/*================================================

　トップページ

================================================*/
#TOPWRAPPER {
	width: 930px;
	background-image: url(images_site/bg_wrapper.jpg);
	background-position: 15px;
	background-repeat: repeat-y;
}



#TOPCONCEPT {
	float: left;
	width: 535px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #525252;
	background-image: url(images_site/h_concept.jpg);
	background-repeat: no-repeat;
}



#TOPCONCEPT h2 {
	height: 30px;
	font-size: 14px;
	text-indent: -9999px;
}



/*メインイメージ*/
#MAINIMG {
	height: 270px;
	width: 900px;
	padding-right: 15px;
	padding-left: 15px;
}



/*4大サービス*/
#TOPSERVICE {
	position: relative;
	float: left;
	height: 260px;
	width: 355px;
	background-image: url(images_site/h_maincontents.jpg);
	background-position: 15px 0px;
	background-repeat: no-repeat;
}



#TOPSERVICE01 {
	position: absolute;
	left: 15px;
	top: 32px;
	height: 105px;
	width: 335px;
}



#TOPSERVICE02 {
	position: absolute;
	left: 15px;
	top: 141px;
	height: 105px;
	width: 335px;
}




#TOPSERVICE01 h2,#TOPSERVICE02 h2{
	font-size: 1px;
	line-height: 0px;
	text-indent: -9999px;
}



#TOPSERVICE01 a.toDetail {
	height: 60px;
	width: 305px;
	padding: 35px 20px 10px 10px;
	font-size: 10px;
	color: #555555;
	line-height: 180%;
	text-decoration: none;
	display: block;
	text-align: right;
	background-image: url(images_site/topmenu_conditioning.jpg);
	background-repeat: no-repeat;
}



#TOPSERVICE02 a.toDetail {
	height: 60px;
	width: 305px;
	padding: 35px 20px 10px 10px;
	font-size: 10px;
	color: #555555;
	line-height: 180%;
	text-decoration: none;
	display: block;
	text-align: right;
	background-image: url(images_site/topmenu_bodytherapy.jpg);
	background-repeat: no-repeat;
}




#TOPSERVICE01 a.toDetail:hover, #TOPSERVICE02 a.toDetail:hover {
	background-position: 0 -105px;
}




/*その他サービス*/
#TOPNEWS {
	float: left;
	height: 144px;
	width: 329px;
	margin-top: 2px;
	margin-left: 11px;
	background-image: url(images_site/bg_topnews.jpg);
	background-position: 0px 29px;
	background-repeat: no-repeat;
}



#TOPBANNER {
	float: left;
	width: 210px;
}






#TOPNEWS h2 {
	position: relative;
	height: 29px;
	width: 329px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	background-image: url(images_site/bg_topnews_head.jpg);
	background-repeat: no-repeat;
}



#TOPNEWS h2 span.rss {
	position: absolute;
	top: 7px;
	right: 6px;
	height: 18px;
	width: 42px;
	display: block;
}



#TOPNEWS .blockInner {
	height: 108px;
	width: 329px;
	padding-bottom: 7px;
	overflow: hidden;
	background-image: url(images_site/bg_topnews_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}



#TOPNEWS h2 span.rss a{
	height: 18px;
	width: 42px;
	display: block;
	text-indent: -9999px;
	background-image: url(images_site/top_rss.gif);
	background-repeat: no-repeat;
	outline: none;
}



#TOPNEWS h2 span.rss a:hover{
	background-position: 0px -18px;
}



#TOPNEWS ul {
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}



#TOPNEWS li {
	clear: both;
	width: 329px;
	list-style-type: none;
}



#TOPNEWS .newsDate {
	float: left;
	padding-left: 10px;
}



#TOPNEWS .newsText {
	float: left;
	width: 250px;
	padding-left: 5px;
}



#TOPBANNER a#BANNERfacebook {
	background-image: url(images_site/button_facebook.jpg);
	background-repeat: no-repeat;
}



#TOPBANNER a#BANNERbedrock {
	background-image: url(images_site/button_bedrock.jpg);
	background-repeat: no-repeat;
}



#TOPBANNER a#BANNERoxyspa {
	background-image: url(images_site/button_oxyspa.jpg);
	background-repeat: no-repeat;
}



#TOPBANNER a#BANNERblog {
	background-image: url(images_site/button_blog.jpg);
	background-repeat: no-repeat;
}



#TOPBANNER  a.banner {
	height: 50px;
	width: 185px;
	margin-left: 17px;
	display: block;
	text-indent: -9999px;
	outline: none;
}



#TOPBANNER  a.banner:hover {
	background-position: 0px -50px;
}






/*================================================

　トピックパス

================================================*/

#TOPICPATH {
	height: 12px;
	width: 648px;
	padding: 8px 10px 5px;
	font-size: 11px;
	line-height: 11px;
	background-image: url(images_site/bg_topicpath.jpg);
	background-repeat: no-repeat;
}



#TOPICPATH p {
	padding: 8px 0px 0px;
	margin: 0px;
	font-size: 12px;
	color: #666666;
	line-height: 12px;
}



#TOPICPATH p a {
	text-decoration: none;
}



/*================================================

　WRAPPER

================================================*/
#WRAPPER {
	width: 930px;
	background-image: url(images_site/bg_wrapper.jpg);
	background-position: 15px;
	background-repeat: repeat-y;
}



/*================================================

　サイドバー

================================================*/

#SIDE {
	float: left;
	width: 231px;
	padding-top: 33px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-image: url(images_site/h_submenu.jpg);
	background-position: 15px 0px;
	background-repeat: no-repeat;
}



#SIDEBlog {
	float: left;
	width: 231px;
	padding-top: 58px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-image: url(images_site/h_recententry.jpg);
	background-position: 15px 0px;
	background-repeat: no-repeat;
}



#SIDE ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}




#SIDE ul a:hover {
	color: #4EC1FF;
	text-decoration: underline;
}




#SIDE ul.sideMenu {
	padding-bottom: 30px;
	background-image: url(images_site/bg_sidemenu_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	list-style-type: none;
}




#SIDE ul.sideMenu li a {
	height: 25px;
	width: 197px;
	padding-top: 5px;
	padding-left: 25px;
	color: #626262;
	text-decoration: none;
	display: block;
	background-image: url(images_site/bg_sidemenu.jpg);
	background-repeat: no-repeat;
	outline: none;
}



#SIDE ul.sideMenu li a:hover,#SIDEBlog ul.sideMenuRecent li a:hover,
#SIDEBlog ul.sideMenuMonthly li a:hover, #SIDEBlog ul.sideMenuNews li a:hover{
	color: #CE2021;
	text-decoration: underline;
}




#SIDEBlog ul.sideMenuRecent {
	padding-bottom: 75px;
	background-image: url(images_site/h_monthly.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	list-style-type: none;
}



#SIDEBlog ul.sideMenuMonthly {
	padding-bottom: 30px;
	background-image: url(images_site/bg_sidemenu_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	list-style-type: none;
}



#SIDEBlog ul.sideMenuNews {
	padding-bottom: 30px;
	background-image: url(images_site/bg_sidemenu_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	list-style-type: none;
}




#SIDEBlog ul.sideMenuRecent li a, #SIDEBlog ul.sideMenuMonthly li a,#SIDEBlog ul.sideMenuNews li a {
	width: 186px;
	padding: 6px 5px 6px 30px;
	color: #626262;
	text-decoration: none;
	display: block;
	background-image: url(images_site/bg_sideblog.jpg);
	background-repeat: no-repeat;
	outline: none;
}



#SIDEBANNER {
	width: 231px;
	padding-top: 15px;
}




#SIDEBANNER a#BANNERbedrock {
	background-image: url(images_site/button_bedrock.jpg);
	background-repeat: no-repeat;
}



#SIDEBANNER a#BANNERoxyspa {
	background-image: url(images_site/button_oxyspa.jpg);
	background-repeat: no-repeat;
}



#SIDEBANNER  a.banner {
	height: 50px;
	width: 185px;
	margin-left: 20px;
	display: block;
	text-indent: -9999px;
	outline: none;
}



#SIDEBANNER  a.banner:hover {
	background-position: 0px -50px;
}




/*================================================

　フッター

================================================*/

#FOOTER {
	height: 53px;
	width: 905px;
	padding-top: 57px;
	padding-left: 25px;
	margin: 0px auto;
	font-size: 11px;
	line-height: 150%;
	background-image: url(images_site/bg_footer.jpg);
	background-repeat: no-repeat;
}



#FOOTER p {
	color: #5C594C;
}



#FOOTER a {
	color: #707070;
	text-decoration: none;
}



#FOOTER a:hover {
	color: #A2615F;
	text-decoration: underline;
}







.access {
	height: 1px;
	width: 1px;
	padding: 0px;
	margin: 0px;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}





/*================================================

　コンテンツ

================================================*/


#CONTENTS {
	float: left;
	width: 669px;
	padding-right: 15px;
	padding-bottom: 30px;
	color: #444444;
}



#CONTENTS h1#TITLEIMG {
	height: auto;
	width: 668px;
	padding: 0px 0px 10px;
	margin: 0px;
	line-height: 1px !important;
}



#CONTENTS h1.headingImg {
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
	background-color: #FFFFFF;
}



#CONTENTS p.entryDate {
	padding-right: 10px;
	padding-bottom: 20px;
	margin: 0px;
	font-size: 10px;
	color: #666666;
	text-align: right;
}




.push {
	height: 110px;
	width: 930px;
}



#CONTENTS .h_dot {
	clear: both;
	height: 26px;
	padding-top: 5px!important;
	padding-left: 8px!important;
	margin-right: 15px!important;
	margin-bottom: 10px!important;
	margin-left: 5px!important;
	font-size: 14px!important;
	font-weight: bold!important;
	color: #454545!important;
	background-image: url(images_site/h_dot.gif);
	background-repeat: repeat-x;
}



#CONTENTS .h_slash {
	height: 28px;
	padding-top: 7px!important;
	padding-left: 19px!important;
	margin-top: 0px;
	margin-bottom: 10px!important;
	font-size: 14px!important;
	color: #424242!important;
	background-image: url(images_site/h_slash.gif);
	background-repeat: no-repeat;
}



#CONTENTS .h_allow {
	padding-left: 27px!important;
	margin-bottom: 5px!important;
	font-size: 12px!important;
	font-weight: bold!important;
	color: #474747!important;
	line-height: 140%!important;
	background-image: url(images_site/h_allow.gif);
	background-repeat: no-repeat;
}



#CONTENTS p {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 17px;
}



#CONTENTS td {
	padding: 5px 3px 3px;
	background-color: #FFFFFF;
	background-image: url(images_site/bg_td.gif);
	background-repeat: repeat-x;
}



#CONTENTS th {
	padding: 0px 3px;
	margin: 0px;
	font-weight: normal;
	text-align: center;
}



#CONTENTS .tableShadowHead, #CONTENTS .tableShadowBottom {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	text-align: center;
	background-color: #DDDDDD;
	background-image: none !important;
}



#CONTENTS table {
	margin-bottom: 15px;
	margin-left: 17px;
}



#CONTENTS ul {
	padding-left: 10px;
	margin: 10px 15px 10px 10px;
	list-style-type: none;
}



#CONTENTS li {
	padding-left: 10px;
	margin-bottom: 3px;
	color: #616161;
	background-image: url(images_site/bg_li_plus.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
}



#CONTENTS .floatleft {
	float: left;
}



#CONTENTS .paginate {
	font-size: 10px;
	line-height: 160%;
	text-align: center;
}



#CONTENTS .blogEntry .blogEntryBottom {
	clear: both;
	height: 21px;
	width: 640px;
	padding-top: 3px;
	padding-right: 10px;
	margin-top: 10px;
	font-size: 10px;
	color: #868686;
	text-align: right;
	background-image: url(images_site/bg_blogentry_bottom.jpg);
	background-repeat: no-repeat;
}



#CONTENTS .blogEntry .blogEntryHead {
	height: 23px;
	width: 633px;
	padding-top: 21px;
	padding-left: 17px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url(images_site/bg_blogentry_head.jpg);
	background-repeat: no-repeat;
}



#CONTENTS .blogEntry {
	width: 650px;
	margin-left: 7px;
	background-image: url(images_site/bg_blogentry.jpg);
	background-repeat: repeat-y;
}



#CONTENTS .staffEntry {
	position: relative;
	height: 147px;
	width: 650px;
	margin-bottom: 10px;
	margin-left: 7px;
	background-image: url(images_site/bg_staffentry.jpg);
	background-repeat: no-repeat;
}



#CONTENTS .staffEntry h2 {
	position: absolute;
	left: 147px;
	top: 4px;
	width: 490px;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}



#CONTENTS .staffEntry .staffImg {
	height: 145px;
	width: 121px;
	padding-top: 1px;
	margin-left: 6px;
	overflow: hidden;
}



#CONTENTS .staffEntry .staffIntroduction {
	position: absolute;
	left: 138px;
	top: 33px;
	height: 42px;
	width: 502px;
}



#CONTENTS .staffEntry .staffIntroduction p{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#CONTENTS .staffEntry table.staffFee {
	position: absolute;
	left: 194px;
	top: 85px;
}



#CONTENTS .staffEntry .staffData1 {
	position: absolute;
	left: 207px;
	top: 83px;
	height: 40px;
	width: 131px;
	line-height: 25px;
	text-align: center;
}



#CONTENTS .staffEntry .staffData2 {
	position: absolute;
	left: 343px;
	top: 83px;
	height: 40px;
	width: 109px;
	line-height: 25px;
	text-align: center;
}



#CONTENTS .staffEntry .staffData3 {
	position: absolute;
	left: 458px;
	top: 83px;
	height: 40px;
	width: 96px;
	line-height: 25px;
	text-align: center;
}



#CONTENTS a.servicelist {
	height: 93px;
	width: 653px;
	padding-top: 10px;
	padding-right: 15px;
	text-decoration: none;
	display: block;
	text-align: right;
}



#CONTENTS a.servicelist:hover {
	background-position: 0px -103px;
}



#CONTENTS a#ToConditioning {
	text-decoration: none;
	background-image: url(images/button_to_conditioning.jpg);
	background-repeat: no-repeat;
}



#CONTENTS a#ToBodyTherapy {
	background-image: url(images/button_to_bodytherapy.jpg);
	background-repeat: no-repeat;
}



#CONTENTS a#ToFootCare {
	background-image: url(images/button_to_footcare.jpg);
	background-repeat: no-repeat;
}



#CONTENTS .rightLink {
	height: 23px;
	width: auto;
	margin-right: 15px;
	margin-bottom: 10px;
	text-align: right;
	background-image: url(images_site/rightlink_end.gif);
	background-position: right 0px;
	background-repeat: no-repeat;
}



#CONTENTS .rightLink a {
	float: right;
	height: 23px;
	width: auto;
	padding-left: 23px;
	margin-right: 27px;
	color: #999999;
	text-decoration: none;
	background-image: url(images_site/rightlink_head.gif);
	outline: none;
}



#CONTENTS .rightLink a:hover {
	color: #A2615F;
	text-decoration: underline;
}


