@charset "Shift_JIS";


@import url(format.css);
@import url(base.css);

/*▼▼▼共通▼▼▼*/
body {
	behavior:url("../csshover.htc");/*★★IE6で:hoverを適用するためのjs読み込み★★*/
}

#box_main {
	background-image:url(../../images/bg_boxmain.gif);
	background-position:left 211px;
	background-repeat:no-repeat;
}


#box_cnts {
	width:900px;
	margin:0;
	/*padding-top:10px;
	padding-bottom:30px;*/
}

#box_cnts:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}


/*ページのトップへ*/
.totop {
	clear:both;
	overflow:hidden;
	zoom:1;
}

.totop p {
	display:block;
	width:130px;
	height:23px;
	float:right;
	margin-bottom:40px;
}

.totop p a {
	display:block;
	width:120px;
	height:23px;
	padding-right:10px;
	background-image:url(../../images/bg_totop.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}


/*▲▲▲共通▲▲▲*/


/*▼▼▼クリニック案内▼▼▼*/
#box_guide {
	padding:30px 0 0 35px;
}

#box_guide h2 {
	display:block;
	width:838px;
	height:51px;
	background-image:url(../../about/images/bg_h2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

/*クリニック案内表*/

#box_guide #guide01 {
	width:753px;
	margin:20px 0 0 40px;
	border:1px solid #c7c7c7;
	overflow:hidden;
	zoom:1;
}

#guide01 #guide01-01 {
	width:556px;
	float:left;
	border-right:1px solid #c7c7c7;
}

#guide01 #guide01-01 table {
	background-image:url(../../about/images/bg_guide01table.gif);
	background-position:left top;
	background-repeat:repeat-y;
	border-collapse:collapse;
	border-spacing:0;
}

#guide01 #guide01-01 th {
	width:108px;
	border-right:1px solid #c7c7c7;
	border-bottom:1px solid #c7c7c7;
	padding:10px 10px 10px 20px;

}

#guide01 #guide01-01 th.last {
	width:108px;
	border-right:1px solid #c7c7c7;
	border-bottom:none;
	padding:10px 10px 10px 20px;

}


#guide01 #guide01-01 td {
	width:387px;
	border-bottom:1px solid #c7c7c7;
	padding:10px 10px 10px 20px;

}

#guide01 #guide01-01 td.last {
	width:387px;
	border-bottom:none;
	padding:10px 10px 10px 20px;

}

#guide01 #guide01-02 {
	width:196px;
	height:auto;
	float:left;
}

#guide01 img {
	padding:23px 0 0 20px;
}

* html #guide01 img {
	padding:18px 0 0 20px;
}


/*診察時間・最寄駅 段組設定*/

#box_guide #guide02 {
	width:755px;
	margin:20px 0 0 40px;
	background-image:url(../../about/images/bg_guide02.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	overflow:hidden;
	zoom:1;
}

#guide02 #guide02-01 {
	width:373px;
	float:left;
	overflow:hidden;
	zoom:1;
}

#guide02 #guide02-02 {
	width:373px;
	float:right;
}


/*診察時間*/

#guide02 #guide02-01 p#title01 {
	display:block;
	width:373px;
	height:42px;
	padding-bottom:15px;
	background-image:url(../../about/images/bg_title01.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#guide02-01 dl#time01 {
	display:block;
	width:210px;
	float:left;
	padding:0 0 15px 10px
}

#guide02-01 dl#time02 {
	display:block;
	width:138px;
	float:right;
	padding:0 0 15px 10px
}

#guide02-01 dl#offday {
	display:block;
	width:373px;
	clear:both;
	overflow:hidden;
	zoom:1;
}

#guide02-01 dl#offday dt {
	display:block;
	width:85px;
	float:left;
	padding:5px 0 5px 15px;
	margin-bottom:0;
	border-right:1px solid #c7c7c7;
	border-top:1px solid #c7c7c7;
}

#guide02-01 dl#offday dd {
	display:block;
	width:257px;
	float:right;
	padding:5px 0 5px 15px;
	margin-bottom:0;
	border-top:1px solid #c7c7c7;
}


/*最寄駅*/
#guide02 #guide02-02 p#title02 {
	display:block;
	width:373px;
	height:42px;
	padding-bottom:15px;
	background-image:url(../../about/images/bg_title02.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#guide02-02 ul {
	margin-left:15px;
}

#guide02-02 li {
	padding-left:15px;
	background-image:url(../../about/images/bg_list01.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	line-height:1.8;
}

/*予約優先*/

#box_guide p#notice01 {
	margin-left:40px;
	line-height:2.0;
}

/*アクセスマップ*/
#box_guide #map {
	margin:40px 0 20px 20px;
}

#box_guide #map h3 {
	display:block;
	width:795px;
	height:42px;
	background-image:url(../../about/images/bg_access.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#box_guide #map iframe{
	margin:20px 0 0 40px;
	border:1px solid #c3c3c3;
	}
#box_guide #map a{
	padding:10px 0 0 40px;
	} 

#box_guide #map img {
	margin:20px 0 0 20px;
	border:1px solid #c3c3c3;
}

/*駐車場のご案内*/

#box_guide #box_parking{
	width:795px;
	padding:15px 0;
	margin:40px 0 40px 20px;
	}
#box_guide #box_parking h3 {
	display:block;
	width:795px;
	height:42px;
	background-image:url(../../about/images/bg_parking.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#box_guide #box_parking ul{
	width:775px;
	margin:5px auto;
	background-color:#f0f0f0;
	padding:5px;
	min-height:200px;
}
*html #box_guide #box_parking ul{
	height:200px;
	}

#box_guide #box_parking ul li{
	float:left;
	width:185px;
	margin:5px 2px;
	font-size:12px;
	overflow:hidden;
	}
#box_guide #box_parking li dl.type01{
	width:200px;
	}
#box_guide #box_parking li dl.type02{
	width:170px;
	}
#box_guide #box_parking li dt{
	font-size:12px;
	font-weight:bold;
	height:33px;
	overflow:hidden;
	margin:0 0 0 10px;
	padding:5px 0 0 5px;
	}
#box_guide #box_parking li dt.pic{
	background-image:url(../../about/images/img_pick.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:25px;
	overflow:hidden;
	}
#box_guide #box_parking li dd{
	margin:0;
	padding:0;
	}
#box_guide #box_parking dd ul{
	clear:both;
	width:245px;
	min-height:100px;
	margin:0;
	padding:0 20px;
	height:auto;
	}
*html #box_guide #box_parking dd ul{
	height:100px;
	}
#box_guide #box_parking dd ul li{
	margin:0;
	padding:4px 0 4px 0;
	line-height:normal;
	border-bottom:1px dashed #e0e0e0;
	}
#box_guide #box_parking ul li:after,
#box_guide #box_parking dd ul:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


/*リンク*/

#box_guide #banner {
	margin:40px 0 40px 20px;
	overflow:hidden;
	zoom:1;
}

#box_guide #banner h3 {
	display:block;
	width:795px;
	height:42px;
	background-image:url(../../about/images/bg_link.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#box_guide #banner dl {
	display:block;
	width:372px;
	float:left;
	margin:10px 0 0 10px;
	padding-bottom:10px;
	border-bottom:1px dashed #bbbbbb;
}

#box_guide #banner dt {
	display:block;
	width:135px;
	float:left;
	padding-left:10px;
}

#box_guide #banner dd {
	display:block;
	width:197px;
	float:left;
	padding-right:30px;
}

#box_guide #banner dd  a{
	color:#971a0a;
}

#box_guide #banner dd  a:hover{
	text-decoration:none;
	color:#971a0a;
	border-bottom:1px dashed #971a0a;
}


/*▲▲▲クリニック案内▲▲▲*/


/*▼▼▼料金表▼▼▼*/

#box_price h2 {
	display:block;
	width:838px;
	height:51px;
	background-image:url(../../price/images/bg_h2_01.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#box_price h3{
	margin:0 auto;
	}


#box_price,
#box_flow {
	padding:30px 0 0 35px;
}

#box_price #price01{
	padding:15px 25px 15px 15px;
	}
	
#price01 ul li{
	border-bottom:1px solid #f0f0f0;
	padding:10px 0;
	}	

#box_price #price02{
	padding:15px 25px 15px 15px;
	}
#box_price #price02 table{
	width:700px;
	margin:15px 0 15px 30px;
	}
#box_price #price02 td{
	min-height:250px;
	_height:250px;
	padding:15px 10px;
	border-bottom:1px dashed #a0a0a0;
	}

#box_price #price02 dt{
	margin:0 0 10px 0;
	}

#box_price #price02 dd{
	font-size:12px;
	marign:0 0 10px 0;
	}

#box_price #price02 ul{
	padding:10px 0;
	}
#box_price #price02 li{
	float:left;
	margin:0 1px;
	}
#box_price #price03 p{
	padding:10px 20px;
	}
#box_price #price03 h5{
	padding:5px 0 0 20px;
	font-size:14px;
	}

#box_price #price03 table.sp1{
	width:750px;
	padding:10px 20px;
	}
#box_price #price03 table.sp2{
	width:500px;
	padding:10px 20px;
	}
#box_price #price03 th,
#box_price #price03 td{
	padding:5px 10px;
	font-weight:normal;
	}

#price03 .tbl_t{
	border-top:1px solid #a0a0a0;
	}

#box_price #price03 th{
	background-color:#f0f0f0;
	border-bottom:1px solid #a0a0a0;
	border-left:1px solid #a0a0a0;
	border-right:1px solid #a0a0a0;
	}
#box_price #price03 td{
	border-bottom:1px solid #a0a0a0;
	border-right:1px solid #a0a0a0;
	}
#box_price #price3 .sp2 ht{
	width:120px;
	}
	
#box_price #price03 .tbl_l{
	border-left:1px solid #a0a0a0;
	}
#box_price #price03 strong{
	color:#f6475c;
	}
#box_price #price03 .sp1 td{
	font-size:10px;
	}
	
#box_flow h2 {
	display:block;
	width:838px;
	height:51px;
	background-image:url(../../price/images/bg_h2_02.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
	
	
/*▲▲▲料金表▲▲▲*/

/*▼▼▼ドクター紹介▼▼▼*/

#box_dr{
	padding:30px 0 0 35px;
}
#box_dr h2 {
	display:block;
	width:838px;
	height:51px;
	background-image:url(../../doctor/images/bg_h2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#box_dr #dr_name{
	padding:15px 55px; 
}
#box_dr dl{
	clear:both;
	margin:10px 0 5 0;
	padding:0px 0 10px 0;
	border-bottom:1px dashed #a0a0a0;
	}
#box_dr dt{
	float:left;
	width:275px;
	height:60px;
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	}
#box_dr dd{
	display:inline;
	font-size:10px;
	line-height:1.4em;
	}
#box_dr dt.name01{
	background-image:url(../../doctor/images/img_dname01.gif);
	}
#box_dr dt.name02{
	background-image:url(../../doctor/images/img_dname02.gif);
	}
#box_dr dt.name03{
	background-image:url(../../doctor/images/img_dname03.gif);
	}
#box_dr dt.name04{
	background-image:url(../../doctor/images/img_dname04.gif);
	}
#box_dr .chach_txt{
	margin:15px 55px 0 55px;
	padding:0 0 5px 0;
	background-image:url(../../doctor/images/img_chach.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:726px;
	height:70px;
	text-indent:-9999px;
	overflow:hidden;
	}

/*▲▲▲ドクター紹介▲▲▲*/

/*▼▼ブログ▼▼*/
#box_blog{
	padding:15px 20px;
	}
#box_entry {
	float:right;
	width:653px;
	min-height:1200px;
	}
*html #box_entry{
	height:1200px;
	}
#box_entry:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#box_entry .post{
	padding:0 0 25px 0;
	}
#box_entry .post a{
	display:block;
	text-decoration:none;
	}
#box_entry .post:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#box_blog h2{
	background-image:url(../../blog/images/bg_title.gif);
	width:653px;
	height:45px;
	color:#ffffff;
	font-size:16px;
	padding:8px 0 0 10px;
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
	}
#box_blog .entry{
	width:533px;
	float:right;
	}
#box_blog .entry p{
	font-size:12px;
	padding:3px 0;
	line-height:1.2em;
	}
#box_blog .entry img{
	padding:10px;
	float:right;
	}
#box_blog .data_ctg{
	clear:both;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	border-top:1px dashed #d0d0d0;
	font-size:10px;
	text-align:right;
	}
#box_blog .data_ctg a{
	color:#666666;
	display:inline;
	}
#box_blog .day{
	float:left;
	width:100px;
	text-align:center;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	}
#box_blog .data_m{
	font-size:24px;
	font-weight:bold;
	}
#box_blog .data_d{
	font-size:60px;
	font-weight:bold;
	line-height:48px;
	}	
#box_blog .data_y{
	font-size:14px;
	font-weight:bold;
	}
#box_blog .data_t{
	font-size:10px;
	font-weight:bold;
	}
#box_blog .plink{
	padding:10px;
	text-align:center;
	font-size:10px;
	}
#box_blog .plink a{
	clear:both;
	color:#463723;
	text-decoration:underline;
	}

#box_blog .day:after
#box_blog .b_menu:after, {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
#box_blog .b_menu{
	float:left;
	width:190px;
	padding:10px 5px;
	margin:0 0 15px 0;
	text-align:center;
	}
#box_blog .b_menu p,
#box_blog .b_menu ul{
	font-size:10px;
	padding:5px;
	text-align:left;
	}
#box_blog .b_menu li{
	border-bottom:1px dashed #e0e0e0;
	margin:2px 0;
	padding:2px;
	text-align:left;
	}

#box_blog:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#box_blog .b_menu h3{
	padding:10px 0 0 0;
	background-image:url(../../blog/images/bg_menu.gif);
	width:190px;
	height:36px;
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:center;
	color:#696a71;
	}
#box_blog .b_menu table{
	margin:0 auto;
	width:190px;
	/*background-color:#fafafa;*/
	color:#463723;
	border:1px solid #f0f0f0;
	}
#box_blog .b_menu table a{
	color:#463723;
	text-decoration:underline;
	}
#box_blog .b_menu li a{
	color:#463723;
	}
#box_blog .b_menu td{
	border-top:1px solid #f0f0f0;
	}
	
#box_blog .b_menu .m_cat li{
	border-bottom:none;
	}
#box_blog .b_menu .m_cat li ul li{
	border-bottom:1px dashed #f0f0f0;
	}
/*▲▲▲ブログ▲▲▲*/

/*▼▼▼加圧治療・パワープレート▼▼▼*/
#box_press,
#box_power,
#box_rom{
	margin:30px 0 0 30px;
	}
#box_press h2,
#box_power h2,
#box_rom h2 {
	display:block;
	width:838px;
	height:51px;
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
#box_press h2{
	background-image:url(../../press/images/bg_h2_01.gif);
	}
#box_power h2{
	background-image:url(../../press/images/bg_h2_02.gif);
	}
#box_rom h2{
	background-image:url(../../press/images/bg_h2_03.gif);
	}

#box_press .area_txt,
#box_power .area_txt,
#box_rom .area_txt {
	padding:5px 15px 5px 15px;
}
#box_press .img_txt,
#box_power .img_txt{
	margin:20px auto 10px auto;
	text-align:center;
}

#box_press .kaatu_txt01,
#box_press .kaatu_txt02,
#box_press .kaatu_txt03,
#box_power .power_txt01,
#box_power .power_txt02{
	font-size:12px;
	line-height:1.2em;
	margin:10px 0 20px 0;
	}
#box_press p{
	padding:5px 3px;
	}
#box_press p strong{
	font-weight:bold;
	}
#box_press p span{
	color:#e60909;
	}
#box_press .kaatu_txt01{
	background-image:url(../../press/images/img01.jpg);
	background-position:570px 10px;
	background-repeat:no-repeat;
}
#box_press .kaatu_txt01 p{
	width:530px;
	}

#box_press .kaatu_txt02{
	background-image:url(../../press/images/img02.jpg);
	background-position:10px 50px;
	background-repeat:no-repeat;
	}
#box_press .kaatu_txt02 p,
#box_press .kaatu_txt02 ul{
	clear:both;
	width:400px;
	float:right;
	padding-right:15px;
	}
#box_press .kaatu_txt02 ul{
	font-size:14px;
	padding:20px 0 20px 0;
	}
#box_press .kaatu_txt02 li{
	margin-right:25px;
	padding:5px 10px 5px 0;
	border-bottom:1px dashed #f0f0f0;
	}

#box_press .kaatu_txt03{
	background-image:url(../../press/images/img03.jpg);
	background-position:10px 50px;
	background-repeat:no-repeat;
}
#box_press .kaatu_txt03 ul{
	width:380px;
	margin-left:400px;
	font-size:16px;
	line-height:1.5em;
	padding:10px 0;
	}
#box_press .kaatu_txt03 li{
	margin:5px 0;
	border-bottom:1px dashed #f0f0f0;
	}

#box_power .power_txt01{
	background-image:url(../../press/images/img04.jpg);
	background-position:580px 100px;
	background-repeat:no-repeat;
	}
#box_power .power_txt01 p{
	width:550px;
	}
	
#box_power div.txt_lead{
	padding:15px 35px 15px 0;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:18px;
	line-height:1.2em;
	}
#box_power .power_txt02{
	}
#box_power .power_txt02 dl{
	clear:both;
	/*margin:10px 0 15px 0;*/
	padding:35px 25px 15px 0;
	border-bottom:1px solid #f0f0f0;
	min-height:230px;
	}
*html #box_power .power_txt02 dl{
	height:230px;
	}

#box_power .power_txt02 dt{
	float:left;
	width:275px;
	height:225px;
	/*overflow:hidden;*/
	text-indent:-9999px;
	background-position:left top;
	}

#box_power .pp1 dt{
	background-image:url(../../press/images/img05.jpg);
	}
#box_power .pp2 dt{
	background-image:url(../../press/images/img06.jpg);
	}
#box_power .pp3 dt{
	background-image:url(../../press/images/img07.jpg);
	}
#box_power .pp4 dt{
	background-image:url(../../press/images/img08.jpg);
	}
#box_power .pp5 dt{
	background-image:url(../../press/images/img09.jpg);
	}

#box_power .power_txt02 dd{
	float:right;
	width:510px;
	}
#box_power .power_txt02 dd img{
	padding:15px 0;
	}
#box_power .power_txt02:after,
#box_power .power_txt02 dl:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#box_rom p{
	padding:0 30px 0 0;
	}

/*▲▲▲加圧治療・パワープレート▲▲▲*/

/*▼▼▼痛みの治療▼▼▼*/

#box_itami,
#box_ikaatu,
#box_ipower,
#box_fib,
#box_ims{
	margin:30px 0 0 30px;
	font-size:12px;
	}

#box_itami h2,
#box_ikaatu h2,
#box_ipower h2,
#box_fib h2,
#box_ims h2 {
	display:block;
	width:838px;
	height:51px;
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#box_itami h2{
	background-image:url(../../treat/images/bg_h2_ita01.gif);
	}
#box_ikaatu h2{
	background-image:url(../../treat/images/bg_h2_ita02.gif);
	}
#box_ipower h2{
	background-image:url(../../treat/images/bg_h2_ita03.gif);
	}
#box_fib h2{
	background-image:url(../../treat/images/bg_h2_ita04.gif);
	}
#box_ims h2{
	background-image:url(../../treat/images/bg_h2_ita05.gif);
	}
	
#box_itami .area_txt,
#box_ikaatu .area_txt,
#box_ipower .area_txt,
#box_fib .area_txt,
#box_ims .area_txt{
	padding:5px 15px 5px 15px;
}

#box_itami .img_txt,
#box_ikaatu .img_txt,
#box_ipower .img_txt,
#box_fib .img_txt{
	margin:20px auto 10px auto;
	text-align:center;
}

#box_itami .pic,
#box_ikaatu  .pic{
	font-size:10px;
	margin:15px 20px 15px 0;
	padding:10px;
	background-color:#f0f0f0;
	border:1px solid #e0e0e0;
}
#box_itami .pic dt,
#box_ikaatu  .pic dt{
	background-image:url(../../treat/images/pic.png);
	width:120px;
	height:30px;
	overflow:hidden;
	background-position:left top;
	text-indent:-9999px;
}
#box_itami .pic dd,
#box_ikaatu .pic dd{
	font-size:10px;
	padding:5px 10px;
	}

#box_itami .itami_txt01{
	background-image:url(../../treat/images/img_ita01.jpg);
	background-position:600px 0;
	background-repeat:no-repeat;
	overflow:hidden;
	}
#box_itami .itami_txt01 p,
#box_itami .itami_txt01 .img_txt{
	width:560px;
	}
#box_itami .img_txt{
	margin:20px 0 0 0;
	}
#box_itami .p_link{
	font-size:10px;
	text-align:right;
	padding:5px 0 15px 0;
	}
	
#box_itami .itami_txt02{
	background-image:url(../../treat/images/img_ita02.jpg);
	background-position:20px 140px;
	background-repeat:no-repeat;
	overflow:hidden;
	}
#box_itami .itami_txt02 p,
#box_itami .itami_txt02 .img_txt{
	width:500px;
	margin:0 0 0 270px;
	}
#box_itami .itami_txt02 .img_txt{
	padding:15px 0;
	}
#box_itami .itami_txt02 .img_txt02{
	padding:10px 0;
	}
#box_itami span{
	color:#e60909;
	}
	
#box_itami div.txt_lead{
	padding:15px 35px 15px 0;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:18px;
	line-height:1.2em;
	}
	
	
	
#box_ikaatu .ikaatu_txt{
	background-image:url(../../treat/images/img_ita03.jpg);
	background-position:560px 100px;
	background-repeat:no-repeat;
	overflow:hidden;
	}
#box_ikaatu .ikaatu_txt p,
#box_ikaatu .ikaatu_txt .img_txt02,
#box_ipower .ipower_txt p,
#box_ipower .ipower_txt .img_txt02{
	width:540px;
	padding:10px 0;
	}
#box_ikaatu .img_txt02,
#box_ipower .img_txt02{
	margin:20px 0 0 0;
	}
	
	
#box_ipower .ipower_txt{
	background-image:url(../../treat/images/img_ita04.jpg);
	background-position:560px 80px;
	background-repeat:no-repeat;
	overflow:hidden;
	}
	
#box_fib p,
#box_ims p{
	padding:0px 0 10px 0;
	}
#box_fib .img_txt01{
	padding:5px;
	}
/*▲▲▲痛みの治療▲▲▲*/


/*▼▼▼ダイエット▼▼▼*/

#box_dai,
#box_dpoint{
	margin:30px 0 0 30px;
	font-size:12px;
	}
	
#box_dai h2,
#box_dpoint h2{
	display:block;
	width:838px;
	height:51px;
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#box_dai h2{
	background-image:url(../../treat/images/bg_h2_dai01.gif);
	}
#box_dpoint h2{
	background-image:url(../../treat/images/bg_h2_dai02.gif);
	}
	


#box_dpoint p strong{
	font-weight:bold;
	}
#box_dpoint p span{
	color:#e60909;
	}

#box_dai .area_txt,
#box_dpoint .area_txt{
	padding:5px 15px 5px 15px;
}
#box_dai .img_txt,
#box_dpoint .img_txt{
	margin:20px auto 10px auto;
	text-align:center;
}
#box_dai .img_txt{
	padding:25px 0;
	}

#box_dai .dai_txt01,
#box_dpoint .dpoint_txt01,
#box_dpoint .dpoint_txt02,
#box_dpoint .dpoint_txt03,
#box_dpoint .dpoint_txt04{
	font-size:12px;
	line-height:1.2em;
	margin:10px 0 0px 0;
	}

#box_dai .dai_txt01{
	background-image:url(../../treat/images/img_dai01.jpg);
	background-position:580px 60px;
	background-repeat:no-repeat;
	}
#box_dai .dai_txt01 p,
#box_dai .dai_txt01 .img_txt02{
	width:530px;
	}
#box_dai .dai_txt01 .img_txt02{
	margin:10px 0 10px -5px;
	padding:0;
	}
#box_dai .dai_txt01 .img_txt01{
	margin:0;
	padding:0;
	}


#box_dpoint strong{
	color:#e60909;
	}
#box_dpoint span{
	font-weight:bold;
	}

#box_dpoint .dpoint_txt01{
	background-image:url(../../treat/images/img_dai02.jpg);
	background-position:10px 120px;
	background-repeat:no-repeat;
	}
#box_dpoint .dpoint_txt01 p{
	margin-left:300px;
	width:490px;
	}
	
#box_dpoint .dpoint_txt02{
	}

#box_dpoint .dpoint_txt02 .dpoint_dl01{
	background-image:url(../../treat/images/img_dai03.jpg);
	background-position:520px 40px;
	background-repeat:no-repeat;
	padding-bottom:15px;
	border-bottom:1px solid #f0f0f0;
	}
#box_dpoint .dpoint_dl01 dd{
	padding:5px 0;
	width:490px;
	}
#box_dpoint .dpoint_txt02 .dpoint_dl02{
	background-image:url(../../treat/images/img_dai04.jpg);
	background-position:5px 45px;
	background-repeat:no-repeat;
	margin:20px 0;
	}

#box_dpoint .dpoint_txt02 .dpoint_dl02 dd{
	margin:0 0 0 295px; 
	padding:5px 0;
	}
	
#box_dpoint .dpoint_txt03{
	background-image:url(../../treat/images/img_dai05.jpg);
	background-position:520px 80px;
	background-repeat:no-repeat;
	}


#box_dpoint .dpoint_txt03 p{
	padding:10px 0 0 0;
	width:500px;
	}
#box_dpoint .dpoint_txt03 .nlimit{
	width:770px;
	}
	
#box_dpoint .dpoint_txt04{
	background-image:url(../../treat/images/img_dai06.jpg);
	background-position:540px 80px;
	background-repeat:no-repeat;
	min-height:230px;
	}
*html #box_dpoint .dpoint_txt04{
	height:230px;
	}
#box_dpoint .dpoint_txt04 p{
	padding:10px 0;
	width:480px;
	}

/*▲▲▲ダイエット▲▲▲*/


/*▼▼▼生活習慣病▼▼▼*/

#box_sei,
#box_kou{
	margin:30px 0 0 30px;
	font-size:12px;
	}
	
#box_sei h2,
#box_kou h2{
	display:block;
	width:838px;
	height:51px;
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#box_sei h2{
	background-image:url(../../treat/images/bg_h2_sei01.gif);
	}
#box_kou h2{
	background-image:url(../../treat/images/bg_h2_sei02.gif);
	}
	


#box_sei .area_txt,
#box_kou .area_txt{
	padding:5px 15px 5px 15px;
}
#box_sei .img_txt,
#box_kou .img_txt{
	margin:20px auto 10px auto;
	text-align:center;
}

#box_sei .sei_txt01,
#box_sei .sei_txt02,
#box_kou .kou_txt01,
#box_kou .kou_txt02{
	font-size:12px;
	line-height:1.2em;
	margin:10px 0 20px 0;
	}

#box_sei .sei_txt01{
	background-image:url(../../treat/images/img_sei01.jpg);
	background-position:570px 10px;
	background-repeat:no-repeat;
	}

#box_sei .sei_txt01 p,
#box_sei .sei_txt01 .img_txt{
	width:530px;
	}
#box_sei .sei_txt01 .img_txt{
	margin:90px 0 10px -10px;
	}

#box_sei .pic,
#box_sei  .pic{
	font-size:10px;
	margin:15px 20px 15px 0;
	padding:10px;
	background-color:#f0f0f0;
	border:1px solid #e0e0e0;
}
#box_sei .pic dt,
#box_sei  .pic dt{
	background-image:url(../../treat/images/pic_sei.png);
	width:180px;
	height:30px;
	overflow:hidden;
	background-position:left top;
	text-indent:-9999px;
}
#box_sei .pic dd,
#box_sei .pic dd{
	font-size:10px;
	padding:5px 15px;
	}

#box_sei .sei_txt02{
	background-image:url(../../treat/images/img_sei02.jpg);
	background-position:570px 70px;
	background-repeat:no-repeat;
	}
#box_sei .sei_txt02 .img_txt01{
	margin:30px 0;
	width:483px;
	}

#box_kou .kou_txt01{
	background-image:url(../../treat/images/img_sei03.jpg);
	background-position:570px 70px;
	background-repeat:no-repeat;
	}

#box_kou .kou_txt01 p{
	padding:10px 0;
	}
#box_kou .kou_txt01 .img_txt01{
	margin:30px 0;
	width:483px;
	}

/*▲▲▲生活習慣病▲▲▲*/


/*▼▼▼アンチエイジング▼▼▼*/


#box_anti,
#box_banti,
#box_eanti,
#box_chel{
	margin:30px 0 0 30px;
	font-size:12px;
	}
	
#box_anti h2,
#box_banti h2,
#box_eanti h2,
#box_chel h2{
	display:block;
	width:838px;
	height:51px;
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#box_anti h2{
	background-image:url(../../treat/images/bg_h2_anti01.gif);
	}
#box_banti h2{
	background-image:url(../../treat/images/bg_h2_anti02.gif);
	}
#box_eanti h2{
	background-image:url(../../treat/images/bg_h2_anti03.gif);
	}
#box_chel h2{
	background-image:url(../../treat/images/bg_h2_anti04.gif);
	}

#box_anti .area_txt,
#box_banti .area_txt,
#box_eanti .area_txt,
#box_chel .area_txt{
	padding:5px 15px 5px 15px;
}

#box_anti .area_txt p,
#box_banti .area_txt p,
#box_eanti .area_txt p,
#box_chel .area_txt p{
	padding:10px 0;
	}

#box_anti .img_txt,
#box_banti .img_txt,
#box_eanti .img_txt,
#box_chel .img_txt{
	margin:20px auto 10px auto;
	text-align:center;
}

#box_anti .anti_txt01,
#box_banti .banti_txt01,
#box_eanti .eanti_txt01,
#box_eanti .eanti_txt02,
#box_chel .chel_txt01{
	font-size:12px;
	line-height:1.2em;
	margin:10px 0 20px 0;
	}
#box_anti .anti_txt01 dl{
	padding:15px;
	}

#box_banti .pic,
#box_eanti .pic,
#box_chel .pic{
	font-size:10px;
	margin:15px 20px 15px 0;
	padding:10px;
	background-color:#f0f0f0;
	border:1px solid #e0e0e0;
}
#box_banti .pic dt,
#box_eanti .pic dt{
	background-image:url(../../treat/images/pic.png);
	width:120px;
	height:30px;
	overflow:hidden;
	background-position:left top;
	text-indent:-9999px;
}
#box_banti .pic dd,
#box_eanti .pic dd,
#box_chel dd{
	font-size:10px;
	padding:5px 15px;
	}
#box_banti .pic strong,
#box_eanti .pic strong{
	font-size:14px;
	}

#box_eanti .eanti_txt01{
	background-image:url(../../treat/images/img_anti01.gif);
	background-position:540px 80px;
	background-repeat:no-repeat;
	}
#box_eanti .eanti_txt01 p{
	width:525px;
	}

#box_eanti .pic {
	background-image:url(../../treat/images/img_anti02.jpg);
	background-position:570px 20px;
	background-repeat:no-repeat;
	}
#box_eanti .pic dd{
	width:500px;
	}
#box_eanti .eanti_txt02{
	background-image:url(../../treat/images/img_anti03.jpg);
	background-position:560px 80px;
	background-repeat:no-repeat;
	}
#box_eanti .eanti_txt02 p{
	width:540px;
	}
	
#box_chel .chel_txt01{
	/*background-image:url(../../treat/images/img_anti04.gif);
	background-position:520px 20px;
	background-repeat:no-repeat;*/
	}
/*
#box_chel .chel_txt01 p,
#box_chel .chel_txt01 ul{
	width:500px;
	}
*/
#box_chel .chel_txt01 p{
	padding:10px 0;
	}
#box_chel h4{
	padding:15px 0 0 0;
	}
#box_chel h4 + ul{
	padding:10px;
	}
#box_chel h4 + ul li{
	border-bottom:1px dashed #f0f0f0;
	padding:2px 0;
	margin:2px;
	} 
#box_chel .flt_l{
	float:left;
	width:500px;
	}
#box_chel .flt_r{
	float:right;
	padding:0 20px 0 0;
	width:300px;
	}
	
#box_chel table{
	/*border:1px solid #a0a0a0;*/
	margin:15px 25px 20px 25px;
	width:750px;
	}
#box_chel td{
	border-bottom:1px solid #a0a0a0;
	border-right:1px solid #a0a0a0;
	padding:5px;
	}
#box_chel .tbl_tl{
	border-left:1px solid #a0a0a0;
	border-top:1px solid #a0a0a0;
	}
#box_chel .tbl_t{
	border-top:1px solid #a0a0a0;
	}
#box_chel .tbl_l{
	border-left:1px solid #a0a0a0;
	}
#box_chel .pic{
	clear:both;
	}
#box_chel .pic dt{
	font-size:14px;
	}
/*▲▲▲アンチエイジング▲▲▲*/

/*▼▼▼リハビリテーション▼▼▼*/

#box_reha,
#box_dreha{
	margin:30px 0 0 30px;
	font-size:12px;
	}
	
#box_reha h2,
#box_dreha h2{
	display:block;
	width:838px;
	height:51px;
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#box_reha h2{
	background-image:url(../../treat/images/bg_h2_reha01.gif);
	}
#box_dreha h2{
	background-image:url(../../treat/images/bg_h2_reha02.gif);
	}

#box_reha .area_txt,
#box_dreha .area_txt{
	padding:5px 20px 5px 20px;
}

#box_reha .area_txt p,
#box_dreha .area_txt p{
	padding:10px 0;
	}

#box_reha .img_txt,
#box_dreha .img_txt{
	margin:20px auto 10px auto;
	text-align:center;
}

#box_reha .reha_txt01,
#box_dreha .dreha_txt01{
	font-size:12px;
	line-height:1.2em;
	margin:10px 0 20px 0;
	}
#box_reha .reha_txt01 ol{
	padding:15px;
	}

#box_reha .pic{
	font-size:10px;
	margin:15px 20px 15px 0;
	padding:10px;
	background-color:#f0f0f0;
	border:1px solid #e0e0e0;
}
#box_reha .pic dt{
	background-image:url(../../treat/images/pic.png);
	width:120px;
	height:30px;
	overflow:hidden;
	background-position:left top;
	text-indent:-9999px;
}
#box_reha .pic img{
	float:right;
	padding:0px 15px 10px 15px;
	}
#box_reha .pic dd{
	font-size:10px;
	padding:5px 15px;
	}
#box_reha .pic strong{
	font-size:14px;
	}
	
#box_reha ol li{
	list-style-type:decimal;
	margin-left:15px;
	padding:10px 0;
	}
#box_reha .img_txt{
	margin:15px 0;
	}
#box_dreha .img_txt{
	margin:-5px 0 10px 0 ;
	}
#box_dreha .img_txt01{
	margin:20px auto 10px auto;
	text-align:center;
}

#box_dreha .img_txt02{
	float:right;
	padding:10px 25px 10px 15px;
	display:inline;
	}

/*▲▲▲リハビリテーション▲▲▲*/


/*▼▼▼分子整合療法▼▼▼*/

#box_bunshi{
	margin:30px 0 0 30px;
	font-size:12px;
	}

#box_bunshi p.lead{
	font-size:14px;
	line-height:1.8em;
	padding:10px;
	}

#box_bunshi .area_txt{
	width:810px;
	padding:20px 0 30px 15px;
	}
#box_bunshi p,
#box_bunshi dl,
#box_bunshi ul{
	padding:15px 15px 5px 15px;
	}

#box_bunshi dt{
	font-weight:bold;
	}
#box_bunshi dd{
	font-size:10px;
	margin:10px 20px 20px 10px;
	} 

#box_bunshi h4{
	padding:25px 15px 0 15px;
	}
	
#box_bunshi li{
	font-size:14px;
	padding:10px 0;
	border-bottom:1px dashed #f0f0f0;
	}
#box_bunshi li span{
	display:inline-block;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	width:50px;
	}

/*▲▲▲分子整合療法▲▲▲*/

/*▼▼▼ダイエット体験記▼▼▼*/

#box_case{
	margin:30px 0 0 30px;
	font-size:12px;
	}

#box_case p.lead{
	font-size:14px;
	line-height:1.8em;
	padding:10px;
	}

#box_case .area_txt{
	width:810px;
	padding:20px 0 30px 15px;
	}
#box_case p{
	padding:15px 15px 5px 15px;
	}
#box_case p.img_txt01{
	background-image:url(../../case/images/img_mae01.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	overflow:hidden;
	padding:15px 260px 5px 15px;
	}

#box_case dt{
	font-weight:bold;
	}
#box_case dd{
	font-size:10px;
	margin:10px 20px 20px 10px;
	} 

#box_case h4{
	padding:25px 15px 0 15px;
	}

#box_case .colum{
	padding:20px;
	margin:15px 0;
	border:5px solid #f0f0f0;
	overflow:hidden;
	}
#box_case .colum dl{
	width:420px;
	float:left;
	}
	
#box_case .colum dt{
	margin:0 0 5px 0;
	}
#box_case .colum dd{
	margin:0;
	padding:0;
	}
#box_case .colum table{
	width:320px;
	float:right;
	}
#box_case .colum td{
	width:70px;
	padding:5px;
	font-size:10px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px dashed #f0f0f0;
	}
#box_case .colum p{
	clear:both;
	font-size:10px;
	padding:15px 0;
	}
#box_case .colum:after{
	content:"";
	display:block;
	clear:both;
	overflow:hidden;
	height:1px;
	}

.case_top{
	padding:10px 20px;
	text-align:right;
	font-size:10px;
	}
.case_top a{
	padding:5px 10px;
	color:#ffffff;
	background-color:#d40101;
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	}
	

#box_case .case_list{
	width:810px;
	}
#box_case .case_list li{
	float:left;
	width:400px;
	margin:10px 2px;
	border-bottom:1px dashed #f0f0f0;
	}
#box_case .case_list:after{
	clear:both;
	height:1px;
	content:"";
	display:block;
	overflow:hidden;
	}
	
#box_moni{
	height:100px;
	}

/*▲▲▲ダイエット体験記▲▲▲*/

/*汎用スタイル*/

.pdg10{
	padding:10px;
	}

.pdg-t10{
	padding:10px 0 0 0;
	}

.pdg-l10{
	padding-left:10px;
	}
.pdg-l20{
	padding-left:20px;
	}
.fnt10{
	font-size:10px;
	}
.img_cntr{
	padding:10px 0;
	text-align:center;
	}
.clr{
	clear:both;
	}

.txtc{
	text-align:center;
	}

.txtr{
	text-align:right;
	}
	
.lead_img{
	width:830px;
	margin:15px auto;
	}