@charset "UTF-8";
/*メインのナビ*/
 #globalnavi{
	width:500px;
	height: 45px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	position: absolute;
	left: 270px;
	top: 62px;
	width: 600px;
}

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

#globalnavi li{
  text-indent: -9999px;
  float:left;
  margin: 0;
  padding: 0;
}

#globalnavi a{
	display: block;
	width: 100%;
	height: 40px;
	background-image: url(../images/thr_navi2.jpg);
	background-repeat: no-repeat;
}

#menu1 a{background-position: 0 0; width:113px;}
#menu2 a{background-position: -113px 0; width:127px;}
#menu3 a{background-position: -240px 0; width:104px;}
#menu4 a{background-position: -344px 0; width:68px;}
#menu5 a{background-position: -412px 0; width:72px;}
#menu6 a{background-position: -484px 0; width:66px;}


#globalnavi a:hover{
	background-image: url(../images/thr_navi2.jpg);
	background-repeat: no-repeat;
}

#menu1 a:hover{background-position: 0 -40px; width:113px;}
#menu2 a:hover{background-position: -113px -40px; width:127px;}
#menu3 a:hover{background-position: -240px -40px; width:104px;}
#menu4 a:hover{background-position: -344px -40px; width:68px;}
#menu5 a:hover{background-position: -412px -40px; width:72px;}
#menu6 a:hover{background-position: -484px -40px; width:66px;}


/*オーバー用*/
#menu1.ov a{background-position: 0 -40px; width:113px;}
#menu2.ov a{background-position: -113px -40px; width:127px;}
#menu3.ov a{background-position: -240px -40px; width:104px;}
#menu4.ov a{background-position: -344px -40px; width:68px;}
#menu5.ov a{background-position: -412px -40px; width:72px;}
#menu6.ov a{background-position: -484px -40px; width:66px;}


/*下の方のナビ*/
 #globalnavi2{
	width: 380px;
	height: 10px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	color: #FFFFFF;
	background-color: #ffffff;
	z-index: 3;
	float: left;
}

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

#globalnavi2 li{
  text-indent: -9999px;
  float:left;
  margin: 0;
  padding: 0;
}

#globalnavi2 a{
	display: block;
	width: 100%;
	height: 10px;
	background-image: url(../images/navi_under.gif);
	background-repeat: no-repeat;
}

#S_menu1 a{background-position: 0 0; width: 53px;}
#S_menu2 a{background-position: -53px 0; width: 60px;}
#S_menu3 a{background-position: -113px 0; width: 100px;}
#S_menu4 a{background-position: -213px 0; width: 74px;}
#S_menu5 a{background-position: -287px 0;  width: 83px;}

#globalnavi2 a:hover{
	background-image: url(../images/navi_under.gif);
	background-repeat: no-repeat;
}

#S_menu1 a:hover{background-position: 0 -20px; width: 53px;}
#S_menu2 a:hover{background-position: -53px -20px; width: 60px;}
#S_menu3 a:hover{background-position: -113px -20px; width: 100px;}
#S_menu4 a:hover{background-position: -213px -20px; width: 74px;}
#S_menu5 a:hover{background-position: -287px -20px; width: 83px;}


/*トップ画像*/




/*認定医地方名*/

.tihoumei {
	height: 250px;
	width: 820px;
	background-image: url(../images/nintei_img/ninteii_imgai_03.jpg);
	background-position: 550px -3px;
	background-repeat: no-repeat;
	margin-top: 1px;
}
.tihoumei img {
	float: left;
	margin-left: 10px;
	margin-top: 55px;
	z-index: -1;
	background-position: 0px -2px;
}
.ninteicopy {
	width: 520px;
	position: absolute;
	top: 145px;
	left: 10px;
	height: 50px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	color: #333333;
}

.eria{
margin-left:10px

}

.copyrite{
	float: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #666666;	
}

/*全体のマージン*/
#main #con_marg {
	padding-left: 38px;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-bottom: 30px;
}

/* ---------------------------------------------------------------- *
   サーマクールとはの設定
 * ---------------------------------------------------------------- */

/*サーマクールマージン*/
#main .a_ther_margin {
	padding-right: 280px;
	background-image: url(../a_thr/images/about_img_main.jpg);
	background-repeat: no-repeat;
	background-position: 530px 1px;	
}

/*段落ごとのアキ*/
.a_ther_margin p {
	padding-top: 10px;
	padding-bottom: 20px;
}

/*タイトル*/
.a_ther_margin h2 {
	background-image: url(../a_thr/images/thamtoha_tit.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 500px;
	display: block;
	margin-bottom: 10px;
}

/*サブタイトル*/
.a_ther_margin h3 {
	background-image: url(../a_thr/images/tham2dai_tit.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin-top: 20px;
}

/*小見出し*/
.a_ther_margin .s_tit {
	text-indent: -9999px;
	display: block;
	margin-top: 20px;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(../a_thr/images/tham2dai_stit01.gif);
}

/*小見出し　美肌効果画像*/
.a_ther_margin .no {
	background-image: url(../a_thr/images/tham2dai_stit02.gif);
}

/*小見出し　たるみ画像*/
.a_ther_margin .notarumi {
	background-image: url(../a_thr/images/thamtarumi_tit.gif);
	height: 18px;
	margin-bottom: 0px;
}

/*下線の付いたタイトル*/
/*ひきしめ*/
.a_ther_margin h3 {
	background-image: url(../a_thr/images/tham_hikisime_tit.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	margin-top: 30px;
	margin-bottom: 10px;
}
/*熱発生のメカニズム*/
.a_ther_margin h3.netu {
	background-image: url(../a_thr/images/tham_netu_tit.gif);
}
/*３次元*/
.a_ther_margin h3.sanjigen {
	background-image: url(../a_thr/images/tham_sanjigen_tit.gif);
}
.a_ther_margin  .ob {
	height: 290px;
	width: 330px;
	display: block;
}



/* ---------------------------------------------------------------- *
   サーマクール施術の設定
 * ---------------------------------------------------------------- */
.sejyutu h2 {
	background-image: url(../sejyutsu/images/sejyutu_tit.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 500px;
	display: block;
	margin-bottom: 10px;
}

/*色付き、太字フォント、13px*/
.style13_bo_co {
	font-size: 13px;
	color: #9D318B;
	font-weight: bold;
}
/* --- 左寄せ--- */
.flo {
	float: left;
	margin-right: 20px;
}


/*花イメージ画像の位置*/
.sejyutu {
	background-image: url(../sejyutsu/images/sejyutu_img.jpg);
	background-position: 600px 1px;
}

/*タイトルやコピー部分の固まり*/
.headerimg {
	float: left;
	width: 530px;
}
/*施術シーン＿イメージ*/
.sejyutu_scene {
	margin-top: 40px;
}


/*サブタイトル（治療の流れ）*/
.sejyutu h3 {
	background-image: url(../sejyutsu/images/sejyutu_tit_nagare.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear: both;
}
/*コピー下の解説*/
.setumei {
	width: 530px;
	margin-bottom: 50px;
	margin-top: 20px;
}
/*治療のステップ部分テーブルサイズ*/
.sejyutu table {
	float:left;
	margin-right:20px;
}
/*治療のステップ部分項目事のアキ*/
.sejyutu table td {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align:top;
}
/*治療のステップ見出し(step)*/
.step {
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
.step1 {
	background-image: url(../sejyutsu/images/no/suji_01.gif);
}
.step2 {
	background-image: url(../sejyutsu/images/no/suji_02.gif);
}
.step3 {
	background-image: url(../sejyutsu/images/no/suji_03.gif);
}
.step4 {
	background-image: url(../sejyutsu/images/no/suji_04.gif);
}
.step5 {
	background-image: url(../sejyutsu/images/no/suji_05.gif);
}
.step6 {
	background-image: url(../sejyutsu/images/no/suji_06.gif);
}
.step7 {
	background-image: url(../sejyutsu/images/no/suji_07.gif);
}

/*タイトル下コピー*/
.sejyutu .copy {
	background-image: url(../sejyutsu/images/sejyutu_copy.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 50px;
	margin-top: 40px;
}

/*注意書き部分　フロート解除*/
.tyui {
	clear: both;
}


/* ---------------------------------------------------------------- *
   Q & Aブロックの設定
 * ---------------------------------------------------------------- */
/* ブロック */
.qa_block {
	padding:0px;
	width:700px;
	/* Clearfix */	
	display:inline-block;
	background-image: url(../qa/images/faq_under.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.qa_block:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}qa_body

/* Hides from IE-mac \*/
* html qa_block{height: 1%;}
div.qa_block{display: block;}
/* End hide from IE-mac */

.qa_block p.qa_float {
	margin:0px;
	padding:0px;
	float:left;
}

.qa_block p.qa_body {
	margin:0px 20px 20px 40px;
	padding:0px;
}

span.faq_q_text {
	font-size:16px;
	color:#7B002F;
	font-weight:bold;
}
/* 罫線無し */
.noborder{
	background-image:none;
	}
/* イメージ画像 */
.q_a {
	background-image: url(../qa/images/q_a_mainimg.jpg);
	background-repeat: no-repeat;
	background-position: 500px 1px;
}
/* タイトル部分 */
.q_a h1 {
	background-image: url(../qa/images/qa_tit.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 60px;
}
/* コピー部分 */
.q_a .wid_p {
	width: 450px;
	margin-top: 10px;
	margin-bottom: 60px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5em;
}
/* ---------------------------------------------------------------- *
問い合わせフォームの設定
 * ---------------------------------------------------------------- */
.form {
    margin-top:10px;
	margin-bottom:30px;
}


#contactus{
	margin-top:20px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:20px;
	padding: 20px 20px 20px 30px;
	background-color: #F4F5F2;
	width: 550px;
}


table.mailform td p {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #666666;
	display: block;
	margin: 0px;
}
table.mailform td span {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #FF0000;
}

/*見出しの余白設定*/
.midashi_eria{
margin:20px 0px 50px 0px;
}

/*見出し内容文*/
.midashi_bun{
	font-family:"ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", Osaka, Sans-serif;
	font-size:12px;
    margin-top:0px;
	margin-bottom:30px;
	
}

/* --- プライバシーポリシー--- */
.pri{
	font-size:12px;
	line-height:20px;
	padding: 10px 0px 5px 0px;
	color:#5d5844;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


/* --- 文字サイズ--- */
.s10{
	font-size:10px;
	line-height:17px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	}
	


/* ---------------------------------------------------------------- *
   サイトマップの設定
 * ---------------------------------------------------------------- */

.sitemap{
　  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	margin:20px 0px 20px 40px;
	width: 400px;
	font-weight: bold;	
}


.sitemap ul{
	  list-style-type: none;
}

.sitemap_left{
　  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	float:left;
	width: 200px;
	
}
.sitemap_right{
　  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	float:left;
	width: 200px;
	
}

ul{
　  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	text-indent:10px
	}


.sitemap_yaji{
　  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../sitemap/images/yaji.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-position: left center;
}
.s14 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 20px;
}

/* ---------------------------------------------------------------- *
   Photoギャラリーの設定
 * ---------------------------------------------------------------- */

#photograllery_title{
margin: 40px 0px 0px 20px;
}

#navi_header{
margin: 20px 0px 0px 30px;
}

#p_contents{
float:left;
width:800px
}

.left_photo{
float:left;
width:200px
}
.light_photo{
float:left;
width:200px
}
.p_text{
margin: 20px 0px 20px 0px;
}

.cap{
　  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 12px;
}

.a_b{
　  font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bolder;
	color: #660066;
}

#p_contents_left{
float:left;
width:400px;
}

#p_contents_light{
float:left;
width:400px;
}

#p_content {
  margin: 0 auto;
  width: 400px;
}
#p_content img {
  margin-bottom: 9px;
  padding: 2px;
  border: 1px solid #e0d8cb;
  vertical-align: TOP;
}

.img_photo{
	margin-right:10px;
}


#navi_title{
	width:500px;
}


#navi_title ul {
	display:inline;
}

#navi_title li{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	display:inline;
	width:120px;
	margin-right:40px;
	background-image: url(../photo/images/link_aikon.gif);
	background-repeat: no-repeat;
	padding-left:15px;
}

.space_p{
	margin:20px 0px 20px 0px;
}

#btn_p{
	margin: 0 auto;
	width:200px;
	clear:both;
	padding:10px;
}

.btn_p_left{
	width:100px;
	float:left;
}

.btn_p_light{
	width:100px;
	float:left;
}

/* ---------------------------------------------------------------- *
   SEO対策の設定
 * ---------------------------------------------------------------- */

#headcopy  h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #CCCCCC;
	position:absolute;
	top: 45px;
	text-align: right;
	left: 580px;
}

#therma_txt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #333333;
	margin: 10px;
	position: absolute;
	top: 435px;
	text-align: left;
}
