body{
	text-align:center;
	margin:0;
	background-image:url(images/main_bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:f0f9d4;
	color:#666666;
	}

/*全体*/
#container{
	font-size:small;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}

/*ヘッダー*/
#head{
	background-image:url(images/head02.gif);
	height:109px;
	}
#head h1{
	font-size:10px;
	font-weight:normal;
	margin:8px 20px 0 0;
	text-align:right;
	}
#head a{
	color:#333333;
	text-decoration: none;
	}
.yoyaku{
	text-align:right;
	margin-top:20px;
	margin-right:20px;
	}


/*左メニュー*/
#sidemenu{
	background-image:url(images/sidemenu_bg.gif);
	width:194px;
	height:100%;
	background-repeat:repeat-y;
	float:left;
	}
#data{
	width:141px;
	padding:8px;
	margin:0 auto 0 auto;
	background-color:#fff5fa;
	border:solid 1px #f6c0c6;
	}
.step{
	padding-top:10px;
	}
.txt1{
	padding-top:10px;
	width:135px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	}

	
/*ロールオーバー*/
#menu{
	width:172px;
	margin:0 8px 0 14px; 
	}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#menu ul li a{ 
	display:block; 
	width:172px; 
	height: 48px;
	}
.menu1 a{
	background: url(images/menu01.gif) no-repeat left top; 
	text-indent: -9999px;
	} 
.menu1 a:hover{
	background: url(images/menu01.gif) no-repeat right top; 
	} 
.menu2 a{
	background: url(images/menu02.gif) no-repeat left top; 
	text-indent: -9999px;
	} 
.menu2 a:hover{
	background: url(images/menu02.gif) no-repeat right top; 
	} 
.menu3 a{
	background: url(images/menu03.gif) no-repeat left top; 
	text-indent: -9999px;
	} 
.menu3 a:hover{
	background: url(images/menu03.gif) no-repeat right top; 
	} 
.menu4 a{
	background: url(images/menu04.gif) no-repeat left top; 
	text-indent: -9999px;
	} 
.menu4 a:hover{
	background: url(images/menu04.gif) no-repeat right top; 
	} 
.menu5 a{
	background: url(images/menu05.gif) no-repeat left top; 
	text-indent: -9999px;
	} 
.menu5 a:hover{
	background: url(images/menu05.gif) no-repeat right top; 
	} 
.menu6 a{
	background: url(images/menu06.gif) no-repeat left top; 
	text-indent: -9999px;
	} 
.menu6 a:hover{
	background: url(images/menu06.gif) no-repeat right top; 
	} 
.menu7 a{
	background: url(images/menu07.gif) no-repeat left top; 
	text-indent: -9999px;
	} 
.menu7 a:hover{
	background: url(images/menu07.gif) no-repeat right top; 
	} 
.menu8 a{
	background: url(images/menu08.gif) no-repeat left top; 
	text-indent: -9999px;
	} 
.menu8 a:hover{
	background: url(images/menu08.gif) no-repeat right top; 
	} 
.menu9 a{
	background: url(images/menu09.gif) no-repeat left top; 
	text-indent: -9999px;
	} 
.menu9 a:hover{
	background: url(images/menu09.gif) no-repeat right top; 
	} 
.menu10 a{
	background: url(images/menu10.gif) no-repeat left top; 
	text-indent: -9999px;
	} 
.menu10 a:hover{
	background: url(images/menu10.gif) no-repeat right top; 
	} 
.menu11 a{
	background: url(images/menu11.gif) no-repeat left top; 
	text-indent: -9999px;
	} 
.menu11 a:hover{
	background: url(images/menu11.gif) no-repeat right top; 
	} 
.menu12 a{
	background: url(images/menu12.gif) no-repeat left top; 
	text-indent: -9999px;
	} 
.menu12 a:hover{
	background: url(images/menu12.gif) no-repeat right top; 
	}
.menu13 a{
	background: url(images/menu13.gif) no-repeat left top; 
	text-indent: -9999px;
	} 
.menu13 a:hover{
	background: url(images/menu13.gif) no-repeat right top;
	} 
.menu14 a{
	background: url(images/menu14.gif) no-repeat left top; 
	text-indent: -9999px;
	} 
.menu14 a:hover{
	background: url(images/menu14.gif) no-repeat right top;
	} 	
/*右コンテンツ*/
#contents{
	width:540px;
	float:right;
	padding:10px 10px 10px 16px;
	background-image:url(images/contents_bg.gif);
	background-repeat:repeat-y;
	}
.menu260{
	width:250px;
	height:123px;
	padding:5px;
	background-color:#f0f3ca;
	}
#menu260_2{
	width:250px;
	height:90px;
	padding:5px;
	background-color:#f0f3ca;
	}
.menu170{
	width:160px;
	padding:5px;
	background-color:#f0f3ca;
	}
.w_500{
	width:480px;
	padding:10px;
	margin:10px auto;
	font-size:12px;
	line-height:1.2em;
	letter-spacing:0.1em;
	}
.w_520{
	width:530px;
	margin:10px auto;
	}
.setsumei_w500{
	width:480px;
	padding:10px;
	margin:10px auto;
	line-height:1.5em;
	font-size:14px;
	}
.h_100{
	height:100px;
	}
.h_300{
	height:300px;
	}
.img_waku{
	padding:3px;
	border:solid 1px #cccccc;
	}
.td_under1 td{
	border-bottom:#999999 1px dashed;
	}
.smooth{
	margin:5px 10px 10px auto;
	font-size:11px;
	text-align:right;
	}

/*フッター*/
#foot{
	clear:both;
	font-size:10px;
	text-align:center;
	}
#foot .link{
	padding-top:5px;
	border-top:double #99CC00;
	}
address{
	font-style:normal;
	margin-top:5px;
	margin-bottom:15px;
	}


/*定番*/
a:link{
	color: #669900; text-decoration: underline;
}
a:visited{
	color: #669900; text-decoration: underline;
}
a:hover{
	color: #669900; text-decoration: none;
}

p{
	margin:0;
}
form{margin:0;}
em{
	color:#FF3300;
	font-style:normal;
	}
h2{
	margin:0;
	}
h3{
	margin:0;
	}
h4{
	margin:0;
	}
ul{
	margin:0 0 0 10px;
	padding:0 0 0 5px;
	}
.ul1{
	margin:0 0 0 10px;
	padding:0 0 0 5px;
	}
.img01{
	text-align:center;
	margin-top:10px;
	}
.img02{
	text-align:center;
	margin-top:15px;
	}
.img_r01{
	text-align:right;
	margin-top:10px;
	}
.ue{
	margin-top:5px;
	}
.ue1{
	margin-top:10px;
	}
.ue2{
	margin-top:20px;
	}
.ue3{
	margin-top:30px;
	}
.ichi_c{
	text-align:center;
	}
.ichi_r{
	text-align:right;
	}
.sita{
	margin-bottom:10px;
	}
.left20{
	margin-left:20px;
	}
.moji1{
	color:#CC3399;
	}
.moji2{
	font-size:0.8em;
	}
.moji3{
	font-size:1.1em;
	line-height:1.4em;
	letter-spacing:0.2em;
	}
.moji4{
	font-size:1.1em;
	color:#FF6600;
	font-weight:bold;
	}
.moji5{
	color: #33CC99;
	font-size: medium;
	}
.moji6{
	font-size: medium;
	}
.moji7{
	color:#FF6600;
	font-weight:bold;
	}
.moji8{
	color:#ED41A8;
	font-weight:bold
	}
.moji9{
	color:#2B2B2B;
	font-size:1.1em;
	font-weight:bold;
	}
.moji10{
	color:#FF6699;
	font-size:medium;
	}
.moji11{
	font-size:medium;
	}
.moji12{
	font-weight:bold;
	}
.moji13{
	font-weight:bold;
	color:#B52663
	}
.moji14{
	font-size:16px;
	font-weight:bold;
	}
.moji15{
	font-size:14px;
	font-weight:bold;
	}
.moji16{
	color:#66CCFF;
	font-weight:bold;
	}
.moji17{
	color: #33CC66;
	font-weight:bold;
	}
.moji18{
	color:#FF0000;
	font-weight:bold;
	}
.moji19{
	color:#3399FF;
	}			
.float-l{
	float:left;
	margin:10px;
	}
.float-l{
	float:left;
	margin:0 10px 10px 0;
	}
.float-l2{
	float:left;
	margin:30px 0px 0px 0;
	}
.float-r{
	float:right;
	margin:5px;
	}
.float-r2{
	float:right;
	margin:30px 0 0 0;
	}
.clear{
	clear:both;
	}
.border-b{
	border-bottom:dotted 2px #666666;
	}
.img_boeder{
	border:1px solid #999999;
	padding:3px;
	}
.td01 td{
	border-bottom:#999999 dashed 1px;
	}
.text1{
	background-image:url(images/icon01.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding-left:15px;
	}
.text2{
	border-left:#F7BB3F solid 5px;
	border-bottom:#F7BB3F solid 2px;
	font-weight:bold;
	font-size:15px;
	color:#666666;
	padding-left:5px;
	margin-top:20px;
	}
.text03{
	background-image:url(images/icon01.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding-left:15px;
	font-size:12px;
	color:#FF6600;
	margin-top:15px;
	}
.text04{
	background-image:url(images/icon01.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	padding-left:15px;
	margin-top:20px;
	font-weight:bold;
	}
.text05{
	background-image:url(images/icon01.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:15px;
	margin-top:10px;
	font-weight:bold;
	}	
a img {
	border: 0px solid #ccc;
}

a:hover img {
	border: 0px solid #bccd56;
}

.tensen{
	border:#666666 1px dashed;
	padding:5px;
	width:164px;
	margin:10px auto;
	}
/*--------テーブル------------*/
.table01{
	background-color:#999999;
	margin:10px auto;
	}
.table01 td{
	padding:5px;
	background-color:#FFFFFF;
	}
/*--------セミナーのご案内------------*/
.seminar1{
	width:480px;
	background-color:#FFFF99;
	border:1px solid #999999;
	padding:10px;
	margin:10px auto;
	}
.seminar2{
	width:480px;
	background-color:#FDFFCE;
	margin:5px auto;
	padding:10px;
	}
.seminar3{
	width:480px;
	background-color:#E5F2CC;
	margin:5px auto;
	padding:10px;
	}
.semi_w500{
	width:480px;
	padding:10px;
	margin:10px auto;
	line-height:1.5em;
	font-size:14px;
	}
/*---メディア---*/
.media1 td{
	border-bottom:#999999 dashed 1px;
	}
.media_t{
	margin-top:10px
	}
.media_t td{
	border-bottom:#999999 dashed 1px;
	}

/*---美顔鍼---*/
.voice01{
	width:480px;
	background-color:#FEEDF0;
	margin:5px auto;
	padding:10px;
	}
.voice02{
	width:480px;
	background-color:#FFFFE3;
	margin:5px auto;
	padding:10px;
	}
	
/*---qrcode---*/
.keitai{
	width:150px;
	border:solid 1px #F2F0B0;
	background-color:#FFFEF4;
	margin:10px auto;
	text-align:center;
	padding:5px;
	}

/*---オリジナルローラー---*/
.org01{
	width:140px;
	height:50px;
	padding-top:144px;
	text-align:center;
	background-image:url(menu/image/org06.gif);
	background-repeat:no-repeat;
	float:left;
	}
.org02{
	width:140px;
	height:50px;
	padding-top:144px;
	text-align:center;
	background-image:url(menu/image/org07.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:30px;
	margin-right:30px;
	}
.org03{
	width:140px;
	height:50px;
	padding-top:144px;
	text-align:center;
	background-image:url(menu/image/org08.gif);
	background-repeat:no-repeat;
	float:right;
	}
/*---linkページ---*/
.link01{
	width:500px;
	margin:10px auto 20px auto;
	padding:5px 0 10px 0;
	border-bottom:#999999 dashed 1px;
	}
.link01_l{
	width:375px;
	float:left;
	}
.link01_r{
	width:125px;
	float:right;
	}
.link01 a:link {
	color:#009900;
	text-decoration:underline;
	font-weight:bold;
	}

.link01 a:visited {
	color:#009900;
	text-decoration:underline;
	font-weight:bold;
	}

.link01 a:hover {
	color:#00CC66;
	text-decoration:underline;
	font-weight:bold;
	}
	
/*--------スタッフページ------------*/
.prof_bottom{
	width:534px;
	padding:10px 3px;
	}
.prof{
	width:520px;
	padding:8px 9px 10px 9px;
	background-image:url(staff/images/title_bg.gif);
	background-repeat:no-repeat;
	border:#cccccc 1px solid;
	font-size:12px;
	letter-spacing:0.1em;
	margin:10px auto;
	}
.prof01{
	width:518px;
	margin-top:20px;
	}
.prof01_l{
	float:left;
	width:168px;
	}
.prof01_r{
	float:right;
	width:335px;
	padding:5px 5px 0 10px;
	font-size:12px;
	letter-spacing:0.1em;
	line-height:1.2em;
	}
.prof02{
	width:518px;
	margin-top:10px;
	}
.prof02_l{
	float:left;
	width:328px;
	padding:4px;
	border:#999999 dashed 1px;
	}
.prof02_r{
	float:right;
	width:165px;
	padding:4px;
	border:#999999 dashed 1px;
	font-size:12px;
	letter-spacing:0.1em;
	line-height:1.2em;
	}
.prof03{
	width:508px;
	margin-top:10px;
	padding:5px;
	border:#999999 dashed 1px;
	line-height:1.2em;
	}
.prof04{
	width:500px;
	margin-top:10px;
	padding:5px;
	border:#99CC00 double;
	line-height:1.2em;
	}
.staffina{
	width:380px;
	clear:both;
	margin:0px auto 0 auto;
	border:double #99CC00;
	padding:5px;
	}

.ulsta li{
	margin:10px;
	}
/*--------メニュー一覧------------*/

#menu_waku{
	width:500px;
	margin:5px auto;
	padding:5px 10px;
	
	}
#menutitle_l{
	width:220px;
	float:left;
	padding:7px 10px 10px 10px;
	background-image:url(menu/image/title.gif);
	background-repeat:no-repeat;
	border:#FF6699 1px solid;
	font-size:12px;
	letter-spacing:0.1em;
	}
#menutitle_r{
	width:220px;
	float:right;
	padding:7px 10px 10px 10px;
	background-image:url(menu/image/title.gif);
	background-repeat:no-repeat;
	border:#FF6699 1px solid;
	font-size:12px;
	letter-spacing:0.1em;
	}
#menu_waku h3{
	letter-spacing:0.2em;
	padding-bottom:10px;
	}
#menu_waku a{
	color:#669900;
	}
#menu_waku .img{
	padding:3px;
	border:solid 1px #999999;
	}
#menu_waku .price{
	font-size:14px;
	letter-spacing:0;
	font-weight:bold;
	text-align:right;
	margin-top:5px;
	}
.menu_contents01{
	width:518px;
	margin:20px auto;
	font-size:12px;
	}
.menu_contents01_l{
	float:left;
	width:250px;
	}
.menu_contents01_r{
	float:right;
	width:253px;
	padding:5px 5px 0 10px;
	font-size:12px;
	letter-spacing:0.1em;
	line-height:1.2em;
	}
.menu_point{
	width:518px;
	margin:20px auto;
	font-size:12px;
	}
/*--------治療の決め方------------*/
.choose01_l{
	float:left;
	width:150px;
	padding:5px 5px 10px 5px;
	background-image:url(choose/image/pink_bg.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:12px;
	margin-right:10px;
	}	
.choose01_r{
	float:right;
	width:150px;
	padding:5px 5px 10px 5px;
	background-image:url(choose/image/pink_bg.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:12px;
	}
.choose_waku01{
	width:180px;
	margin:10px auto;
	padding:5px 10px;
	font-size:12px;
	line-height:1.2em;
	letter-spacing:0.1em;
	border:#FF6699 2px dashed;
	background-color:#FEFBE5;
	text-align:center;
	}
.choose02_l{
	float:left;
	width:150px;
	padding:5px 5px 10px 5px;
	border:1px solid #999999;
	font-size:12px;
	margin-right:7px;
	line-height:1.2em;
	letter-spacing:0.1em;
	background-color:#FEFBE5;
	}	
.choose02_r{
	float:right;
	width:150px;
	padding:5px 5px 10px 5px;
	border:1px solid #999999;
	font-size:12px;
	line-height:1.2em;
	letter-spacing:0.1em;
	background-color:#FEFBE5;
	}
/*--------最新情報------------*/
.saishin{
	margin-top:5px;
	background-color:white;
	line-height:150%;
	height:130px;
	width:406px;
	padding-left:10px;
	overflow:auto;
	scrollbar-arrow-color:#cccccc;
	scrollbar-face-color:#cccccc;
	margin-left:auto;
	margin-right:auto;
	}
.news{
	width:530px;
	height:130px;
	overflow:auto;
	margin:0 5px;
		}
/*--------よくある質問------------*/
.faq_waku{
	width:495px;
	background-image:url(faq/images/faq_bg.gif);
	background-repeat:repeat-y;
	padding:0 0px 0 5px;
	margin:10px auto;
	}
.faq_q{
	width:450px;
	background-image:url(faq/images/q_bg.gif);
	background-repeat:no-repeat;
	background-position:8px 5px;
	border-bottom:#cccccc 1px dashed;
	padding:12px 0px 10px 45px;
	font-size:14px;
	letter-spacing:0.1em;
	}
.faq_a{
	width:450px;
	background-image:url(faq/images/a_bg.gif);
	background-repeat:no-repeat;
	background-position:8px 5px;
	padding:12px 0px 10px 45px;
	font-size:12px;
	letter-spacing:0.1em;
	}

/*--------フォーム------------*/
.haba{
	width:300px;
	}




	