@charset "utf-8";

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}


ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}

/* --------------------------------------------------------------------------- */
html{
    height:100%;
}

body{
	text-align:center;
	font-size:12px;
	color:#4D6F03;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height:140%;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;	
	height:100%;
	background-color: #ffffff;
	background-image: url(../shared/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a,
a:link,
a:visited {
	color:#4D6F03;
	text-decoration:none;
}

a:hover,
a:active {
	color:#4D6F03;
	text-decoration:none;
}

.clear {/* float解除のhack box */
	clear:both;
}

#pagetop{
	width:90px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 450px;
}

#pagetop a{
	background-image:url(../shared/bt_pagetop_off.jpg);
	background-position:0px 0px;
	width:90px;
	display: block;
	height: 20px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
	background-repeat: no-repeat;
}

#pagetop a:hover, #pagetop a:active {
	background-image:url(../shared/bt_pagetop_on.jpg);
	background-position:0px 0px;
	background-repeat: no-repeat;
}

/* 枠--------------------------------------------------------------------------- */
#wrapper_all {
	height: 100%;
	width: 100%;
}

#wrapper {
	height: auto;
	width: 100%;
}

#main {
	padding-bottom:0px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

/* header----------------------------------------------------------------------- */
#header_all{
	width: 830px;
	height: 107px;
	padding: 0px;
	margin: 0px;
}

#header{
	width: 100%;
	height: 18px;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 30px;
	font-size: 10px;
}

#header_logo{
	width: 300px;
	height: 36px;
	margin: 0px;
	float: left;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header_tel{
	width: 245px;
	height: 36px;
	margin: 0px;
	float: right;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* navi----------------------------------------------------------------------- */
#gnavi {
	width:792px;
	height: 62px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#gnavi ul {
	width:792px;
	height: 62px;
	list-style-type:none;
}

#gnavi li {
	float:left;
	height: 62px;
}

#gnavi li a {
 	display: block;		
 	height: 62px;
 	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#toppage a {
	background-image:url(../shared/bt_top_off.jpg);
	background-position:left top;
	width:131px;
	background-repeat: no-repeat;
}

#gnavi li#toppage a:hover, #gnavi li#toppage a:active {
	background-position:left top;
	background-image: url(../shared/bt_top_on.jpg);
	background-repeat: no-repeat;
}

#gnavi li#first a {
	background-image:url(../shared/bt_first_off.jpg);
	background-position:left top;
	width:131px;
	background-repeat: no-repeat;
}

#gnavi li#first a:hover, #gnavi li#first a:active {
	background-position:left top;
	background-image: url(../shared/bt_first_on.jpg);
	background-repeat: no-repeat;
}

#gnavi li#info a {
	background-image:url(../shared/bt_info_off.jpg);
	background-position:left top;
	width:131px;
	background-repeat: no-repeat;
}

#gnavi li#info a:hover, #gnavi li#info a:active {
	background-position:left top;
	background-image: url(../shared/bt_info_on.jpg);
	background-repeat: no-repeat;
}

#gnavi li#menu a {
	background-image:url(../shared/bt_menu_off.jpg);
	background-position:left top;
	width:131px;
	background-repeat: no-repeat;
}

#gnavi li#menu a:hover, #gnavi li#menu a:active {
	background-position:left top;
	background-image: url(../shared/bt_menu_on.jpg);
	background-repeat: no-repeat;
}

#gnavi li#introduction a {
	background-image:url(../shared/bt_introduction_off.jpg);
	background-position:left top;
	width:131px;
	background-repeat: no-repeat;
}

#gnavi li#introduction a:hover, #gnavi li#introduction a:active {
	background-position:left top;
	background-image: url(../shared/bt_introduction_on.jpg);
	background-repeat: no-repeat;
}

#gnavi li#sitemap a {
	background-image:url(../shared/bt_sitemap_off.jpg);
	background-position:left top;
	width:137px;
	background-repeat: no-repeat;
}

#gnavi li#sitemap a:hover, #gnavi li#sitemap a:active {
	background-position:left top;
	background-image: url(../shared/bt_sitemap_on.jpg);
	background-repeat: no-repeat;
}

/* contents--------------------------------------------------------------------- */
#contents_base{
	width: 830px;
	height: auto;
	padding: 0px;
	margin: 0px;
}

/* center-------------------------------------------------------------------- */
#center_base{
	width: 560px;
	height: auto;
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

.center_title{
	width: 540px;
	height: 35px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.center_text{
	width: 525px;
	height: auto;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 12px;
	color: #666666;
}

.subtitle{
	font-size: 14px;
	color: #F07800;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9933;
	padding-bottom: 5px;
	margin: 0px;
	font-weight: bold;
}

.text{
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.images{
	margin: 0px;
	float: right;
	width: 225px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#prof_area{
	width: 500px;
	height: auto;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border: 1px solid #FF9999;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.prof{
	font-size: 14px;
	color: #FF7979;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9999;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF9999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* subnavi--------------------------------------------------------------------- */
#left{
	width: 270px;
	height: auto;
	padding: 0px;
	margin: 0px;
	float: left;
}

#sub_navi_base_all{
	width: 235px;
	height: 504px;
	background-image: url(../shared/subnavi_bg_base.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}

#sub_navi_1{
	width: 224px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#sub_navi_1 ul {
	width:224px;
	height: auto;
	list-style-type:none;
	padding-top: 5px;
}

#sub_navi_1 li {
	float:left;
	height: 72px;
	padding-bottom: 5px;
}

#sub_navi_1 li#shoulder {
	width:224px;
	height: 72px;
	background-image: url(../shared/bt_shoulder_base.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
}

#sub_navi_1 li#waist {
	width:224px;
	height: 72px;
	background-image: url(../shared/bt_waist_base.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
}

#sub_navi_1 li#headache {
	width:224px;
	height: 72px;
	background-image: url(../shared/bt_headache_base.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
}


#sub_navi_1 li#body {
	width:224px;
	height: 72px;
	background-image: url(../shared/bt_body_base.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
}

#sub_navi_1 li#face {
	width:224px;
	height: 72px;
	background-image: url(../shared/bt_face_base.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
}

#sub_navi_1 li#beauty {
	width:224px;
	height: 72px;
	background-image: url(../shared/bt_beauty_base.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
}
.sab_text_base{
	padding-top: 15px;
	line-height: 130%;
	padding-left: 70px;
	padding-right: 12px;
	color: #626262;
	font-size: 10px;
	width: 145px;
	height: 30px;
}

.bt_details_base{
	padding-top: 0px;
	padding-left: 122px;
	padding-right: 5px;
	color: #626262;
	font-size: 12px;
	width: 90px;
	height: 20px;
}
.bt_details_base a{
 	display: block;		
 	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	background-image:url(../shared/bt_details_off.jpg);
	background-position:left top;
	width:90px;
	height: 20px;
	background-repeat: no-repeat;
}

.bt_details_base a:hover, .bt_details_base a:active {
	background-position:left top;
	background-image: url(../shared/bt_details_on.jpg);
	background-repeat: no-repeat;
}

/* information_area--------------------------------------------------------------------- */
#info_base{
	width: 235px;
	height: 263px;
	margin: 0px;
	float: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 20px;
}


/* footer---------------------------------------------------------------------- */
#copy{
	padding-top: 3px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

#wrapper_bottom {
	height: 22px;
	width: 100%;
	text-align: center;
	background-image: url(../shared/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}