@charset "UTF-8";
@import "base.css";

/* CSS Document */

body {
	margin:0 0 0 0;
	background: #ff9052 url(/i/bg/bg_top2.gif) center top no-repeat; 
	padding:0;
	font-family:"�q���M�m�p�S Pro W3","Hiragino Kaku Gothic Pro","Osaka","�l�r �o�S�V�b�N", sans-serif;
	}
	
#common{
	position:absolute;
	top: -15px;
	text-align:center;
	width:100%;
	z-index:10;
	height:200px;
	}

*html #common {
	width:1000px;
	}

#contents{
    margin-left:auto;
    margin-right:auto;
    text-align:left;
    width:1050px;
    margin:0px auto;
}

#tubaki { 
	width: 200px; 
	position: absolute; 
	margin: 0 0 0 0px; 
	padding: 0; 
	} 

	
#CB {
	width:986px; /* original width 838 */
	margin:60px auto 15px auto;
	text-align:center;
	padding-left:164px;
	}
	
#wrap-home {
	width: 821px;
	text-align:left;
	float:left;
	background:#ffffff;
	}
	
.header {
	width:821px;
	padding:6px 0px 0px 0px;
	background:url(/i/bg/bg_header_normal.gif) 0px 0px no-repeat;
	height:100px;
	}
	
.header #col2 {
	width:250px;
	border:1px #ffffff solid;
	background:#5B9B83;
	position:relative;
	top:8px;
	left:50px;
	height:80px;
	}
	
.header_home {
	width:821px;
	padding:6px 0px 0px 0px;
	background:url(/i/bg/bg_headerhome.gif) 0px 0px no-repeat;
	height:100px;
	}
	
/* logo */

#logo  {
	margin-bottom:0px;
	width: 310px;
	height: 80px;
	float:left;
	position:relative;
	top:10px;
	}

#iclogo {
	margin: 0;
	padding: 0;
	
}

#iclogo li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#iclogo li, #iclogo a {
	height: 80px;
	display: block;
	}

/* Modified Phark Image Replacement Technique */
#iclogo a {
	text-indent: -5000px;
	text-decoration: none;
	}


	
	

/*�@structure */


#main-cont {
	margin:0;
	padding:0px;
	width:576px; /* incl. left white margin */
	float:right;
	}
	
#main-cont-wide {
	margin:0;
	padding:0px;
	width:750px; /* incl. left white margin */
	position:relative;
	left:15px;
	}
	
#main-cont-widenarrow {
	margin:0;
	padding:0px;
	width:576px; /* incl. left white margin */
	position:relative;
	left:15px;
	}
	
#main-cont-home {
	margin:0;
	padding:0px;
	width:576px; /* incl. left white margin */
	float:right;
	}
	
#side-col-home {
	padding:0px 0 0 0px;
	width:174px; /* incl. right white margin */
	float:left;
	}
	
#side-col-home p {
	margin:10px 0;
	}

	
/* 2) Layout control complementary _____ */

hr {
	border-top: 2px #cccccc solid;
	border-bottom:none;
	border-left:none;
	border-right:none;
	}

div {
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
img { 
	border:none;
	}
	
td {
	vertical-align:top;
	font-size:13px;
	padding:8px;
	}
	
/* */

.ibm-s {
	padding: 5px;
	}
	
.ibm-local {
	padding: 0 0 0 25px;
	}
	
.ibm10 {
	padding:10px;
	}
	
.ibm20 {
	padding:10px;
	}

.ibm-sidemargin {
	padding:20px 20px;
	}
	
.ibm-nav {
	padding:0 0 0 26px;
	}
	
.ibm-careitem {
	padding:0px 10px;
	}
	
.ibm-chart {
	padding:20px 10px 20px 20px;
	}
	
.ibm-con {
	padding: 0px 14px 0px 10px ;
	}
	
.spacer10 {
	height:10px;
	}
	
	.spacer25 {
	height:25px;
	}
	
	.spacer40 {
	height:40px;
	}
	
.space-above {
	margin-top:10px;
	}
	
/* */

dl {
	font-size:13px;
	margin-left:40px;
	}

dt {
	font-size:15px;
	font-weight:bold;
	margin-top:8px;
	color:#FF6500;
	}
	
dd {
	margin-left:0px;
	font-size:13px;
	line-height:140%;
	}
	
p {
	font-size:13px;
	line-height:150%;
	}
	
p.large {
	font-size:18px;
	color:#333333;
	}
	
p.nomargin {
	margin-top:0;
	}
	
h1 {
	color:#666666;
	}
	
h2 {
	font-size:18px;
	margin-top:0px;
	}
	
h3 {
	font-size:15px;
	line-height:135%;
	}
	
h4 {
	font-size:13px;
	line-height:135%;
	}
	
ul {
	font-size:13px;
	margin-top:0px;
	margin-left:-1em;
	line-height:150%;
	padding-left:30px;
	list-style-position:outside;
	list-style:disc;
	}
	
ul li a {
	color:#E40C72;
	}
	
#dentistinfo-box ul li a {
	color:#FF6500;
	}
	
#dentistinfo-box ul li {
	color:#FF6500;
	}
	
ul.definition {
	}
	
ul.definition li {
	margin-bottom:8px;
	list-style-image:url(/i/gra/blt_shikaku_navy.gif);
	}
	
ul.definition li em {
	font-size:15px;
	}
	
	
a {
	text-decoration:none;
	color:#013765;
	}
	
a:hover {
	text-decoration:underline;
	}
	
ol {
	font-weight:bold;
	color:#013765;
	line-height:145%;
	font-size:13px;
	}
	
ol.large {
	font-size:18px;
	}
	
b {
	font-size:16px;
	color:#FF6500;
	}
	
b.blue {
	font-size:16px;
	color:#003399;
	}
	
em {
	font-weight:bold;
	color:#013765;
	font-style:normal;
	}


	

/* fix */

.reset { /* float fix */
	clear:both;
	overflow:hidden;
	height:1px;
	}
	
/* position control */

.r-align {
	text-align:right;
	margin-bottom:10px;
	}
	
.margin-r {
	margin:0 20px 0px 0;
	} 
	
.margin-r-margin {
	margin:0 20px 10px 0;
	} 
	
.margin-r-spacetop {
	margin:10px 20px 0px 0;
	} 	
	
	
.center { /* ?????????????????????????? */
	margin:0 auto;
	text-align:center;
	}
	
	
/* */

#2colbox {
	}
	
#col1 {
	float:left;
	}
	
#col2 {
	float:left;
	}
	
.float-l {
	float:left;
	}
	
.txbox-r {
	float:left;
	}
	
/* sidemenu */

#s-nav {
	background:#2f2f2f;
	margin-bottom:0px;
	}
	
#snavborder {
	border:4px solid #c4ab88;
	padding:4px 0 0 0;
	}

#s-nav h2 {
	background:url(/i/ttl/tl_snav.gif) no-repeat;
	height:30px;
	text-indent:-9999px;
	margin:0px 0 0 0px;
	width: 160px;
	position: relative;
	left: 3px;
	}	

/* nav */

#nav-bloc {
	width:821px;
	height:38px;
	background:#e0e0e0;
	}
	
/* parts */

#site-map {
	width:150px;
	float:right;
	}

ul#sitemap {
	list-style:none;
	position:relative;
	top:8px;
	}

#sitemap a {
	font-size:12px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	}

#homemain {
	width:821px;
	height:277px;
	border-bottom:#ffffff 1px solid;
	}
	
#submenu {
	}
	
.submenu-row {
	border-top:1px #cbcbcb solid;
	border-bottom:1px #cbcbcb solid;
	}
	
#submenu ul {
	font-size:12px;
	font-weight:bold;
	list-style-image:url(/i/gra/blt_orange_s.gif);
	margin:8px 0 8px 3px;
	padding:0px 0 0 15px;
	}
	
#submenu li {
	margin-bottom:4px;
	}
	
#submenu ul a {
	color:#013765;
	font-size:12px;
	font-weight:bold;
	}		

#submenu #l {
	width:187px;
	float:left;
	margin:0px;
	padding-bottom:2px;
    }

#submenu #m {
    width:187px;
 	float:left;
	margin:0px;
	padding-bottom:2px;
   }

#submenu #r {
    width:187px;
 	float:left;
	margin:0px;
	padding-bottom:2px;
	   }
	   
#submenu #r ul,#submenu #r li {
	margin-bottom:0px;
	}
	   
#intro-home {
	background:url(/i/bg/bg_home_intro2.jpg) no-repeat;
	height:281px;
	margin:8px 0 5px 0;
	}

#photobox {
	width:410px;
	margin:5px 0 0 0;
	}
	
#photobox p {
	margin:8px 0 10px 0;
	}
	
#photobox img {
	margin:0 4px 4px 0px;
	}
	
/* */

#pr-box {
	background:#C1E3D7;
	margin:10px 0 0 0;
	padding:0px 0 0 0;
	}
	
#pr-box h2 { 
	height:44px;
	text-indent:-9999px;
	}
	
h2.kyosei {
	background:url(/i/ttl/h2_kyosei.gif) no-repeat;
	margin-bottom:0px;
	margin-left:40px;
	margin-top:20px;
	height:44px;
	text-indent:-9999px;
	}
	
h2.shishu {
	background:url(/i/ttl/tl_shishubyohome.gif) no-repeat;
	}
	
#bggirl {
	background: url(/i/bg/bg_home_kyosei2.jpg) no-repeat;
	text-align:right;
	width:100%;
	height:285px;
	}
	
#pr-box #cont {
	width:392px;
	float:right;
	text-align:left;
	}
	
#pr-box #cont h3 {
	height:93px;
	background:url(/i/ttl/h2_kyosei_hom4.jpg) no-repeat;
	text-indent:-9999px;
	margin-bottom:8px;
	margin-top:6px;
	}
	
#pr-box #cont ul {
	width:150px;
	float:left;
	color:#013765;
	font-size:15px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	list-style-image:url(/i/gra/blt_shikaku_navy.gif);
	list-style-type:none;
	}
	
#pr-box #cont ul.nomar {
	margin-left:0px;
	}
	
#pr-box p.margin {
	font-weight:bold;
	color:gray;
	position:relative;
	left:60px;
	margin-bottom:0px;
	}
	
/* */

/* q-info */ 

#q-info {
	margin:20px 0 0 0;
	background:url(/i/bg/bg_homequick.gif) repeat-x;
	padding:15px;
	border:1px #c2e3d6 solid;
	}

#q-info h2 {
	background: url(/i/ttl/tl_homequick.gif) no-repeat;
	height:22px;
	text-indent:-9999px;
	padding:0px;
	margin:0 0 15px 0;
	}
	
p.adr {
	background:url(/i/gra/p_shozaichi.gif) no-repeat;
	height:16px;
	text-indent:-9999px;
	margin:0px 0 30px 0;
	}
	
p.adr-nomar {
	background:url(/i/gra/p_shozaichi.gif) no-repeat;
	height:16px;
	text-indent:-9999px;
	margin:0px 0 5px 0;
	}
	
#q-info-main {
	float:left;
	margin-right:15px;
	width:291px;
	}
	
#q-info-other {
	float:left;
	width:218px;
	border:1px #cbcbcb solid;
	padding:7px;
	background:white;
	}
	
#q-info-other h3 {
	background:url(/i/ttl/tl_access_car2.gif) no-repeat;
	height:23px;
	width:131px;
	text-indent:-9999px;
	margin:0 0 0 40px;
	}
	
#q-info-other dl {
	margin:0px;
	}
	
#q-info-other dd {
	font-size:12px;
	}
	
p.but_car {
	height:24px;
	background:url(/i/gra/but_quick_car.gif) no-repeat;
	text-indent:-9999px;
	margin:5px 0 5px 0;
	}
	
p.but_train {
	height:24px;
	background:url(/i/gra/but_quick_train.gif) no-repeat;
	text-indent:-9999px;
	margin:5px 0 5px 0;
	}
	
p.but_access {
	height:24px;
	background:url(/i/gra/but_access_detail.gif) no-repeat;
	text-indent:-9999px;
	margin:10px 0 5px 30px;
	}

/*�@*/
#footer {
	margin-bottom:0px;
	margin-left:20px;
	padding:10px 0 0 0;
	width:781px;
	border-top:2px #cbcbcb solid;
	}
	
#copyr {
	margin:10px 0 10px 0px;
	}
	
/* txlink - top */
	
#txlink ul {
	border:0px;
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
#txlink ul li {
	display:block;
	float:left;
	margin-right:10px;
	margin-top:0px;
	line-height:100%;
	}

#tx-link a, #tx-link a:visited {
	text-decoration:none;
	font-size:11px;
	color:silver;
	font-weight:bold;
	}
	
#tx-link a:hover {
	color:gray;
	}
	
/* li bana goyoyaku */

#bot-yoyaku  {
	margin:0px 0px 0px 0px;
}

#botyoyaku{
	margin: 0;
	padding: 0;
	background: url(../i/bn/bn_contact_home.gif) no-repeat;
	width: 173px;
	height: 43px;
}

#botyoyaku li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#botyoyaku li, #botyoyaku a {
	height: 43px;
	display: block;
	}

/* Modified Phark Image Replacement Technique */
#botyoyaku a {
	text-indent: -5000px;
	text-decoration: none;
	}

/* CSS Sprites Technique from Dave Shea, Mezzoblue */
#yoyaku {top: 0px; width: 173px;}

#yoyaku a:hover, #yoyaku a:visited:hover { background: transparent url(../i/bn/bn_contact_home.gif)  -173px 0px no-repeat;}

#yoyaku a.selected:link, #yoyaku a.selected:visited { background: transparent url(../i/bn/bn_contact_home.gif) -173px 0px no-repeat;}


/* to shinryo top */

#bot-shinryottl  {
	margin-bottom:5px;
}

#botshinryottl{
	margin: 0;
	padding: 0;
	background: url(../i/bn/bn_fee_home.gif) no-repeat;
	width: 173px;
	height: 35px;
}

#botshinryottl li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#botshinryottl li, #botshinryottl a {
	height: 35px;
	display: block;
	}

/* Modified Phark Image Replacement Technique */
#botshinryottl a {
	text-indent: -5000px;
	text-decoration: none;
	}

/* CSS Sprites Technique from Dave Shea, Mezzoblue */
#botshinryo-ttl {top: 0px; width: 173px;}

#botshinryo-ttl a:hover, #botshinryo-ttl a:visited:hover { background: transparent url(../i/bn/bn_fee_home.gif)  -173px 0px no-repeat;}

#botshinryo-ttl a.selected:link, #botshinryo-ttl a.selected:visited { background: transparent url(../i/bn/bn_fee_home.gif) -173px 0px no-repeat;}

/* intro box */

#intro-box {
	background:#c2e3d6;
	margin:0px 0 8px 0;
	padding:15px;
	}

#intro-box h1 {
	margin:10px 0 0px 0;
	font-family:"MS gothic", Serif;
	color:#583C1B;
	text-indent:-9999px;
	height:27px;
	font-size:12px;
	}
		
#intro-box div.photo_bloc {
	float:left;
	width:212px;
	border:#cbcbcb 1px solid;
	background:#ffffff;
	text-align:center;
	padding:5px 0px;
	margin-top:0px;
	}
	
#intro-box div.photo_bloc_nobg {
	float:left;
	width:212px;
	text-align:center;
	padding:5px 0px;
	margin-top:10px;
	}
	
#main-cont div#intro-box div.info_con {
	padding:0 0 1px 0;
	width:310px;
	float:right;
	}
		  
#main-cont div#intro-box div.info_con p {
	margin:8px 0 4px 0;
	font-size:15px;
	color:#242424;
      }

#main-cont div#intro-box div.info_con ul {
	font-size:13px;
	color:#80533F;	
      }

#main-cont div#intro-box h3, #main-cont-wide div#intro-box h3,#main-cont-widenarrow div#intro-box h3 {
	background:none;
	margin:10px 0 0px 0;
	padding:0px;
	font-size:20px;
	line-height:120%;
	color:#FF6500;
}

/* */

h1.staff {
	background:url(/i/ttl/h1_staff.gif) no-repeat;
	}
	
h1.shoukai {
	background:url(/i/ttl/tl_about.gif) no-repeat;
	}
	
#main-cont h1.mekkin {
	background:url(/i/ttl/h1_mekkin.gif) no-repeat;
	height:54px;
	}
	
h1.shishubyo {
	background:url(/i/ttl/h1_shishubyo.gif) no-repeat;
	}
	
h1.ireba {
	background:url(/i/ttl/h1_ireba.gif) no-repeat;
	}
	
h1.shinbi {
	background:url(/i/ttl/h1_shinbi.gif) no-repeat;
	}
	
h1.whitening {
	background:url(/i/ttl/h1_whitening.gif) no-repeat;
	}
	
h1.nopain {
	background:url(/i/ttl/h1_nopain.gif) no-repeat;
	}
	
#main-cont h1.kyosei {
	background:url(/i/ttl/h1_kyosei2.gif) no-repeat;
	height:57px;
	}
	
h1.yobo {
	background:url(/i/ttl/h1_yobo.gif) no-repeat;
	}
	
h1.implant {
	background:url(/i/ttl/h1_implant.gif) no-repeat;
	}
	
h1.threemix {
	background:url(/i/ttl/h1_3mix.gif) no-repeat;
	}
	
h1.laser {
	background:url(/i/ttl/h1_laser.gif) no-repeat;
	}
	
h1.nonmetal {
	background:url(/i/ttl/h1_nonmetal.gif) no-repeat;
	}
	
h1.antiaging {
	background:url(/i/ttl/h1_antiaging.gif) no-repeat;
	}
	
h1.voice {
	background:url(/i/ttl/h1_voice.gif) no-repeat;
	}
	
h1.walk {
	background:url(/i/ttl/h1_access_neighbor.gif) no-repeat;
	}
	
	h1.train {
	background:url(/i/ttl/h1_access_train.gif) no-repeat;
	}
	
	h1.car {
	background:url(/i/ttl/h1_access_car.gif) no-repeat;
	}
	
/* */
	
#main-cont h2, #main-cont-wide h2, #main-cont-widenarrow h2 {
	background:url(/i/bg/bg_tl_h2.gif) no-repeat;
	color:#242424;
	padding:0 0 5px 20px;
	font-size:18px;
	border-bottom: 3px #d8d8d8 solid;
	margin:15px 0 15px 0;
	}
	
#main-cont h3 {
	background:#d8d8d8;
	color:#242424;
	padding:5px 0 4px 10px;
	font-size:15px;
	margin:10px 0 20px 0;
	}
	
/* */

#rowbox {
	margin:15px 0 0 0;
	}
	
#note-box {
	background:#e0f2ec;
	padding:15px;
	margin-bottom:15px;
	}
	
#note-box img {
	float:left;
	}
	
#note-box b {
	color:#013765;
	font-size:15px;
	}	
	
#note-box #col2 {
	float:right;
	width:380px;
	
	}
	
#note-box #col1 {
	margin-right:15px;
	}
	
#rowbox #col2 {
	}

#rowbox img {
	margin-right:15px;
	padding-bottom:20px;
	float:left;
	}

#main-cont h3 img {
	margin-right:10px;
	padding-bottom:2px;
	}
	
/* */

#motto {
	background:url(/i/pg/0101t_motto.gif);
	height:230px;
	text-indent:-9999px;
	margin:0 0 20px 0;
	}
	
#motto ol {
	list-style:none;
	}
	
#main-cont h2.motto-tl {
	background:url(/i/pg/0101t_motto3.gif) no-repeat;
	height:108px;
	text-indent:-9999px;
	border:none;
	margin-left:5px;
	}
	
/* */

#history td {
	font-size:15px;
	font-weight:bold;
	color:gray;
	}
	
/* */

/*　bana-small */

#bn-small {
	background:#DFF2ED url(/i/bg/bg_pagenav.gif) repeat-x;
	width:183px;
	height:44px;
	float:left;
	text-align:left;
	margin-right:8px;
	margin-bottom:8px;
	padding:3px 0;
	border:1px solid #ffffff;
	}
	
#bn-small-last {
	background:#DFF2ED url(/i/bg/bg_pagenav.gif) repeat-x;
	width:185px;
	height:44px;
	float:left;
	text-align:left;
	margin-right:0px;
	margin-bottom:8px;
	padding:3px 0;
	border:1px solid #ffffff;
	}	
	
#bn-small div.row, #bn-small-last div.row {
	height:44px;
	}
	
#bn-small div.row-red, #bn-small-last div.row-red {
	height:44px;
	}

#bn-small div.photoBloc, #bn-small-last div.photoBloc {
	float:left;
	}

#bn-small ul, #bn-small-last ul {
	margin-left:5px;
	float:left;
	list-style:none;
	margin-left:-20px;
	}
	
#bn-small ul a, #bn-small-last ul a {
	font-size:11px;
	color:gray;
	text-decoration:none;
	font-weight:bold;
	}
	
#bn-small ul a:hover, #bn-small-last ul a:hover {
	text-decoration:underline;
	}
	
/* */

#incho {
	background:#D2E0C3;
	padding:15px 10px 25px 10px;
	margin:40px 0 20px 0px;
	}
	
table#staff td {	
	vertical-align:middle;
	text-align:center;
	padding:10px;
	}
	
#main-cont h2.incho-tl {
	background:url(/i/ttl/h2_incho.gif) no-repeat;
	height:94px;
	text-indent:-9999px;
	border:none;
	margin:0;
	}
	
#incho #col1 {
	width:240px;
	margin-right:8px;
	}
	
#incho #col2 {
	width:300px;
	}
	
#main-cont h2.staff {
	background:url(/i/ttl/h2_staff.gif) no-repeat;
	height:40px;
	text-indent:-9999px;
	border:none;
	margin:0;
	}

#staff img {
	border:5px solid #ffffff;
	}
	
/* items */

.careitem {
	background:url(/i/bg/bg_item.jpg) no-repeat;
	width:261px;
	margin-left:18px;
		float:left;
	}
	
*html .careitem {
	margin-left:10px;
	}
	
#careitem_box .row {
	margin-bottom:10px;
	}
	
#careitem_box .photoBloc {
	text-align:center;
	width:261px;
	float:none;
	height:205px;
	}
	
.careitem table {
	width:100%;
	height:100%;
	}
	
.careitem td {
	vertical-align:middle;
	}
	
#careitem_box .textbloc {
	text-align:left;
	margin:0px;
	background:url(/i/bg/bg_careitem_.gif) no-repeat;
	height:160px;
	}
	
#careitem_box .textbloc_l {
	text-align:left;
	margin:0px;
	background:url(/i/bg/bg_careitem_l_.gif) no-repeat;
	height:280px;

	}
	
#careitem_box h3 {
	background:none;
	color:#FF6500;
	font-size:16px;
	margin:0px;
	padding-left:0px;
	}
	
#careitem_box h4 {
	background:none;
	color:#96C700;
	font-size:14px;
	margin: 0px;
	}
	
#careitem_box .row {
	background:white;
	}
	
#careitem_box p {
	margin:0px;
	font-size:12px;
	}
	
/* */

#enquete img {
	margin-right:20px;
	margin-left:20px;
	padding-bottom:15px;
	}	
	
/* */

#mekkin01box {
	margin-top:15px;
	}

#mekkin01box #col1 {
	width:180px;
	margin-right:20px;
	}
	
#mekkin01box #col2 {
	width:360px;
	margin:0px;
	float:right;
	}
	
#mekkin02box #col1 {
	width:240px;
	margin-right:20px;
	}
	
#mekkin02box #col2 {
	width:300px;
	margin:0px;
	float:right;
	}
	
/*　*/



.hlink {
	width: 270px;
	margin-bottom:8px;
	border:1px #C1E3D7 solid;
	float:left;
	margin-right:10px;
	height:120px;
}

#shinryo-splasher h3 {
	margin:0px;
	background:none;
	padding:0px;
	color:#333333;
	}
	
#shinryo-splasher p {
	margin:10px 0 0 0px;
	color:#FF6500;
	font-size:15px;
	font-weight:bold;
	text-align:right;
	}

#shinryo-splasher a {
	background:#ffffff;
	display:block;
	height:100%;
	width:250px;
	padding:10px;
	}
	
#shinryo-splasher a:hover {
	background:#CCFF42;
	display:block;
	height:100%;
	width:250px;
	text-decoration:none;
	}

/* chart flow (inplant) */

.chart {
	background:#FFF2D4;
	padding:0;
	margin:20px 0 0 0;
	width:555px;
	text-align:left;
	position:relative;
	left:10px;
	}
	
.chart div.row img, .chart div.row-last img {
	padding:0 5px 5px 5px;
	}
	
#main-cont div.chart div.row h4 {
	color:#013765;
	width:138px;
	float:left;
	margin:0px; 
	padding:13px 8px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	
	}
	
.chart div.row p {
	margin:0px;
	padding:13px 8px 5px 8px;
	float:left;
	width:340px;
	text-align:left;
	font-size:13px;
	}
	
.chart p {
	background:;
	border:none;
	float:none;
	text-align:left;
	}

.chart div.row {
	padding:0px;
	height:100%;
	background:  url(/i/bg/bg_br_chart.gif) repeat-x;
	width:515px;
		}
	
.chart div.row:after {
  content: "";
	display: block;
	height: 0px;
	clear: both;
	}

.chart h3 {
	margin:0 0 0 0px;
	padding:6px 0 6px 5px;
	color:#112ABB;
	font-size:16px;
	}
	
#main-cont .chart div.row-last h4 {
	width:138px;
	float:left;
	margin:0px; 
	padding:13px 8px;
	font-size:16px;
	color:#013765;	
	text-align:center;
}
	
#main-cont .chart div.row-last p {
	margin:0px;
	padding:13px 8px 5px 8px;
	border-left:0px white solid;
	float:left;
	width:340px;
	text-align:left;
	font-size:13px;
	}

.chart div.row-last {
	padding:0px;
	height:100%;
	width:515px;
	background:  url(/i/bg/bg_br_chart.gif) repeat-x;
	}
	
.chart div.row-last:after {
  content: "";
	display: block;
	height: 0px;
	clear: both;
	}

.chart div.row-last {
	height:100%;
	margin-bottom:0px;
	}
	
.chart-bot {
	background: url(../i/bg/bg_flowbox_bot.gif) no-repeat;
	height:12px;
	margin-bottom:15px;	}	

#main-cont h2.shishubyo {
	background:url(/i/ttl/chart_tl_shishubyo.gif) no-repeat;
	height:34px;
	text-indent:-9999px;
	margin:0px;
	border:none;
	}
	
#checklist {
	height:246px;
	background:url(/i/pg/0501p_check.gif) no-repeat;
	text-indent:-9999px;
	position:relative;
	left:10px;
	}
	
#checklist ul {
	list-style-type:none;
	}
	
.wantyouknow {
	height:90px;
	background:url(/i/pg/0501t_wantyoutoknow.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:20px;
	}
	
	
	
	
/* */

#main-cont h2.ireba {
	background:url(/i/ttl/chart_tl_ireba.gif) no-repeat;
	height:34px;
	text-indent:-9999px;
	margin:0px;
	border:none;
	}
	
#main-cont h2.tl_whiteningflow {
	background:url(/i/ttl/chart_tl_whitening.gif) no-repeat;
	height:34px;
	text-indent:-9999px;
	margin:0px;
	border:none;
	}
	
#main-cont h2.hanarabi {
	background:url(/i/ttl/chart_tl_hanarabi.gif) no-repeat;
	height:34px;
	text-indent:-9999px;
	margin:0px;
	border:none;
	}
	
#main-cont h2.tl_implantflow {
	background:url(/i/ttl/chart_tl_implant.gif) no-repeat;
	height:34px;
	text-indent:-9999px;
	margin:0px;
	border:none;
	}
	
#irebatypes {
	background:url(/i/pg/0502p_irebapic.jpg) no-repeat;
	height:391px;
	text-indent:-9999px;
	margin:30px 0 25px 0;
	position:relative;
	left:15px;
	}
	
p.noaccident {
	background:url(/i/pg/0105t_no_accident.gif) no-repeat;
	height:91px;
	text-indent:-9999px;
	margin:0px 0 25px 0;
	}
	
#irebatypes h3 {
	background:none;
	}
	
#irebatypes ul {
	list-style-type:none;
	}
	
/* */

.fqrow {
	font-size:13px;
	margin:0 0 15px 0px;
	background:#fef2d4;
	padding:10px;
	}
	
.fqrow div {
	margin:0 0 8px 0px;
	}
	
.fqrow i {
	font-weight:bold;
	color:#01AD4E;
	font-style:normal;
	font-size:16px;
	}
	
.fqrow b {
	font-weight:bold;
	font-size:16px;
	}
	
/* */

#faq_list li {
	font-weight:normal;
	font-size:13px;
	margin-bottom:8px;
	}
	
#faq_category {
	background:#C1E3D7;
	}
	
#faq_category ol {
	line-height:145%;
	}
	
/* */

h1.kyosei-report {
	height:321px;
	background:url(/i/pg/0506sp_intro.jpg) no-repeat;
	text-indent:-9999px;
	}
	
/* shinryo page */

#lumacool {
	background:url(/i/pg/0504bg_beyond.jpg) no-repeat;
	width:555px;
	position:relative;
	left:10px;
	}

#lumacool div.copy1 {
	background:#fdf281;
	border:1px solid #583f22;
	font-size:11px;
	line-height:110%;
	margin-top:275px;
	}
	
#lumacool div.clickhere {
	background:url(/i/bg/bg_clickherelink.jpg) repeat-y;
	border:1px solid #583f22;
	text-align:center;
	line-height:110%;
	padding:5px 0px;
	margin-top:10px;
	}
	
#lumacool div.clickhere a:link, #lumacool div.clickhere a:visited,#lumacool div.clickhere a:hover,#lumacool div.clickhere a:active {
	color:white;
	text-decoration:underline;
	font-size:14px;
	padding:1px;
	font-weight:bold;
		}
		
div.clickhere strong {
	color:white;
	}
	
/* */

#accessmap {
	margin:20px 0 0 0;
	}

#accessmap #col1 {
	width:215px;
	}
	
#accessmap #col2 {
	width:327px;
	}
	
#accessmap p.add_tel {
	background:url(/i/gra/tx_address_tel.gif) no-repeat;
	text-indent:-9999px;
	height:76px;
	margin:0px;
	}
	
ol.direction-walk {
	text-indent:-9999px;
	background:url(/i/pg/0301t_direction.jpg) no-repeat;
	height:212px;
	margin-top:20px;
	list-style-type:none;
	}
	
ol.direction-kasukabe {
	text-indent:-9999px;
	background:url(/i/pg/0302p_dir01.jpg) no-repeat;
	height:209px;
	margin-top:20px;
	list-style-type:none;
	}
	
ol.direction-omiya {
	text-indent:-9999px;
	background:url(/i/pg/0302p_dir02.jpg) no-repeat;
	height:230px;
	margin-top:20px;
	list-style-type:none;
	}
	
ol.direction-kamio {
	text-indent:-9999px;
	background:url(/i/pg/0302p_dir03.jpg) no-repeat;
	height:230px;
	margin-top:20px;
	list-style-type:none;
	}
	
#main-cont h3.blt_sq {
	background: #E5E5E5 url(/i/gra/blt_square.gif) 9px 5px no-repeat;
	padding-left:40px;
	}
	
#accessmap strong {
	font-size:20px;
	}
	

/* */
	
#newsbar-right {
	width:150px;
	float:left;
	margin-left:15px;
	position:relative;
	top:107px;
	text-align:left;
	}
	
/* */

h2.alohasaitama-side {
	background:url(/i/ttl/h2_alohasaitama.gif) no-repeat;
	height:35px;
	text-indent:-9999px;
	}
	
.photo {
	padding:5px;
	border:1px solid #cbcbcb;
	background:#ffffff;
	height:100%;
	}
	
#newsbar-right {
	color:#ffffff;
	}
	
#newsbar-right p {
	font-size:11px;
	margin:0px 0 8px 0;
	}

#newsbar-right h3 {
	margin:0px;
	}

#newsbar-right h3 a {
	color:#ffffff;
	font-size:12px;
	margin:0px;
	line-height:130%;
}
	
#newsbar-right img.framed {
	padding:5px;
	background:white;
	border:1px solid #cbcbcb;
	margin:0 0px 0px 0px;
	}	
	
/* sitemap str (form) */

#fillform {
	padding:0;
	margin:0;
	background:url(/i/bg/bg_grape.gif) repeat-y;
	width:546px;
	}
	
#fillform h4 {
	color:#583C1B;
	margin:0px 0 10px 0;
	padding:10px 5px 5px 5px ;
	font-size:13px;
	background:#FFFFE5;
	border-bottom:solid 1px #C29529;
	border-top:solid 1px #C29529;
	}
	
#fillform div.row p {
	margin:0px;
	padding:6px 5px;
	border-left:0px white solid;
	float:right;
	width:390px;
	text-align:left;
	line-height:180%;
	}
	
#fillform div.row div {
	margin:0px;
	padding:6px 5px;
	border-left:0px white solid;
	float:right;
	width:390px;
	text-align:left;
	line-height:180%;
	}
	
#fillform p {
	background:#f0f0f0;
	width:100%; 
	border:none;
	float:none;
	padding:5px 0;
	text-align:center;
	}

#fillform div.row {
	border-bottom:white 0px solid;
	padding:0px;
	height:100%;
	margin:20px 0 0 0;
	}
	
#fillform div.row:after {
  content: "";
	display: block;
	height: 0px;
	clear: both;
	}

#fillform div.row {
	height:100%;
	}

#fillform div.row a:link, #fillform div.row a:visited, #fillform div.row a:hover, #fillform div.row a:active {
	color:#454545;
	}

#fillform h3 {
	margin:0 0 0 0px;
	padding:6px 0 6px 5px;
	border-bottom:white 1px solid;
	color:#112ABB;
	font-size:14px;
	}	
	
.fillform-top {
	background:url(/i/bg/bg_grape_top.gif) no-repeat;
	width:546px;
	height:8px;
	}
	
.fillform-bot {
	background:url(/i/bg/bg_grape_bot.gif) no-repeat;
	width:546px;
	height:13px;
	overflow:hidden;
	}
	
/* */

p.mousepieceis {
	height:105px;
	background:url(/i/pg/0506t_mousepieceis.gif) no-repeat;
	text-indent:-9999px;
	}
	
p.piecewire {
	height:329px;
	background:url(/i/pg/0506t_piece_wire.gif) no-repeat;
	text-indent:-9999px;
	}
	
#main-cont h2.tl-piece-price {
	height:66px;
	background:url(/i/pg/0506t_h2_price.gif) no-repeat;
	text-indent:-9999px;
	border:none;
	margin:20px 0 0 0px;
	padding:0px;
}
	
#price_kyosei dl {
	height:307px;
	background:url(/i/pg/0506t_price.gif) no-repeat;
	text-indent:-9999px;
	margin:0px 0 20px 0 ;
	}
	
#price_kyosei dt {
	margin:0px;
	padding:0px;
	}
	
	
/* */

.special_frame {
	border:3px #cbcbcb solid;
	padding:8px 8px 8px 8px;
	margin-bottom:10px;
	background:white;
	}	
	
/*　*/

#dentistinfo-box {
	padding:0 0 10px 33px;
	margin:0 0 0 0px;
	}
	
#dentistinfo-box h2 {
	width:605px;
	}
	
#dentistinfo-box {
	background: url(/i/local/frame.gif) repeat-y;
	}

#dentistinfo-box, #museum {
	text-align:left;
	}
	
	
#dentistinfo-box p, #museum p {
	font-size:13px;
	margin-bottom:0px;
	font-weight:bold;
	color:#808080;
	}

#museum h4 {
	font-size:18px;
	margin-top:0px;
	color:#F24BB2;
	}
		
#museum h4 a {
	font-size:18px;
	margin-top:0px;
	color:#FF6500;
	}
	
#museum strong {
	color:#333333;
	}
	
#museum div {
	padding:15px;
	border:#cbcbcb 1px solid;
	margin-bottom:15px;
	width:670px;
	}
	
table.slidebox {
	margin: 20px 0 0 27px;
	}
	
.emphasized {
	text-align:center;
	}

.emphasized p {
	font-size:20px;
	}
	
.emphasized em {
	font-size:30px;
	}
	
/* to shinryo top */

#bot-dentist-intro  {
	margin-left:10px;
}

#botdentist-intro {
	margin: 0;
	padding: 0;
	background: url(/i/local/tx_mainphrase.gif) no-repeat;
	width: 243px;
	height: 144px;
}

#botdentist-intro li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#botdentist-intro li, #botdentist-intro a {
	height: 144px;
	display: block;
	text-indent: -5000px;
	color:#FF6500;
	}

/* Modified Phark Image Replacement Technique */
#botdentist-intro a {
	text-indent: -5000px;
	text-decoration: none;
	}

/* CSS Sprites Technique from Dave Shea, Mezzoblue */
#botdent-ist-ttl {top: 0px; width: 243px;}

#botdent-ist-ttl a:hover, #botdent-ist-ttl a:visited:hover { background: transparent url(/i/local/tx_mainphrase.gif)  -210px 0px no-repeat;}

#botdent-ist-ttl a.selected:link, #botdent-ist-ttl a.selected:visited { background: transparent url(/i/local/tx_mainphrase.gif) -243px 0px no-repeat;}

/* */

#main-cont-nocols h2.ttl {
	background: url(/i/local/frame_top01.gif) no-repeat;
	width:698px;
	height:40px;
	color:#333333;
	text-indent:-9999px;
	margin:0px 0 0 0px;
	padding:0px;
	border:none;
	}
	

	
td.slide_td {
	background:url(/i/local/bg_slide.gif) no-repeat;
	width:346px;
	height:177px;
	vertical-align:top;
	padding:8px 0 0 8px;
	}
	
td#local-gal img {
	margin:0px 5px 5px 0;
	}
	
#local-links td {
	vertical-align:top;
	}
	
#local-msg {
	margin:0 0 0 75px;
	}
	
#local-links ul {
	width:200px;
	margin:0 0 0 20px;
	}	

#local-links ul.narrow {
	width:160px;
	}	
	
#local-links li {
	list-style-image:url(/i/gra/blt_shikaku_navy.gif);
}
	
/* */

/* to shinryo top */

#periobox  {
	margin:20px 0 15px 30px;
}

#periosales-box {
	margin: 0;
	padding: 0;
	background: url(/i/local/tx_perio.jpg) no-repeat;
	width: 576px;
	height: 318px;
}

#periosales-box li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#periosales-box li, #periosales-box a {
	height: 576px;
	display: block;
	}

/* Modified Phark Image Replacement Technique */
#periosales-box a {
	text-indent: -5000px;
	text-decoration: none;
	}

/* CSS Sprites Technique from Dave Shea, Mezzoblue */
#perio-sales-box {top: 0px; width: 576px;}

#perio-sales-box a:hover, #perio-sales-box a:visited:hover { background: transparent url(/i/local/tx_perio.jpg)  -576px 0px no-repeat;}

#perio-sales-box a.selected:link, #perio-sales-box a.selected:visited { background: transparent url(/i/local/tx_perio.jpg) -576px 0px no-repeat;}

/* */

#museum .but {
	margin:8px 0 8px 0;
	border:none;
	padding:0;
	}
	
#museum img {
	margin-right:10px;
	}
	
 /* */
 
h1.h1_local {
	background:url(/i/local/tx_phrase21.gif) no-repeat;
	height:80px;
	text-indent:-9999px;
	margin-left:100px;
	}

	

	

