/********** --ボディー **********/
body {
	margin: 0px;
	padding: 0px;
	background-color: #EAE0CB;
	color: #666666;
	}

body table {
	background-color: #FFF;
	}

/********** --ボディー終わり **********/	
/********** --フォント **********/
.font_red { color:#FF0000; }
.font_blueB { color:#3366FF; 
              font-weight:bold; }
 
/********** --フォント終わり **********/	

/********** --見出し等 **********/
h1,h2,h3,h4,h5,h6,p,ul,li {
	margin: 0px;
	padding: 0px;
	border: none;
	}

ul	{
	font-size:14px;
	line-height:120%;
}

h1 {
	padding: 2px 12px;
	font-size: 12px;
	line-height:100%;
	color: #FFF;
	background-color: #726549;
	}
	
h3 {
	padding: 2px 15px;
	width: 504px !important;
	width: 534px;
	background: url(no_chg/h3_icon.gif) bottom left no-repeat;
	border-bottom: #17E385 solid 1px;
	font-size: 14px;
	color: #726549;
	}	
	
/********** --見出し終わり **********/

/********** --リンク **********/
a {
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
	}

a:visited {
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
	}

a:hover {
	font-size: 12px;
	color: #F84D4C;
	text-decoration: none;
	}
	
/********** --リンク終わり **********/

/********** --ヘッダー **********/
.header {
	background: url(no_chg/header_bg.gif) no-repeat;
	width: 760px;
	height: 62px;
	}
	
.header img	{
	float:left;
	margin: 3px 10px 4px 10px !important;
	margin: 2px 10px 4px 10px;
}
	
.header div {
	float:right;
	margin-top: 9px !important;
	margin-top: 7px;
	margin-right: 25px !important;
	margin-right: 4px;
	}
	
/*.header div ul {
	clear: both;
	margin: 0px 0px 0px 20px;
	line-height: 100%;
	padding: 0px;
	}*/
	
	.header div ul {
	clear: both;
	margin: 0px 0px 0px 0px;
	line-height: 100%;
	padding: 0px;
	}

.header div ul li {
	background: url(no_chg/mark.gif) no-repeat left;
	list-style: none;
	margin-right: 17px;
	padding: 0px 10px;
	line-height: 100%;
	float: left;
	}
	
.header ul li a {
	font-size: 12px;
	color:#0033FF;
	text-decoration: none;
	}
	
.header ul li a:hover{
	font-size: 12px;
	color:#F84D4C;
	text-decoration: none;
	}

/********** ヘッダー終わり **********/

	
/********** --ヘッダーメニュー **********/
.header_menu {
	width: 760px;
	height: 28px;
	background: url(no_chg/head_menu_bg.gif) no-repeat;
	}
	
.header_menu ul {
	margin-left: 18px;
	}
	
.header_menu li {
	float:left;
	padding: 0px 10px 3px 22px !important;
	padding: 0px 10px 3px 22px;
	font-size: 12px;
	list-style: none;
	}
	
.header_menu a {
	color: #0033FF;
	text-decoration: none;
	}
	
.header_menu a:hover {
	color: #75E0A9;
	text-decoration: none;
	}

/********** ヘッダーメニュー終わり **********/

/********** --サイドメニュー **********/
.side_bg {
	width: 210px;
	background: url(no_chg/menu_bg.gif) top left no-repeat;
	vertical-align: top;
	}
	
.side2_bg {
	width: 210px;
	background: url(no_chg/menu2_bg.gif) top left no-repeat;
	vertical-align: top;
	}

#menu {
	margin: 12px 19px 0px 20px;
	}
	
.side_menu ul li {
	margin-bottom: 2px;
　　width: 138px !important;
	width: 171px;
	height: 65px !important;
	height: 65px;
	font-size: 13px;
	list-style: none;
	}

.side_menu a {
	padding: 7px 8px 0px 27px;
	width: 138px !important;
	width: 171px;
	height: 65px !important;
	height: 65px;
	background: url(no_chg/menu_btn.gif) top left no-repeat;
	font-size: 13px;
	color: #0033FF;
	text-decoration: none;
	display: block;
	}
	
.side_menu a:visited {
	background: url(no_chg/menu_btn.gif) top left no-repeat;
	font-size: 13px;
	list-style: none;
	color: #0033FF;
	text-decoration: none;
	}

.side_menu a:hover {
	background: url(no_chg/menu_btn_on.gif) top left no-repeat;
	font-size: 13px;
	list-style: none;
	color: #F84D4C;
	text-decoration: none;
	}

.sub_text {
	font-size: 10px;
	line-height: 130%;
	color: #000;
	position: relative;
	top: 3px !important;
	top: 4px;
	}
	
.banner {
	margin-top: 22px;
	padding: 2px 16px;
	border: #17E385 solid 1px;
	width: 137px !important;
	width: 169px;
	height: 17px !important;
	height: 20px;
	background: url(no_chg/p_banner1.gif) top left no-repeat;
	font-size: 14px;
	color: #000;
	}

.banner2 {
	margin-top: 10px;
	border: none;
	}

/********** サイドメニュー終わり **********/	

/********** --コンテンツ **********/
.contents_layout {
	vertical-align: top;
	}

.top_image {
	width: 550px;
	height: 246px;
	background: url(no_chg/p_top_img.jpg) no-repeat;
	}

.top_image p {
	margin-top: 70px;	
	padding-left: 2px;
	width: 192px !important;
	width: 194px;
	font-size: 12px;
	line-height: 140%;
	}

.laser_image {
	width: 550px;
	height: 129px;
	background: url(no_chg/laser_bg.gif) no-repeat;
	}

.laser_image p {
	margin: 30px 15px 12px 15px;
	width: 503px;
	font-size: 12px;
	line-height: 140%;
	}
	
.contents {
	margin-top: 23px;
	width: 534px;
	}
/*******--　インフォメーション*************/
.info {
	padding: 2px 15px;
	background: url(no_chg/info_icon.gif) bottom left no-repeat;
	border-bottom: #5A4B2A solid 1px;
	font-size: 14px;
	color: #51411F;
	}

.info_text {
	padding: 2px 12px;
	}
	
.info_text a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	}

.info_text a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	}

.info_text a:hover {
	font-size: 12px;
	color: #F84D4C;
	text-decoration: none;
	}

.info_text ul li {
	background: url(no_chg/info_mark.gif) left no-repeat;
	list-style: none;
	padding: 5px 5px;
	font-size: 12px;
	}

.info_text2 {
	padding: 10px 15px;
	font-size: 12px;
}

.info_text2 ul li {
	background: url(no_chg/info_mark.gif) left no-repeat;
	list-style: none;
	padding: 5px 5px;
	font-size: 12px;
	}
/*******　インフォメーション終わり*************/
	
.campaign_bg1 {
	background: url(no_chg/campaign_bg1.gif) right no-repeat;
	height: 25px;
	}

.campaign_bg2 {
	padding: 5px 15px 0px 15px;
	background: url(no_chg/campaign_bg2.gif) top right no-repeat;
	height: 22px;
	font-size: 14px;
	color: #A9822E;
	}
	
.campaign_bg3 {
	padding: 1px 14px;
	background: url(no_chg/campaign_bg3.gif) top right no-repeat;
	height: 52px;
	font-size: 12px;
	line-height: 140%;
	}

/********** コンテンツ終わり **********/

/********** --フッター **********/
.footer_link {
	padding: 11px 15px;
	line-height: 140%;
	color: #0033FF;
	font-size: 12px;
	text-align: center;
	}
	
.copyright {
	padding: 1px 15px;
	background-color: #726549;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	}

/********** フッター終わり **********/

/********** --レーザー脱毛について **********/
.dats1_title {
	background: url(no_chg/datsumou1_title2.gif) top right no-repeat;
	}
	
.dats1_title2 {
	background: url(no_chg/datsumou1_title3.gif) top right no-repeat;
	}
	
.dats1_title2 p {
	margin-right: 17px;
	padding: 14px 15px 0px 15px;
	width: 502px !important;
	width: 519px;
	font-size: 12px;
	line-height: 140%;
	}
	
.equipment {
	margin-top: 15px;
	width: 534px;
	}

.equipment td {
	vertical-align: top;
	}

.img_shadow {
	padding: 0px 10px 10px 15px;
	width: 180px !important;
	width: 205px;
	background: url(no_chg/img_shadow.gif) bottom right no-repeat;
	}	

.equipment p {
	padding: 3px 15px;
	font-size: 12px;
	line-height: 140%;
	}
	
.contents1 {
	margin-top: 15px;
	width: 534px;
	}

.contents1 td p {
	padding: 10px 15px 20px 15px;
	width: 504px !important;
	width: 534px;
	font-size: 12px;
	line-height: 140%;
	}

.page_top {
	width: 534px;
	text-align: right;
	}

.page_top a {
	padding-right: 15px;
	font-size: 10px;	
	}
	
.page_top a:visited {
	padding-right: 15px;
	font-size: 10px;	
	}
	
.page_top a:hover {
	padding-right: 15px;
	font-size: 10px;	
	}

/********** レーザー脱毛について終わり **********/

/********** --医療レーザー脱毛について **********/
.sub_contents {
	margin-top: 10px;
	width: 534px;
	}

.sub_title {
	padding: 4px 15px;
	width: 534px;
	background: url(no_chg/sub_bar_bg.gif) left no-repeat;
	font-size: 13px;
	color: #FFF;
	}

.sub_cmt {
	padding: 0px 15px;
	font-size: 13px;
	font-weight: bold;
	color: #726549;
	}

.sub_contents p {
	padding: 5px 15px;
	font-size: 12px;
	line-height: 140%;
	}

.table_design {
	margin: 15px;
	width: 400px;
	border-left: 1px solid #726549;
	border-bottom: 1px solid #726549;
	}
	
.table_design td {
	padding: 5px;
	font-size: 12px;
	line-height: 140%;
	border-top: 1px solid #726549;
	border-right: 1px solid #726549;
	vertical-align: top;
	}
	
.table_bg {
	background-color: #EAFEF5;
	color: #574B30;
	}

.table_design3 {

	margin: 15px;
	border-left: 1px solid #726549;
	border-bottom: 1px solid #726549;
}

.table_design3 td {
	padding: 5px;
	font-size: 12px;
	line-height: 140%;
	border-top: 1px solid #726549;
	border-right: 1px solid #726549;
	}

/********** 医療レーザー脱毛について終わり **********/

/********** --脱毛および毛根のしくみについて **********/
.mechanizm_text {
	padding: 5px 32px 5px 15px;
	font-size: 12px;
	line-height: 140%;
	}
	
.mechanizm_text2 {
	padding: 5px 32px 5px 10px;
	}

.mechanizm_text2 p {
	padding: 10px;
	width: 334px !important;
	width: 344px;
	height: 110px;
	font-size: 12px;
	line-height: 140%;
	background-color: #FFF0E5;
	border: #5A4B2A dotted 1px;
	}
	
.mechanizm_img {
	margin: 2px 28px;
	}

/********** 脱毛および毛根のしくみについて終わり **********/

/********** --レーザー脱毛の流れについて **********/
.flow {
	margin-top: 10px;
	width: 534px;
	}

.flow_text {
	padding: 10px 25px 10px 100px;
	width: 534px;
	background: url(no_chg/yajirushi.gif) left no-repeat;
	font-size: 12px;
	line-height: 140%;
	}
	
.sub_title2 {
	padding: 4px 15px;
	width: 534px;
	background: url(no_chg/sejyutsu_bg.gif) left no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	}	

.flow_step {
	width: 90px;
	margin: 50px 10px 52px 24px;
	background: url(no_chg/yajirushi2.gif) center no-repeat;
	}
	
/********** 脱毛の流れについて終わり **********/

/********** --レーザー脱毛料金案内 **********/
.price_title {
	background: url(no_chg/price_title2.gif) top right no-repeat;
	}
	
.price_title p {
	margin-right: 17px;
	padding: 14px 15px 0px 15px;
	width: 502px !important;
	width: 519px;
	font-size: 12px;
	line-height: 140%;
	}
	
.table_design2 {
	margin: 15px;
	width: 504px;
	border-left: 1px solid #ECB1B1;
	border-bottom: 1px solid #ECB1B1;
	}
	
.table_design2 td {
	padding: 5px;
	font-size: 12px;
	line-height: 140%;
	border-top: 1px solid #ECB1B1;
	border-right: 1px solid #ECB1B1;
	vertical-align: top;
	}

.table_bg2 {
	background-color: #EAFEF5;
	color: #574B30;
	}
	
.table_bg3 {
	background-color: #FFEFE4;
	color: #574B30;
	text-align: left;
	}

/********** レーザー脱毛料金案内終わり **********/

/********** --Q&A **********/
.sub_cmt2 {
	padding: 5px 15px 0px 15px;
	font-size: 13px;
	font-weight: bold;
	color: #46A378;
	}
/********** Q&A終わり **********/

/********** --医院紹介 **********/
.sub_cmt3 {
	padding: 5px 15px;
	font-size: 12px;
	}

/********** 医院紹介終わり **********/

/********** --地図 **********/
body#map {
	background-color: #FFF;
	}
	
.map {
	width: 560px;
	}
	
.map p {
	margin: 10px;
	text-align: center;
	}
	
/********** 地図終わり **********/

/********** --pop **********/
.info2 {
	margin-top: 15px;
	}

.info2_title {
	padding: 15px 15px 0px 15px;
	background: url(no_chg/paper_bg1.gif) top no-repeat;
	font-size: 14px;
	font-weight: bold;
	}

.info2 p {
	padding: 10px 15px 0px 15px;
	background: url(no_chg/paper_bg2.gif) repeat-y;
	font-size: 12px;
	line-height: 140%;
	vertical-align: top;
	}
	
.info_close {
	padding: 10px;
	text-align: center;
	}
	
/********** pop終わり **********/
.info_text01{
margin-left:30px;
margin-top:10px;
margin-bottom:10px;
font-size:12px;
line-height:140%;
}
.marginL50{
margin-left:50px;}

.boshu {
	font-size: 12px;
	line-height: 16px;
}
