/* All Layout
-------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
	margin: 0;
	padding: 0;
}
fieldset,img{
    border: 0;
}
abbr,acronym{
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,ver{
    font-style: normal;
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6{
    font-size: 100%;
	font-weight: normal;
}
a:link {
	color: #00a856;
	text-decoration: none;
}
a:visited {
	color: #0f753b;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
/* ----------layout------------*/
body{
    margin: 0 auto;
	text-align: center;
	color:#666666;
	font-size: small;
	line-height: 120%; 
}
#wrapper{
    margin: 0 auto;
	text-align: center;
	width: 790px;
	background: #ffffff;
	border: #999999 1px solid;
}
#headline{
    text-align: left;
	width: 750px;
	margin: 20px auto 0 auto;
}
#header{
    width: 750px;
	margin: 0 auto;
	background: #00a856;
}
#nav{
    margin: 0 auto;
	width: 750px;
	height: 50px;
}
#root{
    margin: 0 auto;
    width: 750px;
	text-align: left;
	height: 20px;
}
#main{
    margin: 20px;
	width: 750px;
}
#sidenav{
    width: 200px;
	float: left;
	
}
#qr{
    width: 195px;
	height: 115px;
	border:#999999 1px solid;
	padding: 5px 0px 5px 5px;
	text-align: left;
}
#qr img{
    float: right;
}
#qr p{
    margin-bottom: 5px;
}#subnav{
    width: 200px;
	margin: 30px 0px;
	border: #999999 1px solid;
}
#maincontents{
    margin: 0 0;
	width: 500px;
	text-align: center;
	float: right;
}
#footer{
    margin: 30px auto;
    width: 750px;
}
#footer hr{
    width: 100%;
	color: #666666;
}
.contents{
    width: 500px;
    text-align: left;
	margin-bottom: 20px;
}
.contents h1{
	margin-bottom: 10px;
}
.contents h2{
	margin-bottom: 10px;
}
.contents h3{
    margin-top: 15px;
	margin-bottom: 5px;
}
.contents h4{
    margin-top: 20px;
	margin-bottom: 5px;
}
.s_contents{
	margin: 20px auto;
	text-align: left;
}
/* ----------index ホーム page------------*/
#menu{
}
.menu{
    width: 220px;
	height: 130px;
	text-align: left;
	padding: 5px;
	border: #cccccc 5px solid;
	margin-top: 10px;
	margin-bottom: 10px;
}
.plus{
    float: right;
	margin-right: 30px;
}
#m1_shousai{
    margin-top: 10px;
}
.menu_left{
    float: left;
}
.menu_right{
    float: right;
}
#m1_l{
    float: left;
	text-align: center;
}
#m1_r{
    float: right;
	font-size:smaller;
	line-height: 110%;
}
#m1_r ul{
    list-style-position:inside;
    list-style-type:none;
}
#m1_r li{
    text-indent: -20px;
	margin: 5px auto;
}
.m_m{
    margin: 5px auto;
}
.m_l{
    float: right;
	margin-left: 5px;
}
#shop{ float: right;
       margin-left: 20px;}
.menu_imgr{
    width: 100px;
    float: right;
	margin-left: 5px;
}
.notice{
    float: right;
	color: #00a856;
}
.notice_l{
    float: left;
	color: #00a856;
}
#coupon{
    display: block;
    width: 480px;
	text-align: left;
	padding: 10px;
	border: #68ba63 5px solid;
	margin-top: 10px;
	margin-bottom: 10px;
}
#coupon p{
   margin-top: 5px;
}
#coupon li{
   list-style: inside disc;
}
.qr_code{
    float: left;
	margin-right: 10px;
}
#mailmenber{
    display: block;
    width: 480px;
	text-align: left;
	padding: 10px;
	border: #68ba63 5px solid;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mailmenber p{
   margin-top: 5px;
}
/* ----------therapy セラピーコース page------------*/
#therapy ul{
    list-style-type: none;
}
#therapy dt{
    margin-top: 20px;
}
#therapy dd{
    text-indent: 50px;
}
#dorm_cir{
    float: left;
	margin-right: 30px;
}
#dorm_list{
    float: right;
	width: 360px;
}
#dorm_list dd{
    text-indent: 60px;
	margin-bottom: 10px;
}
#machine{
    float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#b1_l{
    float: left;
	width: 240px;
}
#b1_r{
    float: right;
}

#b1top{
    background: url(img/thrapy/b1care_top.gif) no-repeat;
	background-position: bottom;
    width: 170px;
	height: 10px;
}
#b1middle{
    background: url(img/thrapy/b1care_middle.gif);
    width: 160px;
	height: 100%;
	color: #FFFFFF;
	padding: 0px 5px;
}
#b1bottom{
    background: url(img/thrapy/b1care_bottom.gif) no-repeat;
    width: 170px;
	height: 10px;
}
#price dt{
    margin-top: 10px;
}
#price dd{
    text-indent: 50px;
}
.price{
    font-size: medium;
	font-weight: 900;
}

/* ----------ear 耳つぼダイエットpage------------*/
#weight{
    float: left;
	width: 200px;
	font-size: medium;
	font-weight: 900;
	margin-top: 15px;
}
#weight ul{
	list-style-type: none;
	margin: 20px auto;
}
#weight li{
    line-height: 180%;
}
#e_report{
    float: right;
	margin-top: 15px;
}
#e_top{
    background: url(img/ear/e_top.gif) no-repeat;
	background-position: bottom;
    width: 280px;
	height: 10px;
}
#e_middle{
    background: url(img/ear/e_middle.gif);
    width: 270px;
	height: 100%;
	color: #FFFFFF;
	padding: 0px 5px;
}
#e_bottom{
    background: url(img/ear/e_bottom.gif) no-repeat;
    width: 280px;
	height: 10px;
}
.side_mar1{
    margin: 0px 10px;
}
#e_price{
    margin-right: 30px;
}
#ear_ba{
    width: 475px;
	height: 120px;
	border-color: #999999;
	border-width: 2px;
	border-style: solid;
	float: right;
	text-align: center;
	padding: 10px;
}
#ear_ba p{
	text-align: left;
}
/* ----------detox サプリメント腸内洗浄 page------------*/
#detox_r{
   float: right;
   width: 250px;
}
#detox_l{
   float: left;
   margin-top: 20px;S
}
#detox_r dt{
   font-size: medium;
   color: #00A856;
   font-weight: 900;
   margin-top: 15px;
}
#enema_l{
   float: left;
   width: 230px;
}
#enema_r{
   float: right;
   width: 250px;
}
#enema_r ul{
   list-style-type: disc;
}
#enema_r li{
   display: block;
   float: left;
   margin-right: 5px;
   list-style-type: disc;
}
#d_effect_l{
   float: left;
   width: 270px;   
}
#d_effect_l img{
   margin: 10px auto;  
}
#d_effect_r{
   float: right;
   width: 215px;   
}
#detox_table{
   width: 250px;
   margin-top: 20px;
}
#detox_table td{
  width: 60px;
}
.detox_before{
  text-align: right;
}
.detox_arrow{
  text-align: right;
}
.detox_after{
  text-align: right;
}
.howto_l{
  float: left;
}
.howto_r{
   float: right;
}
#howto1 img{
   margin: 5px auto;
}
#detox_ba{
    width: 246px;
	height: 200px;
	border-color: #999999;
	border-width: 2px;
	border-style: solid;
	float: right;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
}
#detox_ba p{
	text-align: left;
}
/* ----------qa page------------*/
#qa{
    width: 500px;
	text-align: left;
}
#qa dl{
   padding-left: 30px;
}
#qa dt{
    color: #4c32c7;
    font-size:large;
	font-weight:900;
	margin-top: 30px;
	text-indent: -30px;
	line-height: 130%;
}
#qa dd{
    padding-left: 30px;
	text-indent: -20px;
	margin-top: 10px;
}
.ans{
    color: #55555;
	font-size: medium;
	font-weight: 900;
}
/* ----------contact お問合せ------------*/
#mail{
    vertical-align: middle;
	margin: 5px;
}
#map{
    margin: 20px auto;
}
#map_text{
    color:#0000FF;
	text-align:left;
}
#contact01{
    display: block;
    margin-top: 50px;
}
#mail_contact{
    margin-top: 50px;
}
#contact h3{
   margin-bottom: 10px;
   margin-top: 10px;
}
#contact h4{ margin-top: 20px;
    font-weight: 400;
}
/* ----------レーダーシェイプ font------------*/
.green {color: #00a856}
