@charset "utf-8";
/*---base---*/
body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight:normal;
	font-style:normal;
	font-size:75%;
	line-height:160%;
	text-align: center;
	color:#333333;
	background:#FFF url(../img/bg_body.jpg) repeat left top;
}
html {
	overflow-y:scroll;
}

*{
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:lighter;
}

img{
	border-width: 0px;
	border-style: none;
	vertical-align:bottom;
}

ul {
list-style:none;
}

table {
font-size:100%;
border:none;
border-collapse:collapse;
}

table caption{
display:none;
}

td,th {
text-align:left;
line-height: 1;
font-weight:normal;
}

div#tiny {
  width: inherit;
	height: 110px;
	overflow-y: scroll;
	margin: 10px 0 20px 0;
	clear: both;
	color: #FF0000;
	line-height: 1.5em;
	border: none;
}
div#tiny table.tn_table{
  width: inherit;
	border: none;
}
div#tiny table.tn_table td,div#tiny table.tn_table tr{
	border: none;
}



#wrapper{
	width:810px;
	text-align:left;
	overflow:hidden;
	background:#FFFFFF url(../img/bg_wrapper.jpg) 10px 88px no-repeat;
	margin: 10px auto 0px;
	padding: 0px 0px 5px;
}

div#header {
	position:relative;
	width:800px;
	height:114px;
	margin:5px 5px 0px;
	text-align:left;
	background: url(../img/bg_header.jpg) left top repeat-x;
}

/*---start_header---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#header h1{
	position:absolute;
	top: 2px;
	right: 10px;
	z-index: 10;
	color: #FFCC66;	
}

div#header p.logo {
	position:absolute;
	left:117px;
	top:40px;
	width:390px;
	height:40px;
}

div#header h2{
	position:absolute;
	left:31px;
	top:0px;
	width:80px;
	height:80px;
	background:url(../img/header_logo.jpg) no-repeat;
	text-indent:-9999px;
}

div#header h2 a{
	display:block;
	width:80px;
	height:80px;
}

div#header p.hd2{
	text-indent: 0;
	position:absolute;
	left:31px;
	top:0px;
	width:80px;
	height:80px;
}

div#header p#sitemap {
	position:absolute;
	left:590px;
	top:0;
	width:200px;
	height:20px;
	line-height:20px;
	text-align:right;
	font-size:80%;
	color:#FFFFFF;
}

div#header p#sitemap a {
	color:#FFFFFF;
}
div#header p#sitemap a:active,div#header p#sitemap a:hover {
	text-decoration:underline;
}


div#header p#banner_01 {
	position:absolute;
	left: 534px;
	top:0px;
	width:266px;
	height:45px;
	text-indent:-99999px;
	background-repeat:no-repeat;
	background-image:url(../img/header_tel01.jpg);
}

div#header p#banner_02 {
	position:absolute;
	left: 534px;
	top: 45px;
	width:266px;
	height:35px;
	text-indent:-99999px;
	background-repeat:no-repeat;
	background-image:url(../img/header_tel02.jpg);
}


div#header ul {
	position:absolute;
	left:40px;
	top:83px;
	width:360px;
	height:26px;
}

div#header ul li {
	float:left;
	width:157px;
	height:26px;
	text-indent:-99999px;
	background-repeat:no-repeat;
	margin: 0px 23px 0px 0px;
}
div#header ul li a {
	display:block;
	width:157px;
	height:26px;
}

div#header ul li.to_shinjuku_top {
	background-image:url(../img/to_shinjuku_top.jpg);
}
div#header ul li.to_higashi_top {
	background-image:url(../img/to_higashi_top.jpg);
}


/*---end_header---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#main_box{
	display:inline;
	width:770px;
	float:left;
	margin: 0px 13px 30px 17px;
}

#main{
	width:600px;
	height:470px;
	float:right;
	margin: 0px 0px 0px 45px;
	background:url(../img/top_img01.jpg) right top no-repeat;
}


#main_box01 {
	display:inline;
	width:750px;
	float:left;
	margin: 0px 33px 30px 17px;
}

#main01{
	width:580px;
	float:right;
	margin: 10px 0px 0px 45px;
}


a:link,a:visited{
	color:#333333;
	text-decoration:none;
}

a:active,a:hover{
	color:#666666;
	text-decoration:none;
}


.top_01{
margin:0px 0px 0px 0px ;

float:right;
width:310px;
height:470px;
display:inline;


}

.top_01 a{


float:right;
width:310px;
height:470px;
}

.top_02{
margin:0px 0px 0px 0px ;

float:right;
width:77px;
height:74px;
display:inline;
clear:both;


}

.top_02 a{


float:right;
width:77px;
height:74px;
}

.top_03{
margin:10px 230px 0px 0px ;

float:right;
width:77px;
height:74px;
display:inline;
clear:both;


}

.top_03 a{


float:right;
width:77px;
height:74px;
}


.top_04{
margin:0px 60px 0px 0px ;

float:right;
width:77px;
height:74px;
display:inline;
clear:both;


}

.top_04 a{


float:right;
width:77px;
height:74px;
}
.top_05{
margin:10px 40px 0px 0px ;

float:right;
width:77px;
height:74px;
display:inline;
clear:both;


}

.top_05 a{


float:right;
width:77px;
height:74px;
}


/*---navi---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#navi{
	float:left;
	width:125px;
	margin: 40px 0px 0px 0px;
	background:url(../img/navi_top.jpg) left top no-repeat;
	padding: 15px 0px 0px 0px;
}

#navi ul {
	width:125px;
	float:left;
	list-style:none;
	margin: 0px 0px 0px;
}

#navi ul li {
	width:125px;
	margin:0px 0px 5px;
	float:left;
}


#navi ul li a {
	display:block;
	width:125px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
}
#navi ul li ul {
	width:115px;
	float:right;
	margin:0px 0px 0px 10px;
}

#navi ul li  ul li {
	width:115px;
	height:15px;
	margin:0px 0px 5px;
}

#navi ul li  ul li a{
	display:block;
	width:115px;
	height:15px;
	text-indent:-99999px;
	overflow:hidden;
}

li.navi01 a:link,li.navi01 a:visited {
background-image:url(../img/navi01.jpg);
}
li.navi01 a:active,li.navi01 a:hover{
background-image:url(../img/navi01_ov.jpg);
}

li.navi02 a:link,li.navi02 a:visited {
background-image:url(../img/navi02.jpg);
}
li.navi02 a:active,li.navi02 a:hover{
background-image:url(../img/navi02_ov.jpg);
}

li.navi03 a:link,li.navi03 a:visited {
background-image:url(../img/navi03.jpg);
}
li.navi03 a:active,li.navi03 a:hover{
background-image:url(../img/navi03_ov.jpg);
}

li.navi04 a:link,li.navi04 a:visited {
background-image:url(../img/navi04.jpg);
}
li.navi04 a:active,li.navi04 a:hover{
background-image:url(../img/navi04_ov.jpg);
}

li.navi05 a:link,li.navi05 a:visited {
background-image:url(../img/navi05.jpg);
}
li.navi05 a:active,li.navi05 a:hover{
background-image:url(../img/navi05_ov.jpg);
}

li.navi06 a:link,li.navi06 a:visited {
background-image:url(../img/navi06.jpg);
}
li.navi06 a:active,li.navi06 a:hover{
background-image:url(../img/navi06_ov.jpg);
}

#navi ul li  ul li.navi07 {
margin: 0px;
}
li.navi07 a:link,li.navi07 a:visited {
background-image:url(../img/navi07.jpg);
}
li.navi07 a:active,li.navi07 a:hover{
background-image:url(../img/navi07_ov.jpg);
}

li.navi08 a:link,li.navi08 a:visited {
background-image:url(../img/navi08.jpg);
}
li.navi08 a:active,li.navi08 a:hover{
background-image:url(../img/navi08_ov.jpg);
}

li.navi09 a:link,li.navi09 a:visited {
background-image:url(../img/navi09.jpg);
}
li.navi09 a:active,li.navi09 a:hover{
background-image:url(../img/navi09_ov.jpg);
}

#navi ul li  ul li.navi10 {
margin: 0px;
}
li.navi10 a:link,li.navi10 a:visited {
background-image:url(../img/navi10.jpg);
}
li.navi10 a:active,li.navi10 a:hover{
background-image:url(../img/navi10_ov.jpg);
}

li.navi11 a:link,li.navi11 a:visited {
background-image:url(../img/navi11.jpg);
}
li.navi11 a:active,li.navi11 a:hover{
background-image:url(../img/navi11_ov.jpg);
}

li.navi12 a:link,li.navi12 a:visited {
background-image:url(../img/navi12.jpg);
}
li.navi12 a:active,li.navi12 a:hover{
background-image:url(../img/navi12_ov.jpg);
}

li.navi13 a:link,li.navi13 a:visited {
background-image:url(../img/navi13.jpg);
}
li.navi13 a:active,li.navi13 a:hover{
background-image:url(../img/navi13_ov.jpg);
}

li.navi14 a:link,li.navi14 a:visited {
background-image:url(../img/navi14.jpg);
}
li.navi14 a:active,li.navi14 a:hover{
background-image:url(../img/navi14_ov.jpg);
}

li.navi15 {
background-image:url(../img/navi15.jpg);
text-indent: -9999px;
}
li.navi16 a:link,li.navi16 a:visited {
background-image:url(../img/navi16.jpg);
}
li.navi16 a:active,li.navi16 a:hover{
background-image:url(../img/navi16_ov.jpg);
}

li.navi17 a:link,li.navi17 a:visited {
background-image:url(../img/navi17.jpg);
}
li.navi17 a:active,li.navi17 a:hover{
background-image:url(../img/navi17_ov.jpg);
}
li.navi18 a:link,li.navi18 a:visited {
background-image:url(../img/navi18.jpg);
}
li.navi18 a:active,li.navi18 a:hover{
background-image:url(../img/navi18_ov.jpg);
}

li.navi19 a:link,li.navi19 a:visited {
background-image:url(../img/navi19.jpg);
}
li.navi19 a:active,li.navi19 a:hover{
background-image:url(../img/navi19_ov.jpg);
}


#navi ul#banner{
	width:180px;
	float:left;
	margin: 0px;
}

#navi ul#banner li{
	width:180px;
	height:45px;
	margin:0px 0px 10px;
}

#navi ul#banner li a{
	display:block;
	width:180px;
	height:45px;
	text-indent:-9999px;
	overflow:hidden;
}


/*--footer---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer {
	width:800px;
	float:left;
	display:inline;
	margin: 0px 5px;
	padding: 5px 0px 20px;
	background-color:#DD181F;
	text-align:center;
	clear:both;
}

#footer dl {
	overflow:hidden;
	display:inline;
	float:left;
	width:770px;
	height:15px;
	margin: 0px 10px;
	text-align:center;
	color:#FFFFFF;
}

#footer dl dt,#footer dl dd {
	font-size:80%;
}

#footer dl dt {
	display:inline;
	text-align:right;
}

#footer dl dd {
	text-align:left;
	text-indent:-9999px;
	float:left;
}

#footer02 {
	margin: 5px auto 0px;
	padding: 0px 0px 5px;
	width:810px;
	text-align:left;
	overflow:hidden;
	background:#FFFFFF;
}

#footer02_01 {
	width:800px;
	float:left;
	display:inline;
	margin: 5px 5px 0px;
	background-color:#DD181F;
	text-align:center;
	clear:both;
}

#footer02_01 ul {
	width:460px;
	height:30px;
	margin: 0px 0px 0px 195px;
}

#footer02_01 ul li {
	float:left;
	width:180px;
	height:30px;
	margin: 0px 50px 0px 0px;
}

#footer02_01 ul li a {
	display:block;
	width:180px;
	height:30px;
	background-repeat:no-repeat;
	text-indent:-99999px;
}

#footer02_01 ul li.to_shinjuku_bottom a {
	background-image:url(../img/to_shinjuku_bottom.jpg);
}
#footer02_01 ul li.to_higashi_bottom a {
	background-image:url(../img/to_higashi_bottom.jpg);
}



address {
	display:block;
	margin: 0px auto;
	width:800px;
	text-align:right;
	overflow:hidden;
	font-size: 80%;
	font-style: normal;
	clear:both;
	color:#B54F07;
}


/*footter_link_color*//*------------------------------------------------------------------------------------------------------------------------*/

#footer dl dt a:link,#footer dl dt a:visited{
	color:#FFFFFF;
}
#footer dl dt a:active,#footer dl dt a:hover{
	color:#999999;
}

address a:link,address a:visited{
	color:#B54F07;
}
address a:active,address a:hover{
	color:#999999;
}



/*--top---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#top_sub01 {
	width:260px;
	height:50px;
	background: url(../img/top_sub01.jpg) no-repeat;
	margin: 10px 0px 30px 0px;
	text-indent:-99999px;
	clear: both;
}
#top_sub05 {
	width: inherit;
	height:20px;
	margin: 10px 30px 0 0;
	padding: 3px 0 3px 10px;
	color: #FF0000;
	font-size: 12px;
	background-color: #FFFFFF;
	clear: both;
	border-left: solid 8px #FF0000;
	border-bottom: thin 1px #993333;
	text-indent: 0;
}
#main01 #top_sub05 {
	width: inherit;
	height:20px;
	margin: 10px 0 0 0;
	padding: 3px 0 3px 10px;
	color: #FF0000;
	font-size: 12px;
	background-color: #FFFFFF;
	clear: both;
	border-left: solid 8px #FF0000;
	border-bottom: thin 1px #993333;
	text-indent: 0;
}

#top_sub02,
#top_sub03 {
	width:220px;
	height:13px;
	background-repeat:no-repeat;
	background-position:right;
	margin: 0px 0px 0px 0px;
	text-indent:-99999px;
}

#top_sub02 {
	background-image:url(../img/top_sub02.jpg);
}
#top_sub03 {
	background-image:url(../img/top_sub03.jpg);
}


#top_seg01 {
	float:left;
	width:260px;
	position:relative;
}

#top_img02 {
	float:right;
	width:225px;
	height:200px;
	background: url(../img/top_img02.jpg) no-repeat;
	color:#FF7950;
}

#top_img02_01 {
	float:left;
	width:220px;
	height:200px;
	margin: 0px 5px 0px 0px;
	background:none;
}

#top_img02 p.address {
	font-size:80%;
	margin: 0px 0px 10px;
	text-align:right;
}

/*--sitemap---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

dl#sitemap dt {
border-bottom:#D7C2B1 solid 1px;
border-left:#D7C2B1 solid 5px;
line-height:20px;
font-size:14px;
font-weight:bold;
margin-bottom:10px;
text-indent:8px;
}

dl#sitemap dd {
text-indent: 20px;
margin-bottom:15px;
border-bottom:#D7C2B1 dotted 1px;
line-height:20px;
font-size:12px;
}

dl#sitemap dt a:link,dl#sitemap dt a:visited{
color:#C24B33;
text-decoration:none;
}
dl#sitemap dt a:active,dl#sitemap dt a:hover{
color: #666666;
text-decoration: none;
}





/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.seg01 {
	width:560px;
	margin: 0px 10px;
	float:left;
	display: inline;
}

.seg01_01 {
	width:560px;
	padding: 0px 0px 10px;
	float:left;
}

.seg01_02 {
	width:560px;
	padding: 0px 0px 20px;
	float:left;
}

.seg01_03 {
	width:560px;
	padding: 0px 0px 30px;
	float:left;
}

.seg01_0_left01 {
	width:220px;
	float:left;
	margin: 0px 0px 0px 0px;
}
.seg01_0_right01 {
	width:320px;
	float:right;
	margin: 0px 0px 0px 20px;
}

.seg01_0_left02 {
	width:180px;
	float:left;
	margin: 0px 0px 0px 0px;
}
.seg01_0_right02 {
	width:360px;
	float:right;
	margin: 0px 0px 0px 20px;
}

.seg01_0_left03 {
	width:360px;
	float:left;
	margin: 0px 0px 0px 0px;
}
.seg01_0_right03 {
	width:180px;
	float:right;
	margin: 0px 0px 0px 20px;
}

.seg01_0_left04 {
	width:280px;
	float:left;
	margin: 0px 0px 0px 0px;
}
.seg01_0_right04 {
	width:260px;
	float:right;
	margin: 0px 0px 0px 20px;
}

.seg01_0_left05 {
	width:320px;
	float:left;
	margin: 0px 0px 0px 0px;
}
.seg01_0_right05 {
	width:220px;
	float:right;
	margin: 0px 0px 0px 20px;
}





.seg01_0_case_left01 {
	width:290px;
	float:left;
	margin: 0px 30px 0px 0px;
	background:url(../img/icon02.jpg) right center no-repeat;
}
.seg01_0_case_right01 {
	width:240px;
	float:right;
	margin: 0px 0px 0px 0px;
}

.seg01_0_case_left01 img,.seg01_0_case_right01 img {
	margin: 0px 0px 10px;
}
.seg01_0_case_left01 p,.seg01_0_case_right01 p {
	clear:both;
}

.banner {
	float:left;
	margin: 0px 20px 0px 0px;
}
.banner01 {
	float:left;
	margin: 0px 0px 0px 0px;
}

.banner02 {
	float:left;
	margin: 10px 20px 0px 0px;
}
.banner03{
width:50%;
float:left;
text-align:center;
}

.strong {
color:#FF0000;
font-weight:bold;
text-align:left;
padding:5px 0 0 0;
}

.red {color:#f00;}

/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main01 h2 {
	width:580px;
	height:30px;
	background-repeat:no-repeat;
	text-indent:-99999px;
	margin: 0px 0px 15px;
	clear:both;
}

#main01 h3 {
	width:560px;
	height:16px;
	background-repeat:no-repeat;
	text-indent:-99999px;
	margin: 0px 0px 10px;
	clear:both;
}

#main01 .h4_box {
	width:100%;
	height:16px;
	line-height:16px;
	background:url(../img/bg_h4.jpg) right center no-repeat;
	text-indent:-99999px;
	padding: 0px 7px 0px 0px;
	margin: 0px 0px 10px;
	clear:both;
}

#main01 .h4_box h4 {
	height:16px;
	line-height:16px;
	background-repeat:no-repeat;
	background-color: #F1E7DD;
	text-indent:-99999px;
	margin: 0px 0px 0px 0px;
	clear:both;
}


#main01 h5 {
	width:100%;
	height:22px;
	line-height:22px;
	font-weight:bold;
	font-size:120%;
	background:url(../img/icon01.jpg) left center no-repeat;
	text-indent:33px;
	margin: 0px 0px 10px;
	clear:both;
}




#main01 .ca01 {
	width:100%;
	height:16px;
	background-repeat:no-repeat;
	text-indent:-99999px;
	margin: 0px 0px 10px;
	clear:both;
}

table.sheet01 {
	width:100%;
}

table.sheet01 th,table.sheet01 td {
	border:#FF3366 solid 1px;
	padding: 5px 10px;
	vertical-align:top;
	line-height:1.4;
}

table.sheet01 th {
	white-space:nowrap;
	font-weight:bold;
}

dl.line01 {
	width:360px;
	float:left;
	clear:both;
	margin: 0px 0px 10px;
}
dl.line01 dt {
	width:80px;
	float:left;
	margin: 0px 10px 0px 0px;
}
dl.line01 dd {
	width: 270px;
	float:left;
	margin: 0px 0px 0px 0px;
}

dl.icon03 {
	width:100%;
	float:left;
	clear:both;
	margin: 0px 0px 10px;
}
dl.icon03 dt {
	background:url(../img/icon03.jpg) left top no-repeat;
	line-height:20px;
	border-bottom: #CCCCCC solid 1px;
	padding: 0px 0px 0px 13px;
	margin: 0px 0px 5px 0px;
}
dl.icon03 dd {
	margin: 0px 0px 10px 13px;
}

dl.icon03 dd dt {
	border:none;
}

dl.icon03 dd dd {
	padding: 0px 0px 0px 0px;
}

dl.icon03 dd li {
	list-style-type: disc;
	margin: 0px 0px 0px 10px;
	list-style-position:outside;
	background: none;
	padding: 0px;
}


ul.icon03 {
	width:100%;
	float:left;
	clear:both;
	margin: 0px 0px 10px;
}
ul.icon03 li {
	background:url(../img/icon03.jpg) left top no-repeat;
	line-height:20px;
	padding: 0px 0px 0px 13px;
	margin: 0px 0px 5px 0px;
}


ul.icon03 li dd {
	padding: 0px 0px 0px 20px;
}

ul.icon03 li li {
	list-style-type:decimal;
	margin: 0px 0px 0px 0px;
	list-style-position:outside;
	background: none;
	padding: 0px;
}


p.to_top {
	text-align: right;
	margin: 10px 0px 15px;
	font-weight:bold;
	clear:both;
}

.mb10 {
	margin-bottom:10px;
}

.mb10_01 {
	margin-bottom:10px;
	font-weight: bold;
}
.mb15 {
	margin-bottom:15px;
}
.mb20 {
	margin-bottom:20px;
}

.mt20 {
	margin-top:20px;
}
.mt25 {
	margin-top:25px;
}
.mt15 {
	margin-top:15px;
}

.text{
text-indent:50px;
}

.center{
text-align:center;
}
.center_m10{
text-align:center;
margin:10px;
}


.ali_cen {
	text-align:center;
}
.ali_right {
	text-align: right;
}
.ali_left {
	text-align: left;
}

.fl {
	float:left;
}
.fr {
	float:right;
}

.clb {
	clear:both;
}
.cll {
	clear:left;
}
.clr {
	clear:right;
}
.boldblack{
font-weight:bold;}


/*clinic*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#clinic_sub02 {
	background-image:url(../img/clinic_sub02.jpg);
}
#clinic_sub03 {
	background-image:url(../img/clinic_sub03.jpg);
}
#clinic_sub04 {
	background-image:url(../img/clinic_sub04.jpg);
}
#clinic_sub05 {
	background-image:url(../img/clinic_sub05.jpg);
}
#clinic_sub06 {
	background-image:url(../img/clinic_sub06.jpg);
}
#clinic_sub07 {
	background-image:url(../img/clinic_sub07.jpg);
}

#clinic_ca01 {
	background-image:url(../img/clinic_ca01.jpg);
}
#clinic_ca02 {
	background-image:url(../img/clinic_ca02.jpg);
}
#clinic_ca03 {
	background-image:url(../img/clinic_ca03.jpg);
}

ul.clinic01 {
	float:left;
}
ul.clinic01 li {
	width:120px;
	float:left;
	margin: 0px 15px 0px 0px;
}

/*shinjuku*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main01 #shinjuku_sub01 {
	background-image:url(../img/shinjuku_sub01.jpg);
	height:190px;
}

#shinjuku_sub02 {
	background-image:url(../img/shinjuku_sub02.jpg);
}
#shinjuku_sub03 {
	background-image:url(../img/shinjuku_sub03.jpg);
}


.bnr img {
  display:block; 
	background:url(images/bnr.gif) 0 0 no-repeat;
	margin: 20px 0 20px 0;
	padding: 0;
	outline:none;
  text-indent:-9999px;
	clear: both;
}

.bnr a:hover {
	background-position:bottom;
}


.campain{
	margin-bottom:15px;
	padding:5px 10px;
	font-weight:bold;
	border:#CC0000 1px solid;
}



/*higashi*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main01 #higashi_sub01 {
	background-image:url(../img/higashi_sub01.jpg);
	height:190px;
}

#higashi_sub02 {
	background-image:url(../img/higashi_sub02.jpg);
}


#higashi p.recruit {
	background: #f1e7dd;
	padding: 10px;
	margin: 1em 1em 2em 1em;
	}



/*general*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#general_sub01 {
	background-image:url(../img/general_sub01.jpg);
}
#general_sub02 {
	background-image:url(../img/general_sub02.jpg);
}
#general_sub03 {
	background-image:url(../img/general_sub03.jpg);
}
#general_sub04 {
	background-image:url(../img/general_sub04.jpg);
}
#general_sub05 {
	background-image:url(../img/general_sub05.jpg);
}
#general_sub06 {
	background-image:url(../img/general_sub06.jpg);
}
#general_sub07 {
	background-image:url(../img/general_sub07.jpg);
}
#general_sub08 {
	background-image:url(../img/general_sub08.jpg);
}
#general_sub09 {
	background-image:url(../img/general_sub09.jpg);
}
#general_sub10 {
	background-image:url(../img/general_sub10.jpg);
}

#general_sub11 {
	background-image:url(../img/general_sub11.jpg);
}

#general_sub12 {
	background-image:url(../img/general_sub12.jpg);
}

#general_sub13 {
	background-image:url(../img/general_sub13.jpg);
}

table.general {
  margin: 1.3em;
}

table.general th {
  font-size: 120%;
	color: #af1900;
	padding: 5px;
}

table.general td {
  font-size: 120%;
	padding: 5px 10px;
}

td.eye { color: #af1900; font-weight: bold; letter-spacing: 2px;}







/*esthe*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#esthe_sub01 {
	background-image:url(../img/esthe_sub01.jpg);
}
#esthe_sub02 {
	background-image:url(../img/esthe_sub02.jpg);
}
#esthe_sub03 {
	background-image:url(../img/esthe_sub03.jpg);
}
#esthe_sub04 {
	background-image:url(../img/esthe_sub04.jpg);
}
#esthe_sub05 {
	background-image:url(../img/esthe_sub05.jpg);
}
#esthe_sub06 {
	background-image:url(../img/esthe_sub06.jpg);
}
#esthe_sub07 {
	background-image:url(../img/esthe_sub07.jpg);
}
#esthe_sub08 {
	background-image:url(../img/esthe_sub08.jpg);
}
#esthe_sub09 {
	background-image:url(../img/esthe_sub09.jpg);
}
#esthe_sub10 {
	background-image:url(../img/esthe_sub10.jpg);
}

#esthe_sub11 {
	background-image:url(../img/esthe_sub11.jpg);
}

#esthe_sub12 {
	background-image:url(../img/esthe_sub12.jpg);
}

span.eye {
  font-size: 120%;
	color: #CC0033;
	font-weight: bold;
	margin: 0 8px;
}

/*jaw*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#jaw_sub01 {
	background-image:url(../img/jaw_sub01.jpg);
}
#jaw_sub02 {
	background-image:url(../img/jaw_sub02.jpg);
}
#jaw_sub03 {
	background-image:url(../img/jaw_sub03.jpg);
}
#jaw_sub04 {
	background-image:url(../img/jaw_sub04.jpg);
}


/*snoring*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#snoring_sub01 {
	background-image:url(../img/snoring_sub01.jpg);
}
#snoring_sub02 {
	background-image:url(../img/snoring_sub02.jpg);
}
#snoring_sub03 {
	background-image:url(../img/snoring_sub03.jpg);
}

ul.snoring01 {
width:100%;
}

ul.snoring01 li {
float:left;
width:170px;
margin: 0px 10px 0px 0px;
}

/*laser*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#laser_sub01 {
	background-image:url(../img/laser_sub01.jpg);
}
#laser_sub02 {
	background-image:url(../img/laser_sub02.jpg);
}
#laser_sub03 {
	background-image:url(../img/laser_sub03.jpg);
}


/*sitemap*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#sitemap_sub01 {
	background-image:url(../img/sitemap_sub01.jpg);
}
#sitemap_sub02 {
	background-image:url(../img/sitemap_sub02.jpg);
}

/*mouthpiece*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#mouthpiece_sub01 {
	background-image:url(../img/mouthpiece_sub01.jpg);
}
#mouthpiece_sub02 {
	background-image:url(../img/mouthpiece_sub02.jpg);
}
#mouthpiece_sub03 {
	background-image:url(../img/mouthpiece_sub03.jpg);
}
#mouthpiece_sub04 {
	background-image:url(../img/mouthpiece_sub04.jpg);
}
#mouthpiece_sub05 {
	background-image:url(../img/mouthpiece_sub05.jpg);
}

span#oshirase {
	position:absolute;
	left: 8px;
	top: 27px;
	width: 243px;
}

.bold { font-weight: bold; font-size: 120%; line-height: 1.2em;}

.btn01 a{margin-bottom:10px; margin-left:200px; background:url(../img/button_img01.jpg) 0 0 no-repeat; width:211px; height:29px; display:block;}
.btn01 a:hover{background:url(../img/button_img01_ov.jpg) 0 0 no-repeat;}
/*.btn02 a{margin-bottom:10px; margin-top:10px; margin-left:30px;}*/
.qr{background:url(../img/banner_top01.jpg) 0 0 no-repeat; width:173px; height:239px;}
.qr p.txt{ padding-top:170px; font-size:90%; line-height:1.2;padding-left:7px; padding-right:2px;}
.txt_red{ color:#cc3300;}

