@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 180%;
	font-family: 'Hiragino Kaku Gothic Pro', 'qMmpS Pro W3', 'lr oSVbN', sans-serif;
}

body {
	color: #333;
	background-color: #666;
}

img {
	border: 0;
}

a {
	color: #00f;
}
a:link {
	color: #00f;
}
a:visited {
	color: #00f;
}
a:hover {
	text-decoration: none;
	color: #f00;
}
a:active {
	color: #f00;
}

#PAGE {
	margin: 0px auto;
	width: 800px;
	background-color: #fff;
	border: 1px solid #999;
}


#HEADER {
	width: 800px;
	height: 127px;
}
#HEADER #HEADER_MAIN {
	width: 800px;
	height: 85px;
	background: url(../_img/header_bg.gif) no-repeat top left;
}
#HEADER #HDL_TEXT {
	display: block;
	height: 15px;
	margin: 0;
	padding: 0 0 0 5px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1;
	color: #eee;
	text-align: left
}
#HEADER #HEADER_LOGO {
	float: left;
	width: 420px;
	height: 70px;
	text-align: left;
}

#HEADER #HEADER_TEXT_BTN {
	float: left;
	width: 165px;
	height: 20px;
	margin: 3px 0 0 0;
}
#HEADER #HEADER_TEXT_BTN a:hover {
	background-position: left bottom;
}
#HEADER #HEADER_TEXT_BTN a {
	float: left;
	width: 24px;
	height: 18px;
	margin: 0 0 0 3px;
}
#HTB_S {
	background: url(../_img/header_text_btn_s.gif);
}
#HTB_M {
	background: url(../_img/header_text_btn_m.gif);
}
#HTB_L {
	background: url(../_img/header_text_btn_l.gif);
}

#HEADER #HEADER_PRINT_BTN {
	float: left;
	width: 30px;
	height: 20px;
	margin: 3px 0 0;
}
#HEADER #HEADER_PRINT_BTN a:hover {
	background-position: left bottom;
}
#HEADER #HEADER_PRINT_BTN a {
	float: left;
	width: 24px;
	height: 18px;
	margin: 0 0 0 3px;
}
#HTB_P {
	background: url(../_img/header_print.gif);
}


#HEADER #HEADER_INFO {
	float: right;
	width: 170px;
	height: 70px;
	margin: 0 5px 0 0;
}
#HEADER #HEADER_INFO #HEADER_PHONE {
	width: 170px;
	height: 20px;
	margin: 0 0 3px;
}

#HEADER #HEADER_INFO a {
	display: block;
	width: 170px;
	height: 20px;
}
#HEADER #HEADER_INFO a:hover {
	background-position: left bottom;
}

#HEADER #HEADER_INFO #HEADER_CONTACTUS {
	width: 170px;
	height: 20px;
	margin: 0 0 3px;
}
#HEADER_CONTACTUS a {
	background: url(../_img/header_contactus.gif);
}

#HEADER #HEADER_INFO #HEADER_YOYAKU {
	width: 170px;
	height: 20px;
}
#HEADER_YOYAKU a {
	background: url(../_img/header_yoyaku.gif);
}


#HEADER #HEADER_MENU {
	clear: both;
	margin: 0;
	width: 800px;
	height: 40px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#HEADER_MENU ul {
}
#HEADER_MENU li {
	display: block;
	list-style: none;
	float: left;
}
#HEADER_MENU a {
	display: block;
	width: 80px;
	height: 40px;
	background-position: left top;
}
#HEADER_MENU a:hover {
	background-position: left bottom;
}

#HEADER_MENU #HM01 a {
	background-image: url(../_img/header_menu01.gif);
}
#HEADER_MENU #HM02 a {
	background-image: url(../_img/header_menu02.gif);
}
#HEADER_MENU #HM03 a {
	background-image: url(../_img/header_menu03.gif);
}
#HEADER_MENU #HM04 a {
	background-image: url(../_img/header_menu04.gif);
}
#HEADER_MENU #HM05 a {
	background-image: url(../_img/header_menu05.gif);
}
#HEADER_MENU #HM06 a {
	background-image: url(../_img/header_menu06.gif);
}
#HEADER_MENU #HM07 a {
	background-image: url(../_img/header_menu07.gif);
}
#HEADER_MENU #HM08 a {
	background-image: url(../_img/header_menu08.gif);
}
#HEADER_MENU #HM09 a {
	background-image: url(../_img/header_menu09.gif);
}
#HEADER_MENU #HM10 a {
	background-image: url(../_img/header_menu10.gif);
}


#NAVI {
	clear: both;
	height: 12px;
	margin: 0 10px 8px 5px;
	line-height: 1;
}
#NAVI ul {
	text-align: left;
}
#NAVI li {
	display: inline;
	padding: 0 0 0 14px;
	font-size: 12px;
	color: #999;
}
#NAVI li.first {
	background: url(../_img/navblt01.gif) no-repeat 0 -1px;
}
#NAVI li.next {
	background: url(../_img/navblt02.gif) no-repeat 0 -1px;
}
#NAVI * {
	font-size: 12px;
}


#CONTENTS {
	width: 800px;
	margin: 0 auto 20px;
	clear: both;
}

#CONTENTS #REGR {
	width: 640px;
	margin: 0 auto;
	float: left;
}
#CONTENTS #MAIN {
	width: 480px;
	margin: 10px auto 20px;
	float: right;
	font-size: 14px;
}
#CONTENTS #CMENU {
	width: 160px;
	margin: 0 auto 20px;
	background-color: #e0e0e0;
	float: left;
}
#CONTENTS #RMENU {
	width: 160px;
	margin: 0 auto 20px;
	background-color: #e0e0e0;
	float: right;
}


#MAIN_IMG {
	border-bottom: 3px #900 solid;
	width: 800px;
	height: 200px;
}


#MAIN .st {
	margin: 0 15px 10px;
	padding: 0 5px 10px;
}
#MAIN .st404 {
	margin: 0 15px 10px;
	padding: 0 5px 10px;
	font-size:12px;
}

#MAIN .stind {
	margin: 0 15px 10px 30px;
	padding: 0 5px 10px;
}
#MAIN .udl {
	margin: 0 15px 20px;
	padding: 0 5px 20px;
	border-bottom: solid #ccc 1px;
}
#MAIN .udld {
	margin: 0 15px 20px;
	padding: 0 5px 20px;
	border-bottom: dotted #ccc 1px;
}
#MAIN .udldt {
	margin: 0 15px 20px;
	padding: 0 0 20px;
	border-bottom: dotted #ccc 1px;
}
#MAIN .fclear {
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

#MAIN .hdl_ttl {
	margin: 0 0 10px;
}
#MAIN .hdl01 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin: 0 15px 20px;
	border-bottom: 2px #c00 solid;
	text-align: left;
}
#MAIN .hdl02 {
	font-size: 16px;
	font-weight: bold;
	color: #900;
	margin: 0 15px 10px;
	text-align: left;
}
#MAIN .hdl03 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 15px 10px;
	text-align: left;
}
#MAIN .hdl04 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin: 0 15px 20px;
	padding: 0 0 0 5px;
	border-left: 5px #c00 solid;
	text-align: left;
}
#MAIN .hdl05 {
	font-size: 16px;
	font-weight: bold;
	color: #900;
	margin: 0 15px 15px;
	padding: 0 0 0 5px;
	text-align: left;
	border-bottom: 1px #999 dotted;
}


#MAIN .ifm01 {
	background-color: #fdfcf3;
	margin: 0 20px 20px;
	padding: 10px 0 0;
	border: #ccc 1px solid;
}
#MAIN .ifm02 {
	background-color: #faebe7;
	margin: 0 20px 20px;
	padding: 10px 0 0;
	border: #ccc 1px solid;
}
#MAIN .ifm03 {
	background-color: #faebe7;
	margin: 0 20px 30px;
	padding: 20px 0 0;
	border: #ccc 1px solid;
}
#MAIN .ifm04 {
	background-color: #ffe;
	margin: 0 20px 30px;
	padding: 10px 0 0;
	border: #ccc 1px solid;
}

#MAIN .listl30 {
	margin: 0 20px 20px 30px;
}
#MAIN .listl60 {
	margin: 0 50px 20px 60px;
}
#MAIN .listl60b {
	margin: 0 50px 10px 60px;
}
#MAIN .listl80 {
	margin: 0 50px 20px 80px;
}


#BNR01 {
	width: 150px;
	margin: 5px auto;
}
#BNR01 a {
	display: block;
	width: 150px;
	height: 50px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../_img/bnr_joinus_dr.jpg);
}
#BNR01 a:hover {
	background-position: left bottom;
}

#BNR02 {
	width: 150px;
	margin: 5px auto;
}
#BNR02 a {
	display: block;
	width: 150px;
	height: 51px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../_img/bnr_allon4.jpg);
}
#BNR02 a:hover {
	background-position: left bottom;
}

#BNR03 {
	width: 150px;
	margin: 5px auto;
}
#BNR03 a {
	display: block;
	width: 150px;
	height: 51px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../_img/bnr_implant.jpg);
}
#BNR03 a:hover {
	background-position: left bottom;
}

#BNR04 {
	width: 150px;
	margin: 5px auto;
}
#BNR04 a {
	display: block;
	width: 150px;
	height: 50px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../_img/bnr_joinus_dr.jpg);
}
#BNR04 a:hover {
	background-position: left bottom;
}

#BNR05 {
}
#BNR05 a {
	display: block;
	width: 150px;
	height: 51px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../_img/bnr_allon4.jpg);
}
#BNR05 a:hover {
	background-position: left bottom;
}

#BNR06 {
	width: 150px;
	margin: 5px auto;
}
#BNR06 a {
	display: block;
	width: 150px;
	height: 50px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../_img/ban_8181118.jpg);
}
#BNR06 a:hover {
	background-position: left bottom;
}

#BLOG {
	width: 150px;
	margin: 5px auto;
}
#BLOG a {
	display: block;
	width: 72px;
	height: 72px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#BLOG a:hover {
	background-position: left bottom;
}

#BLOG01 a {
	background-image: url(../_img/ban_blog01.jpg);
}
#BLOG02 a {
	background-image: url(../_img/ban_blog02.jpg);
}
#BLOG03 a {
	background-image: url(../_img/ban_blog03.jpg);
}
#BLOG04 a {
	background-image: url(../_img/ban_blog04.jpg);
}
#BLOG05 a {
	background-image: url(../_img/ban_blog05.jpg);
}

.blog_r {
	width: 72px;
	height: 72px;
	margin: 0 0 5px;
	float: right;
}
.blog_l {
	width: 72px;
	height: 72px;
	margin: 0 0 5px;
	float: left;
}


#CMENU .menuframe {
	width: 150px;
	margin: 5px auto;
	border: #ccc solid 1px;
	border-bottom: 0;
}
#CMENU .menuframe:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#CMENU .menuframe li {
	display: block;
	float: left;
	width: 150px;
	margin: 0 0 2px;
	padding: 0;
	list-style: none;
	border-bottom: #ccc solid 1px;
	background-color: #fff;
	font-size: 12px;
	line-height: 1.5;
}
#CMENU .menuframe p {
	border-top: #ccc dotted 1px;
	padding: 2px 3px;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
}
#CMENU .menuframe a {
	display: block;
	width: 150px;
	height: 28px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#CMENU .menuframe a:hover {
	background-position: left bottom;
}

#CMA01 a {
	background-image: url(../_img/cmenu_a01.gif);
}
#CMA02 a {
	background-image: url(../_img/cmenu_a02.gif);
}
#CMA03 a {
	background-image: url(../_img/cmenu_a03.gif);
}
#CMA04 a {
	background-image: url(../_img/cmenu_a04.gif);
}
#CMA05 a {
	background-image: url(../_img/cmenu_a05.gif);
}

#CMB01 a {
	background-image: url(../_img/cmenu_b01.gif);
}
#CMB02 a {
	background-image: url(../_img/cmenu_b02.gif);
}
#CMB03 a {
	background-image: url(../_img/cmenu_b03.gif);
}
#CMB04 a {
	background-image: url(../_img/cmenu_b04.gif);
}
#CMB05 a {
	background-image: url(../_img/cmenu_b05.gif);
}
#CMB06 a {
	background-image: url(../_img/cmenu_b06.gif);
}
#CMB07 a {
	background-image: url(../_img/cmenu_b07.gif);
}
#CMB08 a {
	background-image: url(../_img/cmenu_b08.gif);
}
#CMB09 a {
	background-image: url(../_img/cmenu_b09.gif);
}
#CMB10 a {
	background-image: url(../_img/cmenu_b10.gif);
}
#CMB11 a {
	background-image: url(../_img/cmenu_b11.gif);
}
#CMB12 a {
	background-image: url(../_img/cmenu_b12.gif);
}
#CMB13 a {
	background-image: url(../_img/cmenu_b13.gif);
}

#CMC01 a {
	background-image: url(../_img/cmenu_c01.gif);
}
#CMC02 a {
	background-image: url(../_img/cmenu_c02.gif);
}
#CMC03 a {
	background-image: url(../_img/cmenu_c03.gif);
}
#CMC04 a {
	background-image: url(../_img/cmenu_c04.gif);
}
#CMC05 a {
	background-image: url(../_img/cmenu_c05.gif);
}
#CMC06 a {
	background-image: url(../_img/cmenu_c06.gif);
}


#RMENU .menuframe {
	width: 150px;
	margin: 5px auto;
	border: #ccc solid 1px;
	border-bottom: 0;
}
#RMENU .menuframe:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#RMENU .menuframe li {
	display: block;
	float: left;
	width: 150px;
	margin: 0 0 2px;
	padding: 0;
	list-style: none;
	border-bottom: #ccc solid 1px;
	background-color: #fff;
	font-size: 12px;
	line-height: 1.5;
}
#RMENU .menuframe p {
	border-top: #ccc dotted 1px;
	padding: 2px 3px;
	font-size: 12px;
	line-height: 1.5;
	text-align: left;
}
#RMENU .menuframe p.tac {
	text-align: center;
}
#RMENU .menuframe a {
	display: block;
	width: 150px;
	height: 28px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#RMENU .menuframe a:hover {
	background-position: left bottom;
}

#RMA01 a {
	background-image: url(../_img/rmenu_a01.gif);
}
#RMA02 a {
	background-image: url(../_img/rmenu_a02.gif);
}
#RMA03 a {
	background-image: url(../_img/rmenu_a03.gif);
}
#RMA04 a {
	background-image: url(../_img/rmenu_a04.gif);
}
#RMA05 a {
	background-image: url(../_img/rmenu_a05.gif);
}
#RMA06 a {
	background-image: url(../_img/rmenu_a06.gif);
}
#RMA07 a {
	background-image: url(../_img/rmenu_a07.gif);
}
#RMA08 a {
	background-image: url(../_img/rmenu_a08.gif);
}
#RMA09 a {
	background-image: url(../_img/rmenu_a09.gif);
}



#FOOTER {
	width: 800px;
	clear: both;
}

#FOOTER #FOOTER_MENU {
	margin: 0 0 10px 30px;
}
#FOOTER_MENU ul {
	line-height: 1;
	text-align: left;
}
#FOOTER_MENU li {
	display: inline;
	list-style: none;
	font-size: 11px;
	margin: 0 5px;
}
#FOOTER_MENU li a {
	font-size: 11px;
}

#FOOTER address {
	padding: 3px 5px;
	border-top: 1px solid #999;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	background: url(../_img/footer_bg.gif) repeat-x;
}
#FOOTER address * {
	line-height: 150%;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
}
#FOOTER address a {
	color: #ffc;
}
#FOOTER address a:hover {
	color: #f00;
}



.f10 { font-size: 10px; }
.f11 { font-size: 11px; }
.f12 { font-size: 12px; }
.f14 { font-size: 14px; }
.f16 { font-size: 16px; }
.f18 { font-size: 18px; }
.f24 { font-size: 24px; }
.f30 { font-size: 30px; }

.fwn { font-weight: normal; }
.fwb { font-weight: bold; }

.fsn { font-style: normal; }
.fsi { font-style: italic; }

.tdn { text-decoration: none; }
.tdu { text-decoration: underline; }
.tdo { text-decoration: overline; }
.tdt { text-decoration: line-through; }

.tac { text-align: center; }
.tar { text-align: right; }
.tal { text-align:  left; }

.ftr { float: right; }
.ftl { float: left; }

.fcb { clear: both; }
.fcr { clear: right; }
.fcl { clear: left; }


.black  { color: black; }
.silver { color: silver; }
.gray   { color: gray; }
.red    { color: red; }
.purple { color: purple; }
.pink   { color: fuchsia; }
.green  { color: green; }
.yellow { color: yellow; }
.navy   { color: navy; }
.blue   { color: blue; }
.cream  { color: #ffc; }
.orange { color: #f60; }
.skin   { color: #fc9; }
.lpink  { color: #fcc; }
.brown  { color: #933; }
.white  { color: #fff; }
.hpcol  { color: #900; }

.bg_white  { background-color: white; }
.bg_black  { background-color: black; }
.bg_silver { background-color: silver; }
.bg_gray   { background-color: gray; }
.bg_red    { background-color: red; }
.bg_purple { background-color: purple; }
.bg_pink   { background-color: fuchsia; }
.bg_green  { background-color: green; }
.bg_yellow { background-color: yellow; }
.bg_navy   { background-color: navy; }
.bg_blue   { background-color: blue; }
.bg_cream  { background-color: #ffc; }
.bg_orange { background-color: #f60; }
.bg_skin   { background-color: #fc9; }
.bg_lpink  { background-color: #fcc; }
.bg_lgreen { background-color: #caf2ca; }
.bg_lblue  { background-color: #caddf2; }
.bg_lpink2  { background-color: #fed0d7; }
.bg_rigray  { background-color: #E1E1E1; }

.block  { display: block; }
.inline { display: inline; }
.d_none { display: none; }

.ofv { overflow: visible; }
.ofh { overflow: hidden }
.ofs { overflow: scroll; }

.vbv { visibility: visible; }
.vbh { visibility: hidden; }

.mg05 { margin:  5px; }
.mg10 { margin: 10px; }
.mg15 { margin: 15px; }
.mg20 { margin: 20px; }
.mg25 { margin: 25px; }
.mg30 { margin: 30px; }
.mg40 { margin: 40px; }
.mg50 { margin: 50px; }

.mgt05 { margin-top:  5px; }
.mgt10 { margin-top: 10px; }
.mgt15 { margin-top: 15px; }
.mgt20 { margin-top: 20px; }
.mgt25 { margin-top: 25px; }
.mgt30 { margin-top: 30px; }
.mgt40 { margin-top: 40px; }
.mgt50 { margin-top: 50px; }

.mgr05 { margin-right:  5px; }
.mgr10 { margin-right: 10px; }
.mgr15 { margin-right: 15px; }
.mgr20 { margin-right: 20px; }
.mgr25 { margin-right: 25px; }
.mgr30 { margin-right: 30px; }
.mgr40 { margin-right: 40px; }
.mgr50 { margin-right: 50px; }
.mgr60 { margin-right: 60px; }
.mgr70 { margin-right: 70px; }
.mgr80 { margin-right: 80px; }

.mgb05 { margin-bottom:  5px; }
.mgb10 { margin-bottom: 10px; }
.mgb15 { margin-bottom: 15px; }
.mgb20 { margin-bottom: 20px; }
.mgb25 { margin-bottom: 25px; }
.mgb30 { margin-bottom: 30px; }
.mgb40 { margin-bottom: 40px; }
.mgb50 { margin-bottom: 50px; }

.mgl03 { margin-left:  3px; }
.mgl05 { margin-left:  5px; }
.mgl10 { margin-left: 10px; }
.mgl15 { margin-left: 15px; }
.mgl20 { margin-left: 20px; }
.mgl25 { margin-left: 25px; }
.mgl30 { margin-left: 30px; }
.mgl40 { margin-left: 40px; }
.mgl50 { margin-left: 50px; }
.mgl60 { margin-left: 60px; }
.mgl70 { margin-left: 70px; }
.mgl80 { margin-left: 80px; }

.mgrl10 { margin-right: 10px; margin-left: 10px; }
.mgrl15 { margin-right: 15px; margin-left: 15px; }
.mgrl20 { margin-right: 20px; margin-left: 20px; }

.pd01 { padding:  1px; }
.pd02 { padding:  2px; }
.pd03 { padding:  3px; }
.pd04 { padding:  4px; }
.pd05 { padding:  5px; }
.pd10 { padding: 10px; }
.pd15 { padding: 15px; }
.pd20 { padding: 20px; }
.pd25 { padding: 25px; }
.pd30 { padding: 30px; }

.pdt05 { padding-top:  5px; }
.pdt10 { padding-top: 10px; }
.pdt15 { padding-top: 15px; }
.pdt20 { padding-top: 20px; }
.pdt25 { padding-top: 25px; }
.pdt30 { padding-top: 30px; }

.pdr05 { padding-right:  5px; }
.pdr10 { padding-right: 10px; }
.pdr15 { padding-right: 15px; }
.pdr20 { padding-right: 20px; }
.pdr25 { padding-right: 25px; }
.pdr30 { padding-right: 30px; }

.pdb05 { padding-bottom:  5px; }
.pdb10 { padding-bottom: 10px; }
.pdb15 { padding-bottom: 15px; }
.pdb20 { padding-bottom: 20px; }
.pdb25 { padding-bottom: 25px; }
.pdb30 { padding-bottom: 30px; }

.pdl05 { padding-left:  5px; }
.pdl10 { padding-left: 10px; }
.pdl15 { padding-left: 15px; }
.pdl20 { padding-left: 20px; }
.pdl25 { padding-left: 25px; }
.pdl30 { padding-left: 30px; }


li { text-align: left; }
.lsno { list-style-type: none; }
.lsdi { list-style-type: disc; }
.lscr { list-style-type: circle; }
.lssq { list-style-type: square; }
.lsck {
	list-style-type: none;
	background: url(../_img/check.gif) no-repeat center left;
	padding: 0 0 0 18px;
}


.f_table {
	table-layout: auto; /* fixed */
	width: 90%;
	margin: 0 auto;
	border-collapse: separate; /* collapse */
	border: 1px solid #999;
}
.f_table tr {
}
.bd_gray th {
	padding: 3px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #ccc;
	empty-cells: show;
	font-weight: bold;
}
.bd_gray td {
	padding: 3px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #ccc;
	empty-cells: show;
	font-weight: normal;
}

.f_table .td05 { width:  5%; }
.f_table .td10 { width: 10%; }
.f_table .td15 { width: 15%; }
.f_table .td20 { width: 20%; }
.f_table .td25 { width: 25%; }
.f_table .td30 { width: 30%; }
.f_table .td35 { width: 35%; }
.f_table .td40 { width: 40%; }
.f_table .td45 { width: 45%; }
.f_table .td50 { width: 50%; }
.f_table .td55 { width: 55%; }
.f_table .td60 { width: 60%; }
.f_table .td65 { width: 65%; }
.f_table .td70 { width: 70%; }
.f_table .td75 { width: 75%; }
.f_table .td80 { width: 80%; }
.f_table .td85 { width: 85%; }
.f_table .td90 { width: 90%; }
.f_table .td95 { width: 95%; }

.f_table .ime_on {
	ime-mode: active;
}
.f_table .ime_off {
	ime-mode: inactive;
}
.f_table .ime_da {
	ime-mode: disabled;
}

.f_table .tac {
	text-align: center;
}
.f_table .tar {
	text-align: right;
}
.f_table .tal {
	text-align: left;
}

.input_text {
	text-align: left;
	line-height: 1;
	padding: 2px;
	font-size: 14px;
}
.input_submit {
	line-height: 1;
	padding: 3px 10px;
}

.a_fc {
	font-size: 1px;
	line-height: 1;
	margin: 0;
	padding: 0;
}
/*TOP金本さん動画*/
.movie-box{
background:url(../_img/top-movie-box.gif);
background-position: 0 0; width: 450px; height: 272px;
margin: 0 auto 15px;
position:relative;
}
.movie-box h2,
.movie-box p{
text-indent:-1000%;
}
.movie-box iframe{
	position:absolute;
	top:82px;
	left:170px;
}

/* 治療 */
.tbl_syonin { border-top: 1px solid #E29A8B; border-left: 1px solid #E29A8B; border-collapse: collapse; margin: 0 20px 20px; }
.tbl_syonin th,
.tbl_syonin td { border-right: 1px solid #E29A8B; border-bottom: 1px solid #E29A8B; vertical-align: middle; padding:4px; }
.tbl_syonin th { background: #F1D1C9; text-align: center; }
.tbl_syonin td { text-align: left; }
