@charset "Shift-Jis";
/*---base---*/
body{
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	font-weight:normal;
	font-style:normal;
	font-size:75%;
	line-height:160%;
	text-align: left;
	color:#555;
	margin:0px auto;
	background-image:url(../img/back.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

* html body{
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	font-weight:normal;
	font-style:normal;
	font-size:75%;
	line-height:160%;
	text-align: center;
	background-image:url(../img/back.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

*:first-child+html body{
	font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";
	font-weight:normal;
	font-style:normal;
	font-size:75%;
	line-height:160%;
	text-align: left;
	background-image:url(../img/back.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

html {
	overflow-y:scroll;
}

*{
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:lighter;
}

* html legend { margin: 0 0 10px;}
*:first-child+html legend { margin: 0 0 0 0px;}

img{
	border-width: 0px;
	border-style: none;
	vertical-align:bottom;
	border:none;
}

ul {
list-style:none;
}

table {
	border:1px solid #999999;
	border-collapse:collapse;
}

table.type01 {
	border:1px solid #999999;
	border-collapse:collapse;
}

table.type01 th,
table.type01 td {
	border:1px solid #999999;
	padding: 5px 5px;
	line-height: 1.4;
  }

table.type01 th {
  background: #E5F1FF;
	color: #666;
	font-weight: bold;
	}

table caption{
display:none;
}

td,th {
font-size:12px;
text-align:left;
line-height: 1;
font-weight:normal;
}




#wrapper {  
	margin:0px auto;
	width:772px;
	text-align:left;
}

*html #wrapper {
	margin:0px auto;
	width:772px;
	text-align:left;
 }
*:first-child+html #wrapper {  
 margin:0px auto;
 width:772px;
 } 

div#header {
	position:relative;
	width:782px;
	height:100px;
	margin:0px auto;
	text-align:left;
	background:url(../img/head_bg.jpg) no-repeat bottom;
}

div#bg{
	margin:0px auto;
	width:782px;
	background-color: #FFFFFF;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
  

/*---start_header---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

div#header h1 {
	position:absolute;
	left:0px;
	top:0px;
	height:20px;
	line-height:20px;
	font-size: 10px;
}

div#header p.head_text {
	position:absolute;
	left:0;
	top:20px;
	width:430px;
	height:75px;
	text-indent:-9999px;
}

div#header p.head_text a{
	display:block;
	width:330px;
	height:75px;
	overflow:hidden;
}

div#header p#top_contact {
	position:absolute;
	width:246px;
	height:30px;
	top:46px;
	left:519px;
	text-indent:-9999px;
}

div#header ul {
	text-indent:-9999px;
}

div#header ul li.head_navi2 a,
div#header ul li.head_navi3 a{
	position:absolute;
	width:81px;
	height:21px;
	top:78px;
	line-height:21px;
	display:block;
	text-indent:-9999px;
}

div#header ul li.head_navi2 a {
	left:600px;
	background-image:url(../img/head_navi2.jpg);
}
div#header ul li.head_navi3 a{
	left:681px;
	background-image:url(../img/head_navi3.jpg);
}

div#header ul li.head_navi2 a:hover{background-image:url(../img/head_navi2_ov.jpg);}

div#header ul li.head_navi3 a:hover{background-image:url(../img/head_navi3_ov.jpg);}

/*---end_header---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#main{
	width:530px;
	_width: 550px;
	float:right;
	padding: 10px 20px 0 0;
}

a:link,a:visited{
	color:#333333;
	text-decoration:none;
}

a:active,a:hover{
	color:#777;
	text-decoration:none;
}

#recruit a:link{
  color:#0000CC;
	text-decoration:none;
}

#recruit a:visited{
  color:#0000CC;
	text-decoration:none;
}

#recruit a:active{
  color:#009999;
	text-decoration:none;
}

#recruit a:hover{
  color:#009999;
	text-decoration:none;
}

#recruit a:link{
  color:#0000CC;
	text-decoration:none;
}

#recruit a:visited{
  color:#0000CC;
	text-decoration:none;
}

#recruit a:active{
  color:#009999;
	text-decoration:none;
}

#recruit a:hover{
  color:#009999;
	text-decoration:none;
}

#recruit_link a:link{
  color:#009999;
	text-decoration:none;
}

#recruit_link a:visited{
  color:#009999;
	text-decoration:none;
}

#recruit_link a:active{
  color:#0000CC;
	text-decoration:none;
}

#recruit_link a:hover{
  color:#0000CC;
	text-decoration:none;
}

#recruit_link img{
  padding: 0 5px;
}


/*---navi---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#navi {
	padding: 10px 0 10px 15px;
}
#navi .bnr {
	padding: 10px 0 0;
}
#navi ul {
	margin: 10px 0;
}

/*---global-navi---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#gnavi {
	width: 772px;
	padding-bottom: 50px;
}
#gnavi ul {
	z-index:10;
	position: absolute;
}
#gnavi li {
	float: left;
}
#gnavi li ul {
	position: static;
	display: none;
	_float: left;
}
#gnavi li ul li {
	float: none;
}

/*--subnavi---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#subnavi{
	margin:0;
	padding:10px;
	border-bottom:solid 1px #cccccc;
	background-color:#888888;
	width:750px;
	text-align:center;
}

#subnavi ul {
	margin:0;
	padding:0;
	width:750px;
	text-align:left;
	font-size:90%;
	list-style:none
}

#subnavi ul.subtop {
	margin:0;
	padding:0;
	width:750px;
	text-align:left;
	font-size:90%;
	list-style:none
}

#subnavi ul li {
	display:inline;
}

/*subnavi_link_color*//*------------------------------------------------------------------------------------------------------------------------*/

#subnavi ul li,#subnavi ul li a:link,#subnavi ul li a:visited{
color:#333;
}
#subnavi ul li a:active,#subnavi ul li a:hover{
color:#fff;
text-decoration:underline;
}

/*--footer---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#footer{
	border-top:solid 1px #CCCCCC;
	display:inline;
	background:url(../img/footer.gif) repeat-x;
	width:750px;
	margin:0 10px;
	text-align:center;
	float:left;
	overflow:hidden;
}

#footer dl {
display:inline;
overflow:hidden;
width:750px;
height:15px;
float:left;
text-align:center;
font-size:90%;
}
#footer dl dt {
display:inline;
text-align:right;
}

#footer dl dd {
text-align:left;
text-indent:-9999px;
float:left;
}


address {
	padding:3px 0 0;
	float:left;
	display:inline;
	width:750px;
	height:15px;
	text-align:right;
	line-height:20px;
	font-style: normal;
	background:#fff;
}

/*footter_link_color*//*------------------------------------------------------------------------------------------------------------------------*/

#footer dl dt,#footer dl dt a:link,#footer dl dt a:visited{
color:#ccc;
}
#footer dl dt a:active,#footer dl dt a:hover{
color:#fff;
text-decoration:underline;
}

address a:link,address a:visited{
color:#333333;
}
address a:active,address a:hover{
color:#999999;
}


/* index
------------------------------------------------------------------------*/

#index .top_index,
#index .top_nagoya {
	position: relative;
	width: 772px;
	height: 234px;
}

#index .top_tokyo{
	position: relative;
	width: 772px;
	height: 228px;
}

#index .top_index ul,
#index .top_tokyo ul,
#index .top_nagoya ul {
	position: absolute;
	z-index: 0;
}

#index .top_index ul.top_index_tokyo { padding: 140px 0 0 400px; 	z-index: 1; }
#index .top_index ul.top_index_nagoya { padding: 175px 0 0 400px; }

#index .top_index ul li {
	float: left;
	padding: 0 0 6px 7px;
}


#index .top_tokyo ul { padding: 162px 0 0 175px; }
#index .top_tokyo ul li { float: left; margin: 0 5px;}

#index .top_nagoya ul { padding: 135px 0 0 300px; }
#index .top_nagoya ul li {
	float: left;
	padding: 0 2px;
	margin: 0;
}
#index .top_index {background: url(../img/top_index.jpg) no-repeat 0 0;}
#index .top_default01 {background: url(../img/top_default01.jpg) no-repeat 0 0;}
#index .top_default02 {background: url(../img/top_default02.jpg) no-repeat 0 0;}
#index .top_implant01 {background: url(../img/top_implant01.jpg) no-repeat 0 0;}
#index .top_implant02 {background: url(../img/top_implant02.jpg) no-repeat 0 0;}
#index .top_kyousei01 {background: url(../img/top_kyousei01.jpg) no-repeat 0 0;}
#index .top_kyousei02 {background: url(../img/top_kyousei02.jpg) no-repeat 0 0;}
#index .top_shinbi01 {background: url(../img/top_shinbi01.jpg) no-repeat 0 0;}
#index .top_shinbi02 {background: url(../img/top_shinbi02.jpg) no-repeat 0 0;}

#index #pickup {
	margin: 10px 0;
	padding: 4px;
	background: url(../img/pickup_bg.jpg) repeat;
}
#index #pickup .pickup_inner {
	padding: 5px 1px 8px;
	background: #fff;
}
#index #pickup li {
	float: left;
	padding: 0 2px;
}
#index #pickup  h3 { padding: 0 0 6px 2px; }
#index #pickup .pickup01 { float: left; padding-left: 2px; }
#index #pickup .pickup02 { float: right; }
#index #pickup .pickup03 { clear: both; }
#index #pickup .pickup01 h3 { padding-left: 0; }
#index #pickup .pickup03 h3 { padding-top: 10px; }

#index .index_text {
	clear: both;
	margin: 10px 0;
	padding: 10px 0 0;
	background: url(../img/index_text01.jpg) no-repeat 0 top;
}
#index .index_text p {
	padding: 5px 10px;
}
#index .index_text p.lastChild {
	padding-bottom: 10px;
	background: url(../img/index_text02.jpg) no-repeat 0 bottom;
}
#index .index_text p a {
	text-decoration: underline;
}

#index .banner {
	margin: 10px 0;
}

#index .call {
	clear: both;
	border: 1px solid #BBBBBB;
	margin: 0 0 20px;
	padding: 0 0 5px;
}
#index .call p.title {
	font-size: 13px;
	padding: 3px 10px;
	margin-bottom: 5px;
	color: #c33;
	background: #F3DDF3;
}
#index .call p.detail {
	padding: 5px 20px;
}
#index .call p.detail a {
	text-decoration: underline;
}



/* NNnĢØmē¹
------------------------------*/
div.holiday {
border:#FED995 1px solid;
background-color:#FFFBE7;
margin:0px 0 20px 0px;
padding: 18px 10px 15px 10px;
background: url(../img/holiday_bg.jpg) no-repeat right 0;
}

div.holiday p.ti{
font-weight:bold;
font-size:14px;
}
div.holiday p.end{
margin: 10px 0 0 0px;
}
div.holiday p.nitiji{
font-size:14px!important;
color:#ff3333;
font-weight:bold;
margin:10px 0;
}

div.holiday p.nitiji2{
font-size:14px!important;
color:#ff3333;
font-weight:bold;
margin:0px 0 0 20px;
}

#index .holiday h4 {
	font-weight: bold;
	font-size: 150%;
	margin: 0 0 10px 3px;
	padding-left: 5px;
	color:#F97D00;
}
#index .holiday p {
	padding-left: 10px;
	margin-bottom: 5px;
}

/*--sitemap---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

dl#sitemap{
	text-align:left;
	width:525px;
	float:left;
}

dl#sitemap dt {
border-bottom:#B4B4B4 solid 1px;
border-left:#B4B4B4 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:#B4B4B4 dotted 1px;
line-height:20px;
font-size:12px;
}

dl#sitemap dt a:link,dl#sitemap dt a:visited{
color:#7D7D7D;
text-decoration:none;
}
dl#sitemap dt a:active,dl#sitemap dt a:hover{
color: #CCC;
text-decoration: none;
}

.box_l {
	width:260px;
	float:left;
	border:#FFCC33 1px dashed;
}

.box_r {
	width:260px;
	float:right;
	border:#FFCC33 1px dashed;
}
.link {
	width:260px;
	color:#7D7D7D;
	line-height:20px;
	font-size:12px;
	text-align:center;
	font-weight:600;
}

.aicon li{
	background:url(../img/aicon.gif) no-repeat;
	margin-left:5px;
	height:25px;
	text-indent:20px;
}

/*---layout---*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.seg01_02{
	background:url(../img/index_seg_bg.gif) no-repeat left top;
	width:530px;
	float:left;
	margin-top:10px;
	margin-left:-10px;
}

*html .seg01_02{
	background:url(../img/index_seg_bg.gif) no-repeat left top;
	width:530px;
	float:left;
	margin-top:10px;
	height:35px;
	margin-right: 0px;
	margin-left: 0px;
}

*:first-child+html .seg01_02{
	background:url(../img/index_seg_bg.gif) no-repeat left top;
	width:530px;
	float:left;
	margin-top:10px;
	margin-left:0px;
}

.seg01_02 h3{
	background:url(../img/seg_tit01.gif) no-repeat left top;
	width:260px;
	height:35px;
	text-indent:-9999px;
	float:left;
}

*html .seg01_02 h3{
display:block;
	background:url(../img/seg_tit01.gif) no-repeat left top;
	width:260px;
	height:35px;
	text-indent:-9999px;
	float:left;
}

.seg02_01 {
	width:530px;
	margin: 10px 0;
	padding: 0 0 10px;
	float:left;
	border-bottom:2px #ddd solid;
}
.seg02_01 p,
.seg02_01 dl {
	padding:0px 3px;
}
.seg02_01 dl.fl { float: none; width: 360px; }

.seg02_01 dt {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px dotted #999;
	background:url(../img/icon02.gif) no-repeat left center;
	text-indent: 15px;
}
.seg02_01 dd {
	margin: 5px 0 0;
}

.seg02_01 .seg02_LInk {
	margin: 20px 0 0 5px;
}
.seg02_01 .seg02_LInk a {
	padding: 3px 5px 3px 20px;
	border-bottom: 1px dotted #004e8d;
	background:url(../img/menu01.gif) no-repeat left center;
	color: #004e8d;
}
.seg02_01 .seg02_LInk a:hover {
	background:url(../img/menu02.gif) no-repeat left center;
	border-bottom-color:#f5bc43;
	color:#f5bc43;
}
.seg02_01 .seg02_LInk .linkPDF {background:url(../img/pdf.gif) no-repeat right center; padding-right: 15px;}

.seg03_01{
	width:530px;
	margin:10px 0 0;
	float:left;
	border-bottom:2px #ddd solid;
	text-align:center;
}

.seg02_02{
	width:530px;
	margin:10px 0 0;
	float:left;
}
.seg02_02 p{
	padding:0px 10px;
}

.seg04_01{
	width:245px;
}
.seg04_01 p{
	padding:0;
}

.blue_cen {
font-size:12px;
text-align:center;
}

.seg05{
	width:530px;
	margin:10px 0 0;
	float:left;
}

/*general-purpose*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.mT5{
	margin-top:5px;
}

.mt30{
	margin-top:30px;
}

.mt40{
	margin-top:40px;
}

.mt50{
	margin-top:50px;
}
.mt53{
	margin-top:53px;
}
.mt58{
	margin-top:58px;
}

.ml1{
	margin-left:1px;
}
.ml5{
	margin-left:5px;
}
.mr5{
	margin-right:5px;
}
.mr10{
	margin-right:10px;
}
.mr15{
	margin-right:15px;
}
.pT5{
	padding-top:5px;
}
.pt20{
	padding-top:20px;
}
.pb10{
	padding-bottom:10px;
}
.pd10px{
	padding:10px;
}
.pd5{
	padding:5px;
}
.mb5{
	margin-bottom:5px;
}
.mb10 {
margin-bottom:10px;
}
.mb15 {
margin-bottom:15px;
}
.mb20 {
margin-bottom:20px;
}
.mb33 {
margin-bottom:33px;
}
.mb30 {
margin-bottom:30px;
}
.mb40 {
margin-bottom:40px;
}
.mb50 {
margin-bottom:50px;
}
.mb60 {
margin-bottom:60px;
}
.mb70 {
margin-bottom:70px;
}
.mb120 {
margin-bottom:120px;
}
.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;
}
.display_01 {
display:inline;
}

.wd150{	width:150px;}
.wd155{	width:155px;}
.wd200{	width:200px;}
.wd100{	width:100px;}
.wd75{	width:75px;}
.wd300{	width:300px;}
.wd250{	width:250px;}
.wd209{	width:209px;}
.wd330{ width:330px;}
.wd530{ width:530px;}
.high30{ height:30px;}
.high40{ height:40px;}
.high50{ height:50px;}
.high60{ height:60px;}
.high70{ height:70px;}
.high80{ height:80px;}

/**to-top**/

.totop{
	margin:10px 0 5px;
	float:left;
	text-align:right;
	clear:both;
	width:530px;
	height:20px;
	padding:0;
	line-height:210%;
	font-size:90%;
	text-indent:18px;
	background:url(../img/icon03.gif) no-repeat left top;
}

.totop2{
	margin:10px 0 5px;
	float:left;
	text-align:right;
	clear:both;
	width:530px;
	height:20px;
	padding:0;
	line-height:210%;
	font-size:90%;
	text-indent:18px;
	background:url(../img/icon09.gif) no-repeat left top;
}


.bord {
	border:#AFAFAF 1px solid;
}

.cnt{
	text-align:center;
}

.pricetable .cnt2{
	text-align:center;
	vertical-align:middle;
}

.tr{
	text-align:right;
}

.bg_blue220{
	background:#E9E8FF;
	text-align:center;
	width:220px;
	color:#62A0DF
}

.bg_blue110{
	background:#E9E8FF;
	text-align:center;
	width:110px;
	color:#62A0DF
}
.bg_blue180{
	background:#E9E8FF;
	text-align:center;
	width:110px;
	color:#62A0DF
}

.bg_blue200{
	background:#E9E8FF;
	width:200px;
	color:#62A0DF
}

.bg_blue{
	background:#E9E8FF;
	text-align:center;
	color:#62A0DF;
}

.d_box_2 .bg_blue{
	background:#E9E8FF;
	text-align:center;
	color:#62A0DF;
}

.bg_ash{
	background:#ddd;
}

.tx_red_s{
	color:#FF0000;
	font-size:85%;
}
.tx_red{
	color:#FF0000;
}

.bold{
	font-weight:bold;
}

/*****table*****/
.d_box table{
border-top:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;/**//**/
margin:10px 0 10px;
}

.d_box table th{
text-align:center;
vertical-align:top;
line-height:140%;
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;
background-color:#F3FFE7;
padding:0.5em 0;
color:#1A910D;
}
.d_box table td{
vertical-align:top;
line-height:140%;
padding:0.5em;
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;
}
.d_box .info{
 width: 40%;
 text-align: center;
}

.d_box10 table{
border-top:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;/**//**/
margin:10px 0 10px;
}

.d_box10 table th{
text-align:center;
line-height:140%;
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;
background-color:#F3FFE7;
padding:0.5em 0;
color:#1A910D;
}
.d_box10 table td{
line-height:140%;
padding:0.5em;
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;
}

/*****table**end*/

.d_box_2 table{
border-top:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;/**//**/
margin:10px 0 10px;
}

.d_box_2 table th{
text-align:center;
line-height:140%;
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;
background-color:#F3FFE7;
padding:0.5em 0;
color:#1A910D;
}
.d_box_2 table td{
text-align:right;
vertical-align:top;
line-height:140%;
padding:0.5em;
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;
}

.d_box3 table{
margin:10px 0 10px;
}

.d_box3 table th{
text-align:center;
vertical-align:top;
line-height:140%;
background-color:#F3FFE7;
padding:0.5em 0;
color:#1A910D;
}
.d_box3 table td{
vertical-align:top;
line-height:140%;
padding:0.5em;
}

.d_box4 table{
border-top:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;/**//**/
margin:10px 0 10px;
}

.d_box4 table th{
text-align:center;
line-height:140%;
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;
background-color:#F3FFE7;
padding:0.5em 0;
color:#1A910D;
}
.d_box4 table td{
line-height:140%;
padding:0.5em;
border-right:1px solid #CCC;
border-bottom:1px solid #CCC;
}

/*åEEć¼ćøć®E£E³E³ććEć¼ćøććØć«åŗåE£ć¦äøčØć«čØčæ°ćć¦ćE£ć¦ćć ćć*//*------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


dl.faq dt{
	line-height:18px;
	margin:10px 0 0;
	width:480px;
	background:url(../img/q.gif) no-repeat left top;
	padding:9px 0 0 50px;
	float:left;
	display:inline;
	text-indent:0;
}

dl.faq dt.q1{
	line-height:18px;
	margin:10px 0 0;
	width:480px;
	background:url(../img/q.gif) no-repeat left top;
	padding:0px 0 0 50px;
	float:left;
	display:inline;
	text-indent:0;
}

dl.faq dt a{
	text-decoration:underline;
}

dl.faq dd{
	margin:10px 0 20px;
	width:480px;
	background:url(../img/a.gif) no-repeat left top;
	padding:9px 0 0 50px;
	float:left;
	display:inline;
}

dl.faq dd.a1{
	margin:10px 0 20px;
	width:480px;
	background:url(../img/a.gif) no-repeat left top;
	padding:0px 0 0 50px;
	float:left;
	display:inline;
}

/**********implant_exam.html***********/
.bg1{	background:url(../img/1.gif) no-repeat center;}
.bg2{	background:url(../img/2.gif) no-repeat center;}
.bg3{	background:url(../img/3.gif) no-repeat center;}
/**********implant_exam.html*****end***/

dl.flow{
	margin:5px 0 0;
	float:left;
	width:528px;
	border:#999999 1px dashed;
}

dl.flow dt{
	margin:5px 5px;
	width:518px;
	height:30px;
	line-height:30px;
	font-weight:bold;
	text-indent:35px;
	font-size:120%;
}
dl.flow dd{
	width:518px;
	margin:5px 5px;
}

.flow01{	background:url(../img/1_box.gif) no-repeat left top;}
.flow02{	background:url(../img/2_box.gif) no-repeat left top;}
.flow03{	background:url(../img/3_box.gif) no-repeat left top;}
.flow04{	background:url(../img/4_box.gif) no-repeat left top;}
.flow05{	background:url(../img/5_box.gif) no-repeat left top;}
.flow06{	background:url(../img/6_box.gif) no-repeat left top;}
.flow07{	background:url(../img/7_box.gif) no-repeat left top;}
.flow08{	background:url(../img/8_box.gif) no-repeat left top;}

/********public**********/

.icon01{
	background:url(../img/icon05.gif) no-repeat left top;
	width:180px;
	height:20px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
	margin:0 0 5px;
	text-indent:-10px;
}

.icon02{
	height:20px;
	font-weight:bold;
	border-left:#009ec4 5px solid;
	margin-top:20px;
	font-size:16px;
	vertical-align:middle;
	padding-top:10px;
}

/********public*****end**/


/****shinbi-list*****/
ol{
	margin:0 0 0 10px;
}
ol.list01{
	width:520px;
}
ol.list01 li{
	padding-left:5px;
	list-style:none;
	border-bottom: #CCCCCC 1px dashed;
	border-left:4px #CCCCCC solid;
	background-color:#F6F4E7;
	margin:3px 0;
}


ol.list02{
	width:180px;

}
ol.list02 li{
	padding-left:5px;
	list-style:none;
	border-bottom: #CCCCCC 1px dashed;
	border-left:4px #CCCCCC solid;
	background-color:#F6F4E7;
	margin:3px 0;
}

ol.list03{
	width:510px;
	margin:0 0 0 10px;

}
ol.list03 li{
	padding-left:5px;
	list-style:none;
	border-bottom: #CCCCCC 1px dashed;
	border-left:4px #CCCCCC solid;
	background-color:#F6F4E7;
	margin:3px 0;
}

ol.list04{
	width:230px;
}
ol.list04 li{
	padding-left:5px;
	list-style:none;
	border-bottom: #CCCCCC 1px dashed;
	border-left:4px #CCCCCC solid;
	background-color:#F6F4E7;
	margin:3px 0;
}

dl.incho dt{
	width:90px;
	float:left;
}
dl.incho dd{
	margin-left:5px;
	display:inline;
	width:180px;
	float:left;
}

.poch{
	background:url(../img/icon07.gif) no-repeat left top;
	text-indent:25px;
	font-size:120%;
	line-height:22px;
	font-weight:bold;
}

.map_bg{
	background:url(../img/recruit_ph02.gif) no-repeat right top;
	height:225px;
}

.ml10{
	margin-left:10px;
}

.font_s{
	font-size:10px;
}

/********071213**********/
.topics{font-size:12px;
	color:#009900;
	line-height:18px;
	font-weight:bold;
}

/*------------cerec.html-------------------------*/
.mt10 {
	margin-top:10px;
}

.mt15 {
	margin-top:15px;
}

.mt18 {
	margin-top:18px;
}

.mt20 {
	margin-top:20px;
}

.mt27 {
	margin-top:27px;
}

.mt77 {
	margin-top:77px;
}

* html .mt77 {
	margin-top:60px;
}

.mb10 {
	margin-bottom:10px;
}

 .image_r {  
   float: right;  
  margin: 0 40px 12px 0px;  
}
.image_l {  
  float: left;  
  margin: 0 10px 12px 40px;  
}

* html .image_r {  
   float: right;  
   margin: 0 20px 12px 0px;  
}
* html .image_l {  
  float: left;  
  margin: 0 10px 12px 20px;  
} 

.alpha,  
.beta {  
	float: left;  
	margin: 0 10px 15px 0;  
}  
.gamma {  
  float: left;  
  margin: 0 0 15px 0;  
}

.center {
	text-align:center;
}

.image_r_02 {  
  float: right;  
  margin: 0 40px 12px 0px;
	width:210px;
	height:410px;
	border:#999999 1px dashed;
}
.image_l_02 {  
  float: left;  
  margin: 0 10px 12px 40px;
	width:210px;
	height:410px;
	border:#999999 1px dashed;
}

* html .image_r_02 {  
  float: right;  
  margin: 0 25px 12px 0px;
	width:230px;
	height:410px;
	border:#999999 1px dashed;
}
* html .image_l_02 {  
  float: left;  
  margin: 0 10px 12px 15px;
	width:230px;
	height:410px;
	border:#999999 1px dashed;
}

.image_r_03 {  
  float: right;  
  margin: 0 15px 12px 0px;
	width:210px;
}
.image_l_03 {  
  float: left;  
  margin: 0 10px 12px 45px;
	width:210px;
}

* html .image_r_03 {  
  float: right;  
  margin: 0 5px 12px 0px;
	width:230px;
}

* html .image_l_03 {  
  float: left;  
  margin: 0 10px 12px 25px;
	width:230px;

}

.image_r_04 {
	float: right;
	margin: 0 0 5px 15px;
}
.center_02 {
	text-align:center;
	background:#E9E8FF;
	color:#62A0DF;
	font-weight:600;
}

.crystal_blue {
	color:#62A0DF;
	font-weight:bold;
	font-size:16px;
}

.clear {
	clear:both;
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
}

.fl {
	float:left;
}

.mb20 {
	margin-bottom:20px;
}


/*------------diffrence.html-------------------------*/

.image_r2 {  
    float: right;
		margin:13px 0 20px 0; 
} 

/*------------price.html-------------------------*/

.pl td {
	padding:0 20px;
}

.violet {
background:#E9E8FF;
height:100px
width:580px;
display:block;
margin:10px 0 10;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;} 
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*------------voice.html-------------------------*/

#fixed {
	margin-top:0px;
	width: 100px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	position: absolute;
	top: 3px;
	left: 1033px;
}
#fixed p {
	}

#fixed img {
	height:auto;
	width: 100px;
	margin-bottom: 3px;
	margin-top: 3px;
}

.txt_r{
	float:right;
	margin-right:10px;
	display:block;
	
}

*html .txt_r{
	height:12px;
	width:500px;
	text-align:right;
	margin-right:10px;
	display:block;
}

#voice .seg02_01{
	width:510px;
	border: 1px solid #6699CC;
	padding:10px;
}

*html #voice .seg02_01{
	border: 1px solid #6699CC;
	padding:5px;
}

.fr_txt {
	float:right;
	width:280px;
	margin:0 15px 0 0;
}

.fr_txt_2	{
	float:right;
	width:320px;
	margin:0 5px 0 5px;
}

.mb20{
	margin-bottom:20px;
}
.ml1 {
	margin-left:1px;
}
.ml2 {
	margin-left:2px;
}
.ml10 {
	margin-left:10px;
}

.ml20{
	margin-left:20px;
}

.fr_txt {
	float:right;
	display:inline;
}
.border {
	border-bottom:2px #ddd solid;
}

.voice_img {
	width:530px;
	height:280px;
	margin-top:10px;
}

.voice_img p{
	width:260px;
	height:230px;
	float:left;
}
/*------------flow.html-------------------------*/

#flow_yazi {
 width:530px;
 padding-top:10px;
 padding-bottom:20px;
}

#flow_yazi .d_box {
	margin:0px 220px 0px 220px;
}

#flow_yazi .d_box02 table{
	margin:5px 5px 5px 5px;
	border: 1px dotted #999999;
}

* html #flow_yazi .d_box02 table{
	margin:5px 5px 5px 5px;
	border: 1px dotted #999999;
}


#flow_yazi p {
padding:15px;
line-height:1.5em;
}


#flow_yazi .flr {
float:right;
}

#flow_yazi .marl10b10 {
margin-left:10px;
margin-bottom:5px;
}

#flow_yazi .arr {
text-align:right;
}


#flow_yazi .flow_imp {
	margin:5px 10px 5px 10px;
	width:450px;
	line-height:0px;
	font-weight:bold;
	text-indent:20px;
	font-size:120%;
}


#flow_yazi .flow01{	background:url(../img/flow_num01.jpg) no-repeat left top;}
#flow_yazi .flow02{	background:url(../img/flow_num02.jpg) no-repeat left top;}
#flow_yazi .flow03{	background:url(../img/flow_num03.jpg) no-repeat left top;}
#flow_yazi .flow04{	background:url(../img/flow_num04.jpg) no-repeat left top;}
#flow_yazi .flow05{	background:url(../img/flow_num05.jpg) no-repeat left top;}
#flow_yazi .flow06{	background:url(../img/flow_num06.jpg) no-repeat left top;}
#flow_yazi .flow07{	background:url(../img/flow_num07.jpg) no-repeat left top;}
#flow_yazi .flow08{	background:url(../img/flow_num08.jpg) no-repeat left top;}

/*------------recruit.html-------------------------*/
.lh18{
line-height:18px;
}

.bor_b {
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #666666;
}

#recruit_bnr{
width:530px;
height:135px;
background-image:url(../img/recruit080724bnr.jpg);
margin-top:5px;
}

#recruit_bnr p{
line-height:18px;
}

.rec_p{
font-size:16px;
font-weight:bold;
color:#666666;
}

#recruit_bnr table{
border:none;
}

#recruit_bnr a:link{
  color:#FF0000;
	text-decoration:none;
}

#recruit_bnr a:visited{
  color:#FF0000;
	text-decoration:none;
}

#recruit_bnr a:active{
  color:#FF6600;
	text-decoration:none;
}

#recruit_bnr a:hover{
  color:#FF6600;
	text-decoration:none;
}

#recruit_bnr td{
padding-top:45px;
padding-left:55px;
padding-right:10px;
}

.topics2{font-size:12px;
	color:#666666;
	line-height:18px;
	font-weight:bold;
}

.shika {
background-image:url(../img/kenkyukai_img.jpg);
background-repeat:no-repeat;
background-position:right;
}

.title {
font-weight:bold;
}

.lh14 {
line-height:20px;
}

#crystal_around {
width:530px;
}


#crystal a{
width:295px;
height:20px;
margin:5px 0px;
float:right;
color:#3399CC;
text-decoration:underline;
}

#crystal a:hover{
color:#666666;
}

#crystal2 {
width:500px;
height:101px;
margin:10px 5px 15px 5px;
float:right;
}

.bnr03 a{
	width:180px;
	height:101px;
	background:url(../img/bnr03.gif) 0 0 no-repeat;
	display:block;
	text-indent:-9999px;
	outline:none;
	margin-left:320px;
}

.bnr03 a:hover{
	background:url(../img/bnr03_ov.gif) 0 0 no-repeat;
}

.flr {
float:right;
}

.fll {
float:left;
}


/*--------------------------------------------------------
/*-------------------------------------20081005------------------------------------*/

#info-box{
	background:url(../img/index_seg_bg.gif) 0 0 no-repeat;
	margin:10px 0 0 0;
	background-color:#F4F8FB;
	border:0px solid #E1ECF3;
	padding:10px 0 0 0;
}
*html #info-box{
	background:url(../img/index_seg_bg.gif) 0 0 no-repeat;
	margin:20px 0 0 0;
	background-color:#F4F8FB;
	border:0px solid #E1ECF3;
	padding:10px 0 0 0;
}

*:first-child+html #info-box{
	background:url(../img/index_seg_bg.gif) 0 0 no-repeat;
	margin:20px 0 0 0;
	background-color:#F4F8FB;
	border:0px solid #E1ECF3;
	padding:10px 0 0 0;
}

#scroll-box{
	overflow-y:scroll; !important;
	height:200px !important;
	
}

*html #scroll-box{
	overflow-y:scroll; !important;
	height:200px !important;
	width:528px;
}

*:first-child+html #scroll-box{
	overflow-y:scroll; !important;
	height:200px !important;
	width:528px;
} 

*html #scroll-box p dl dd dt{
	margin:20px 0px 0 0px;
	padding-bottom:10px;
	border-bottom:1px dotted #666666;
	font-size:1.0em;
}

#scroll-box p dl dd dt{
	margin:20px 20px 0 20px;
	padding-bottom:10px;
	border-bottom:1px dotted #666666;
	font-size:1.0em;
}

#scroll-box dl dd dt{
	margin:10px 40px 0 60px;
	font-size:1.0em;
}

*html #scroll-box dl dd dt{
	margin:0px 0px 0 0px;
	font-size:1.0em;
}


/*---------------common--------------------*/
#movable {
		width:100px;
	}
#movable {
		background-color:#ffffff;
		border:1px solid #ffffff;
		padding:3px;
		height:240px;
		position:absolute; top:100px; 
		margin-left:1025px;
	}

*html #movable {
		background-color:#ffffff;
		border:1px solid #ffffff;
		padding:3px;
		height:240px;
		position:absolute; top:100px; 
		margin-left:400px; 
	}

*:first-child+html #movable {
		background-color:#ffffff;
		border:1px solid #ffffff;
		padding:3px;
		height:240px;
		position:absolute; top:100px; 
		margin-left:1025px; 
	}			

#kyosei {
width:320px;
margin:5px 20px 20px 0;
float:right;
}

#kyosei a{
color:#3399CC;
text-decoration:underline;
}

#kyosei p {
text-align:right;
margin-right:5px;
}

#kyosei a:hover{
color:#666666;
}

.mlm10 {
	margin-left:-8px;
}

*:first-child+html .mlm10 {
	margin-left:-2px;
}

*html .mlm10 {
	margin-left:0px;
}

.ml98 {
	margin-left:98px;
}

.idt20 {
	text-indent:20px;
}

.font14 {
	font-size:14px;
	line-height:24px;	
}
#contact table.form{
   width:530px;}
	 
.form_boxr{width:425px;
float:left;
}	

table#form2{
   width:500px;} 

input.form_btn01 {
	width: 270px;
	height: 55px;
	background: url(../img/button01_off.jpg) no-repeat 0 0;
	border: none;
	cursor: pointer;
}
input.form_btn02 {
	width: 180px;
	height: 55px;
	background: url(../img/button02_off.jpg) no-repeat 0 0;
	border: none;
	cursor: pointer;
}
input.form_btn03 {
	width: 140px;
	height: 55px;
	background: url(../img/button03_off.jpg) no-repeat 0 0;
	border: none;
	cursor: pointer;
}


/* 090601 reason
------------------------------------------------------------------------*/

#index #bnr_section {
}

#index .bnr_left {
	float: left;
	padding: 0 0 5px;
}
#index .bnr_right {
	float: right;
	padding: #f00;
	padding: 0 0 5px;
}

#reason .uses {
	width: auto;
	border: 1px solid #4c4;
	padding: 1px;
	margin: 0 0 10px;
}
#reason .uses p {
	background: #f5fff5;
	padding: 3px 4px;
	font-weight: bold;
	text-align: center;
	font-size: 110%;
	color: #c24;
}


#reason #switch ul {
	padding: 0 5px;
}
#reason #switch ul li {
	display: block;
	width: 240px;
	height: 60px;
	margin: 0 10px 0;
}

#reason #switch ul li a {
	display: block;
	width: 240px;
	height: 60px;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
	outline: none;
}

#reason #switch ul li.sw01 a { background: url(../img/bnr_switch01.jpg) no-repeat 0 0; }
#reason #switch ul li.sw02 a { background: url(../img/bnr_switch02.jpg) no-repeat 0 0; }
#reason #switch ul li.sw03 a { background: url(../img/bnr_switch03.jpg) no-repeat 0 0; }
#reason #switch ul li.sw04 a { background: url(../img/bnr_switch04.jpg) no-repeat 0 0; }
#reason #switch ul li.sw05 a { background: url(../img/bnr_switch05.jpg) no-repeat 0 0; }
#reason #switch ul li.sw06 a { background: url(../img/bnr_switch06.jpg) no-repeat 0 0; }
#reason #switch ul li.sw07 a { background: url(../img/bnr_switch07.jpg) no-repeat 0 0; }
#reason #switch ul li.sw08 a { background: url(../img/bnr_switch08.jpg) no-repeat 0 0; }
#reason #switch ul li.sw09 a { background: url(../img/bnr_switch09.jpg) no-repeat 0 0; }
#reason #switch ul li.sw10 a { background: url(../img/bnr_switch10.jpg) no-repeat 0 0; }

#reason #switch ul li a:hover { background-position: bottom; }

#reason #switch ul li.sw01,
#reason #switch ul li.sw03,
#reason #switch ul li.sw05,
#reason #switch ul li.sw07,
#reason #switch ul li.sw09 {
	float: left;
	clear: left;
}
#reason #switch ul li.sw02,
#reason #switch ul li.sw04,
#reason #switch ul li.sw06,
#reason #switch ul li.sw08,
#reason #switch ul li.sw10 {
	float: right;
	clear: right;
}

#reason #switch div {
	display: none;
	clear: both;
	padding: 5px 0 10px;
	border-bottom: 1px dashed #ccc;
}
#reason #switch div h4 {
	display: block;
	width: 530px;
	height: 50px;
	margin: 0 0 15px;
	padding: 0;
	text-indent: -9999em;
}

#reason #switch div#sw_section01 h4 { background: url(../img/reason_tit01.jpg) no-repeat 0 0;}
#reason #switch div#sw_section02 h4 { background: url(../img/reason_tit02.jpg) no-repeat 0 0;}
#reason #switch div#sw_section03 h4 { background: url(../img/reason_tit03.jpg) no-repeat 0 0;}
#reason #switch div#sw_section04 h4 { background: url(../img/reason_tit04.jpg) no-repeat 0 0;}
#reason #switch div#sw_section05 h4 { background: url(../img/reason_tit05.jpg) no-repeat 0 0;}
#reason #switch div#sw_section06 h4 { background: url(../img/reason_tit06.jpg) no-repeat 0 0;}
#reason #switch div#sw_section07 h4 { background: url(../img/reason_tit07.jpg) no-repeat 0 0;}
#reason #switch div#sw_section08 h4 { background: url(../img/reason_tit08.jpg) no-repeat 0 0;}
#reason #switch div#sw_section09 h4 { background: url(../img/reason_tit09.jpg) no-repeat 0 0;}
#reason #switch div#sw_section10 h4 { background: url(../img/reason_tit10.jpg) no-repeat 0 0;}

/* intern
------------------------------------------------------------------------*/

#intern #intern_concept li {
	float: left;
	padding: 5px;
}

#intern .intern_voice {
	clear: both;
	border: 3px double #ccc;
	margin: 0 0 15px;
	padding: 10px 5px;
}
#intern .intern_voice p {
	margin-bottom: 5px;
}
#intern .intern_voice p.flr {
	text-decoration: underline;
}


/* kyosei
------------------------------------------------------------------------*/

#bnr_kyosei { clear: both; }
#bnr_kyosei ul li {
	margin: 0 0 5px;
}
#bnr_kyosei ul li a {
	display: block;
	width: 530px;
	height: 46px;
	padding: 0;
	background-image: url(../img/bnr_kyosei.jpg);
	text-indent: -9999em;
	outline: none;
}
#bnr_kyosei ul li.bnr_kyosei01 a { background-position: 0 0; }
#bnr_kyosei ul li.bnr_kyosei02 a { background-position: 0 -46px; }
#bnr_kyosei ul li.bnr_kyosei03 a { background-position: 0 -92px; }
#bnr_kyosei ul li.bnr_kyosei04 a { background-position: 0 -138px; }

#bnr_kyosei ul li.bnr_kyosei01 a:hover { background-position: -530px 0; }
#bnr_kyosei ul li.bnr_kyosei02 a:hover { background-position: -530px -46px; }
#bnr_kyosei ul li.bnr_kyosei03 a:hover { background-position: -530px -92px; }
#bnr_kyosei ul li.bnr_kyosei04 a:hover { background-position: -530px -138px; }


/* kyosei/kind
------------------------------------------------------------------------*/

#kind div.kind_section p.kind_tit { clear: both; margin: 0 0 5px; padding: 10px 0; }
#kind div.kind_section div { clear: both; margin: 0 0 10px; }
#kind div.kind_section div img { margin: 0 0 5px; }

p#toptxt{
	background:#f2f2f2;
	margin:5px 10px;
	padding:5px 10px;
	text-align:left;
	margin-right:0;
	line-height:1.4;
	font-size:10px;
	_margin-left:5px;
}

p#bottomtxt{
	background:#666;
	color:#ccc;
	margin:5px 10px;
	padding:5px 10px;
	text-align:left;
	line-height:1.4;
	font-size:10px;
}


.namepics{
	float:right;
}


/* intro
------------------------------------------------------------------------*/

#intro .inner_link {
	margin: 0 0 0 5px;
	padding: 0 0 15px 0;
}
#intro .inner_link li {
	display: block;
	float: left;
	padding: 7px 5px;
	margin: 0;
}
#intro .inner_link li a {
	display: block;
	width: 250px;
	height: 150px;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
	outline: none;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#intro.nagoya .inner_link li.link01 a { background-image: url(../img/nagoya_link01.jpg); }
#intro.nagoya .inner_link li.link02 a { background-image: url(../img/nagoya_link02.jpg); }
#intro.nagoya .inner_link li.link03 a { background-image: url(../img/nagoya_link03.jpg); }
#intro.nagoya .inner_link li.link04 a { background-image: url(../img/nagoya_link04.jpg); }

#intro.shinjuku .inner_link li.link01 a { background-image: url(../img/shinjuku_link01.jpg); }
#intro.shinjuku .inner_link li.link02 a { background-image: url(../img/shinjuku_link02.jpg); }
#intro.shinjuku .inner_link li.link03 a { background-image: url(../img/shinjuku_link03.jpg); }
#intro.shinjuku .inner_link li.link04 a { background-image: url(../img/shinjuku_link04.jpg); }

#intro.ginza .inner_link li.link01 a { background-image: url(../img/ginza_link01.jpg); }
#intro.ginza .inner_link li.link02 a { background-image: url(../img/ginza_link02.jpg); }
#intro.ginza .inner_link li.link03 a { background-image: url(../img/ginza_link03.jpg); }
#intro.ginza .inner_link li.link04 a { background-image: url(../img/ginza_link04.jpg); }

#intro.sakae .inner_link li.link01 a { background-image: url(../img/nagoya_sakae_link01.jpg); }
#intro.sakae .inner_link li.link02 a { background-image: url(../img/nagoya_sakae_link02.jpg); }
#intro.sakae .inner_link li.link03 a { background-image: url(../img/nagoya_sakae_link03.jpg); }
#intro.sakae .inner_link li.link04 a { background-image: url(../img/nagoya_sakae_link04.jpg); }

#intro.minato .inner_link li.link01 a { background-image: url(../img/nagoya_minato_link01.jpg); }
#intro.minato .inner_link li.link02 a { background-image: url(../img/nagoya_minato_link02.jpg); }
#intro.minato .inner_link li.link03 a { background-image: url(../img/nagoya_minato_link03.jpg); }
#intro.minato .inner_link li.link04 a { background-image: url(../img/nagoya_minato_link04.jpg); }

#intro.shiratori .inner_link li.link01 a { background-image: url(../img/nagoya_shiratori_link01.jpg); }
#intro.shiratori .inner_link li.link02 a { background-image: url(../img/nagoya_shiratori_link02.jpg); }
#intro.shiratori .inner_link li.link03 a { background-image: url(../img/nagoya_shiratori_link03.jpg); }
#intro.shiratori .inner_link li.link04 a { background-image: url(../img/nagoya_shiratori_link04.jpg); }

#intro.midland .inner_link li.link01 a { background-image: url(../img/nagoya_midland_link01.jpg); }
#intro.midland .inner_link li.link02 a { background-image: url(../img/nagoya_midland_link02.jpg); }
#intro.midland .inner_link li.link03 a { background-image: url(../img/nagoya_midland_link03.jpg); }
#intro.midland .inner_link li.link04 a { background-image: url(../img/nagoya_midland_link04.jpg); }

#intro .inner_link li a:hover { background-position: bottom; }


/* intro_clinic
------------------------------------------------------------------------*/

#intro_clinic dl.clinic_line dt {
	clear: both;
	height: 23px;
	background: url(../img/intro_line.jpg) no-repeat 0 0;
	font-weight: bold;
	margin: 15px 5px;
	padding: 1px 0 0 12px;
	font-size: 120%;
	color: #57a;
}
#intro_clinic dl.clinic_line dd {
	margin: 15px 0 10px;
	padding-left: 10px;
}
#intro_clinic dl.clinic_line dd:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
#intro_clinic dl.clinic_line dd { display: inline-block; }
/* exlude MacIE5 \*/
* html #intro_clinic dl.clinic_line dd { height: 1% }
#intro_clinic dl.clinic_line dd{display:block;}
/* end MacIE5 */

#intro_clinic dl.clinic_line dd img {
	float: left;
	margin: 0 10px 5px 0;
}

#intro_clinic table.profile {
	width: 370px;
	margin-left: 155px;
	border-collapse: collapse;
	border: 1px solid #999;
	clear: right;
}

#intro_clinic p.link05 {
	width: 370px;
	margin-left: 155px;
	clear: right;
}

#intro_clinic table.profile th,
#intro_clinic table.profile td {
	border-top: 1px solid #ccc;
	padding: 8px 5px;
	line-height: 1.3em;
}
#intro_clinic table.profile .first_child th,
#intro_clinic table.profile .first_child td {
	border-top: none;
}

#intro_clinic table.profile th {
	width: 95px;
	background: #e9e8ff;
	color: #444;
	border-right: 1px solid #999;
}

#intro_clinic table.profile dt {
	background: none;
	text-indent: 0;
	margin: 7px 0 5px;
}
#intro_clinic table.profile dd {
	display: list-item;
	list-style: disc outside;
	margin: -2px 0 5px 20px;
}

#intro_clinic table.profile .profileHistory {
	padding: 0;
	margin: 0;
	border: none;
}
#intro_clinic table.profile .profileHistory th {
	background: none;
	padding: 2px 0 0;
	border: none;
}
#intro_clinic table.profile .profileHistory td {
	padding: 0 5px 5px 10px;
	border: none;
	vertical-align: top;
}

#intro_clinic .inner_link {
	margin: 0;
	padding: 0;
}
#intro_clinic .inner_link li {
	display: block;
	float: left;
	padding: 7px 5px;
	margin: 0;
}
#intro_clinic .inner_link li a {
	display: block;
	width: 250px;
	height: 35px;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
	outline: none;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#intro_clinic .inner_link li.link01 a { background-image: url(../img/intro_clinic_link01.jpg); }
#intro_clinic .inner_link li.link02 a { background-image: url(../img/intro_clinic_link02.jpg); }
#intro_clinic .inner_link li.link03 a { background-image: url(../img/intro_clinic_link03.jpg); }
#intro_clinic .inner_link li.link04 a { background-image: url(../img/intro_clinic_link04.jpg); }

#intro_clinic.shiratori .inner_link li.link03 a { background-image: url(../img/intro_clinic_link05.jpg); }

#intro_clinic .inner_link li a:hover { background-position: bottom; }

#intro_clinic .staff {
	margin-bottom: 15px;	
}
#intro_clinic h5 {
	height: 23px;
	background: url(../img/intro_line.jpg) no-repeat 0 0;
	font-weight: bold;
	margin: 15px 5px;
	padding: 1px 0 0 12px;
	font-size: 120%;
	color: #57a;
}

/* implant
------------------------------------------------------------------------*/

#implant p.link_implant {
	float: right;
}
#implant p.link_implant a {
	display: block;
	width: 275px;
	height: 40px;
	margin: 0 0 10px;
	padding: 0;
	background: url(../img/link_implant.jpg) no-repeat 0 0;
	text-indent: -9999em;
	outline: none;
}
#implant p.link_implant a:hover { background-position: bottom; }

#implant .seg01_01 h5 {
	clear: both;
	background: url(../img/imp_h5.jpg) no-repeat left 0;
	font-weight: bold;
	padding-left: 8px;
	margin: 5px 0 10px 3px;
	border-bottom: 1px dashed #e5ecd6;
}
#implant .imgs {
	padding: 0 30px 10px;
}

#implant table#sinus_flow {
	width: 100%;
	border: none;
}
	#implant table#sinus_flow th,
	#implant table#sinus_flow td {
		padding: 10px;
		vertical-align: top;
		border-bottom: 1px solid #eee;
		line-height: 1.4;
	}
		#implant table#sinus_flow th img {
			margin: 0 0 5px;
		}
		#implant table#sinus_flow .base th,
		#implant table#sinus_flow .base td {
			background: #f6fcf4;
			font-size: 120%;
			border-bottom: 1px solid #eef0e3;
			font-weight: bold;
		}

.credit {
  clear: both;
	}
.credit h5 {
	clear: both;
	background: url(../img/imp_h5.jpg) no-repeat left 0;
	font-weight: bold;
	padding-left: 8px;
	margin: 5px 0 10px 3px;
	border-bottom: 1px dashed #e5ecd6;
}

.credit #txt01,
.credit #txt02 {
  margin-bottom: 15px;
	}

#kyosei_p .credit #txt03,
#shinbi_p .credit #txt03 {
  margin-bottom: 15px;
	}

.price_txt{line-height:0.2;
margin:0 0 5px 0;
font-size:11px;
text-align:right;
}

.price_txt2{
text-align:right;
}

/*visit.html
-------------------------*/
.m_type01 .seg02_01 p,
.m_type01 .seg02_01 dl {
	padding:0px 3px 10px;
}

.point { color: #FF0000; }


#visit dl#reason dd {
  float: left;
	width: 80px;
	}

.link02 a:link,a:visited{
	color:#333333;
	text-decoration: underline;
}

.link02 a:active,a:hover{
	color:#777;
	text-decoration:none;
}

.m_type01 .seg02_01 dl.flow_01 {
  margin: 0 0 5px 0;
  padding: 0 0 25px 0;
	background: url(../img/arrow.jpg) center bottom no-repeat;
	}
	
.m_type01 .seg02_01 dl.last {
  padding: 0 0 5px 0;
	background: none;
	}

.seg02_01 dl.flow_01 dt {
	font-weight: bold;
	font-size: 14px;
	background-image:none;
	background: #6ca2e1;
	border-bottom: 1px dotted #4782c7;
	color: #fff;
	text-indent: 5px;
	padding: 2px 0; 
}
.seg02_01 dl.flow_01 dd {
	margin: 5px 0 0;
	padding: 0 0 0 10px;
	background: url(../img/li_bg.jpg) 0 7px no-repeat;
}
/*prevention.html
-------------------------*/
.m_type01 .seg02_01 dl.type01 {
  margin: 0 0 10px 0;
  padding: 0px 0 5px;
	border: 1px solid #6ca2e1;
	}

.seg02_01 dl.type01 dt {
	font-weight: bold;
	font-size: 14px;
	background-image:none;
	background: #6ca2e1;
	border-bottom: 1px dotted #4782c7;
	color: #fff;
	text-indent: 5px;
	margin: 0 0 5px 0;
	padding: 2px 0; 
}
.seg02_01 dl.type01 dd {
	margin: 0 0 3px 10px;
	padding: 0 0 0 10px;
	background: url(../img/li_bg.jpg) 0 7px no-repeat;
}
#prevention .seg02_01 dl.type01 {
  clear: both;
	}

#prevention .seg02_01 dl.type01 dd {
  float: left;
	margin-right: 5px;
	}

#prevention .seg02_01 .seg02_LInk {
	margin: 0px 0 0 5px;
}
