@charset "shift_jis";
/* CSS Document */


/* base
-------------------- */
body {
	background-position: top;
	background-image: url(../image/bodyback.jpg);
	background-repeat: repeat-x;
}


.hight{
	line-height: 130%;
}

/* a
-------------------- */

a {
	color: #0066CC;
}

a:hover {
    color: #666633;
}


/* p
-------------------- */

p{
	margin-bottom: 20px;
}

#contents p.column1 {
	width: 739px;
	padding-left: 15px;	
	margin-bottom: 30px;
	margin-top: 30px;
}

p.column1b {
	float: left;
	text-align: center;
	line-height: 150%;
	clear: both;
	width: 739px;
	_width: 680px;
	margin-bottom: 30px;
	margin-top: 15px;
}

p.column1btb{
	float: left;
	text-align: center;
	line-height: 150%;
	clear: both;
	width: 739px;
	_width: 680px;
	margin-bottom: 10px;
	margin-top: 0px;
}


p.column2 {
	width: 200px;
}


p.column3 {
	width: 140px;

}

p.imgleft {
	float: left;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p.imgleftm {
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding: 0px;
	clear: both;
	vertical-align: top;
}

p.imgleft0 img{
	float: left;
	margin: 5px 20px 20px 0px;
	padding: 0;
}

p.imgright {
	float: right;
	margin-left: 23px;
	margin-top: 5px;
	margin-right: 16px;
	_margin-right: 8px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#contents p.kome {
	clear: both;
}

#contents p.column1bt0{
	float: left;
	text-align: center;
	line-height: 150%;
	clear: both;
	width: 739px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding: 0px;
}

* html column1bt0{
	width: 680px;
}


#contents p.fontbold {
	font-weight: bold;
}

.textleft{
	text-align: left;
}

/* h1h2h3h4
-------------------- */

h1 {
	color: #2B1B00;
	font-family: "‚l‚r –¾’©", "×–¾’©‘Ì", "ƒqƒ‰ƒMƒm–¾’© Pro W3","Hiragino Kaku Mincho Pro";
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 70px;
	width: 739px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	line-height: 70px;
	background-image: url(../image/h1.jpg);
}



h2 {
	color: #CC6600;
	clear: both;
	font-family: "‚l‚r –¾’©", "×–¾’©‘Ì", "ƒqƒ‰ƒMƒm–¾’© Pro W3","Hiragino Kaku Mincho Pro";
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 40px;
	width: 720px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	line-height: 44px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #996633;
}





h3 {
	clear: both;
	color: #996600;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	width: 695px;
	padding-left: 5px;
	margin-right: 20px;
}


h4 {
	color: #663333;
	margin-left: 25px;
	border-bottom-style: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #834141;
	padding-left: 15px;
	margin-top: 30px;
}

strong{
	color: #336699;
}

h5{
	color: #3366FF;
	font-size: 12px;
	margin-left: 25px;
}

.fontbold{
	font-weight: bold;
}

/* color
-------------------- */
.red{
	color: #CC3366;
}

.color{
	color: #FF0033;
}

.pink{
	color: #FF3366;
	font-weight: bold;
}
.pink2{
	color: #F03;
}
.midori{
	font-weight: bold;
	color: #006666;
}

.redue{
	color: #CC3366;
	vertical-align: super;
}


.orange{
    color: #D22B00;
	font-weight: bold;
}

.green{

	color: #00CC99;	
}

.kimidori{
	color: #66CC33;

}

.blue{
	color: #0099CC;
}

.kon{
	color: #336699;
}

.pink{
	color: #FF3366;
}


.beigebg{
	background-color: #DED9BC;
	margin-right: 40px;
	margin-left: 30px;
	color: #663300;
}


#contents .font12{
	font-size: 12px;
}

#contents .font13{
	font-size: 13px;
}

#contents .font14{
	font-size: 14px;
}

/* img
-------------------- */

img{
	border: none;
}

/* list
-------------------- */
#contents ul{
	margin-bottom: 30px;
}

#contents li{
	list-style-position: outside;
	margin-left: 40px;
	padding-right: 25px;
}

#contents ol{
	margin-left: 0px;
	margin-bottom: 30px;
	padding-left: 5px;
}


#contents .nomark li{
	list-style-position: outside;
	list-style-type: none;
	margin-left: 40px;
	padding-right: 25px;
}

#contents .nomark ul.nolibottom{
	margin-bottom: 0px;
}



/* table
-------------------- */


table{
	border: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	clear: both;	
}


th.tableleft{
	text-align: left;
	margin: 0px;
	padding: 0px;
}

th.tableleft img{
	text-align: left;
	margin: 0px;
	padding: 0px;
}

th{
	text-align: center;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
th.yaxistop{
	background-image: none;
}

th.yaxis{
	color: #3E1F00;
	background-image: url(../image/fee/thbg.gif);
	background-repeat: repeat-y;
}

th.yaxis img{
	padding-top: 9px;
}
th.th260{
	width: 260px;
	border-right-style: none;
}

th.th260 .thtitle{
	width: 260px;
    padding: 0px;
    margin: 0px;
	border:none
}


td{
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D2D2D2;
}

td.td80{
	width: 80px;
}

td.textleft{
	text-align: left;
}

td.textcenter{
	width: 80px;
	text-align: center;

}

td a{
	background-image: none;
	padding: 0px;
}

#contents .mailform table{
	border: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	clear: both;	
}

.tableth{
	background-color: #F4F4F7;
	font-weight: bold;
	}

#contents .mailform td.tableborder{
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #C6AAAA;
	}
	
#contents .mailform td.tableborder2{
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #C6AAAA;
	}


#contents .mailform th{
	text-align: left;
	background-color: #F4F4F7;
	width: 170px;
}

#contents .mailform th.noth{
	text-align: left;
	background-color: #F4F4F7;
	width: 650px;
}

#contents .mailform td{
	text-align: left;
	border: none;
	background-position: center;
}

#contents .mailform td a{
	padding-left: 0;
	background-image: none;
}

#contents .mailform table table{
margin-bottom: 0;
}


#contents .mailform table table table{
margin-bottom: 0;
}



.tablebg table{
	width: 640px;
	border: 1px solid #CCCCCC;


}

.tablebg th{
	background-color: #F9ECEC;
}


.tablebg td{
	text-align: left;
}




#contents .th160{
width: 160px;	
	
}

#header {
	height: 90px;
	width: 1000px;
}

.headertop{
	color: #FFFFFF;
	width: 440px;
	height: 90px;
	font-size: 13px;
	line-height: 180%;
	background-color: #271800;
	background-image: url(../image/header-bc.jpg);
	background-repeat: no-repeat;		
}

.headertop a{
	width: 420px;
	height: 87px;
	font-size: 15px;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 3px;
	color: #FFFFFF;	
}

* html .headertop a{
	height: 86px;
	padding-top: 4px;
}

.headertop a:hover{
	color: #FFFFFF;
}
/* headerright
-------------------- */
#headerright{
	width: 488px;
	height: 90px;
}



/* moji_size
-------------------- */
#header .size{
	width: 185px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 30px;
}


#header .size li{
	margin-left: auto;
	width: 26px;
	height: 26px;
}



#fsmall a,#fmiddle a,#flarge a {
	height: 26px;
	width: 26px;
}


/* ƒTƒCƒgƒ}ƒbƒvEƒAƒNƒZƒX‚È‚Ç
-------------------- */
.rightclear{
	font-size: 11px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: right;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.rightclear a{
	float: right;
	padding-left: 20px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/* navi menu
-------------------- */
#navi{
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../image/naviback.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 67px;
}

#navimenu {
	width: 1000px;
	height: 67px;
	margin: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navimenu img{
	float: left;
	border: none;
	margin: 0px;
	background-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navimenu a{
    border: none;
}

/* visual
-------------------- */

#visual{
	height: 305px;
	background-image: url(../image/visual_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#visual img{
	height: 305px;
	width: 1000px;
}

/* contents
-------------------- */

#contents{
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	_padding-left:15px;
	width: 764px;
}

#contents p{
	padding-left: 25px;
	padding-right: 20px;
}

#contents a{
	background-position: left center;
	padding-left: 20px;
}

#contents h2 a{
	color: #CC6600;
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì", "ƒqƒ‰ƒMƒm–¾’© Pro W3";
	height: 54px;
	width: 734px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#contents h2 a:hover{
	color: #CC6600;
}

#contents h3 {
	margin-bottom: 20px;
	margin-top: 25px;
}

#contents h3 a{
	color: #996600;
	background-image: none;
	padding-left: 0px;	
}




#contents h3.h3bottom {
	clear: both;
	color: #996600;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	padding-left: 5px;
	margin-bottom: 7px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

#contents p.h3bottomblue{
	clear: both;
	color: #33CCCC;
	margin-left: 20px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}






#contents h4 a{
	color: #663333;
	background-image: none;
	padding-left: 0px;
}

#contents h4 a:hover{
	color: #663333;
	background-image: none;
	padding-left: 0px;
}




/* margin
-------------------- */
.pad10t{
	padding-top: 10px;
}

.mar20r{
	margin-right: 20px;
}

.mar10r{
	margin-right: 10px;
}

.mar30r{
	margin-right: 30px;
}

.let5{
	letter-spacing: -3px;

}

.mar20rc{
	margin-right: 20px;
	clear: both;
}

.pad40rc{
	padding-right: 40px;
	clear: both;
}

.marginb0{
	margin-bottom: 0px;
}

.marl10{
	margin-left: 10px;
}

.marl20{
	margin-left: 20px;
}


.marl5{
	margin-left: 5px;
}

.mart10{
	margin-top: 10px;
}
.marb10{
	margin-bottom: 10px;
}
.marb20{
	margin-bottom: 20px;
}

#contents .mailform table tr td table.marb20{
	margin-bottom: 14px;
}


/* pan
-------------------- */
#contents #pan{
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 764px;
	background-color: #F5F1EB;
	margin-bottom: 10px;
}

#contents #pan p{
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
}

#contents #pan a{
	color: #0066CC;
	font-weight: normal;
	background-image: none;
}

#contents #pan a:hover{
	color: #000000;
	font-weight: normal;
	background-image: none;
}


/* left
-------------------- */

#left{
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#left li a{
	color: #0066CC;
}

#left li a:hover{
	color: #666633;
}

#left .mailmenu img{
	border: none;
}

#left .mailmenu a{
	border: none;
}
#left #accordion .acc{
	background-image: none;
	width: 198px;
}

#left #accordion .acc img{
    vertical-align:bottom
}

#left li img{

}
#left #accordion ul{
       
}

#left #accordion ul li{

}

#left #accordion ul li ul{
	background-image: url(../image/leftback.jpg);
	background-repeat: repeat-y;	
}

#left #accordion ul li ul li{
	background-image: url(../image/leftmenuicon.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-left: 5px;
	padding-left: 20px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 170px;
}

#left #accordion ul li ul li ul{
	background-image: none;

}

#left #accordion ul li ul li ul li{
	background-image: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}



/* header_annai
-------------------- */

.leftbottom{
	background-image: url(../image/leftmap.jpg);
	background-repeat: no-repeat;
	height: 385px;
	width: 182px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-color: #666666;
	color: #FFFFFF;
}

#left .name{
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì", "ƒqƒ‰ƒMƒm–¾’© Pro W3";
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;

}

#left .addressname{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "ƒƒCƒŠƒI";
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding-top: 250px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height: 120%;
}

#left .address{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "ƒƒCƒŠƒI";
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	line-height: 120%;
}


/* leftranking
-------------------- */

#left #ranking{
	background-image: url(../image/ranking.jpg);
	background-repeat: no-repeat;
	height: 124px;
	width: 183px;
	margin: 0px;
	padding-top: 31px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 16px;
}

#left #ranking a{
	margin: 0px;
	float: left;
	height: 15px;
	width: 173px;
	display: block;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#left #ranking img a{
	border: none;
}

/* leftlink
-------------------- */

#left #leftlink{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#left #leftlink  ul{
	margin: 0px;
	padding: 0px;
}

#left #leftlink li{
	margin: 0px;
	border: none;
	_margin-bottom: -7px;
	padding: 0px;
}


#left #leftlink li a{
	border: none;
	padding: 0px;	
	margin: 0px;
}



/* otherbtn
-------------------- */

.otherbtn{
	width: 198px;
	padding-top: 2px;
	text-align: center;
	line-height: 130%;
}

.otherbtn a.mart5{
	width: 198px;
	padding-top: 5px;
	float: left;
	text-align: center;	
	margin-bottom: 10px;		
}

*html .otherbtn a.mart5{
	width: 198px;
	padding-top: 5px;
	float: left;
	text-align: center;	
	margin-bottom: 5px;
}


.otherbtn img{
	border: none;
}


/* footer
-------------------- */
#footer{
	width: 1000px;
	border-top:#a99058 solid 3px;
}




/* contents */

#contents #top1h1{
	background-image: none;
	text-align:center;
	width:764px;
	padding:0;
	margin:0 auto;
}


#contents #top1t{
	background-image: url(../image/implant1top.jpg);
	background-repeat: no-repeat;
	width: 764px;
	clear: both;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contents #top1{
	background-image: url(../image/implanttop1.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 764px;
	padding: 0 0 10px ;
	clear: both;
	margin: 0px;
}


#top1bottom1{
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom: 30px;
	margin-bottom: 10px;
}

#contents #top1 p{
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
}

#contents .top1a{
	float: left;
	width: 295px;
	margin-left: 20px;
	padding-left: 25px;
	_padding-left: 0px;	
	padding-top: 0px;
	padding-right: 20px;
	position:relative;
	clear:both;
}

#contents .top1a h2#top1a-01,
#contents .top1b h2#top1b-02,
#contents .top1a h2#top1a-03,
#contents .top1b h2#top1b-04{
	background-image: none;
	width:305px;
	height: 30px;
	margin:0;
	padding:0;
	position:absolute;
	border: none;	
}

#contents .top1a h2#top1a-01{
	left:13px;
	top:15px;
}

#contents .top1b h2#top1b-02{
	left:4px;
	top:15px;
}

#contents .top1a h2#top1a-03{
	left:13px;
	top:0px;
}

*:first-child+html #contents .top1a h2#top1a-03{
	left:13px;
	top:-10px;
}

#contents .top1b h2#top1b-04{
	left:4px;
	top:0px;
}

*:first-child+html #contents .top1b h2#top1b-04{
	left:13px;
	top:-10px;
}



* html #contents .top1a h2{
	background-image: none;
	height: 30px;
	margin:0;
	padding:0;
	position:absolute;
	left:13px;
	top:0;
	clear:both;
	border: none;	
}

* html #contents .top1bottom .top1a h2{
	background-image: none;
	height: 30px;
	margin:0;
	padding:0;
	position:absolute;
	left:13px;
	top:0;
	clear:both;
	border: none;	
}

#contents .top1a p{
	margin: 70px 0 0 0;
	padding-bottom: 10px;
	padding-right: 0px;
}



#contents .top1bottom .top1a p,
#contents .top1bottom .top1b p{
	margin: 60px 0 0 0;
	padding-bottom: 10px;
	padding-right: 0px;
}

#contents .top1a a{
	margin-left: 25px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#contents .top1b{
	float: right;
	width: 310px;
	padding-top: 0px;
	padding-right: 35px;
	padding-left: 20px;
	position:relative;
}

#contents .top1b h2{
	background-image: none;
	height: 38px;
	border: none;	
}

#contents .top1b p{
	margin: 70px 0 0 0px;
	padding-bottom: 10px;
	padding-right: 0px;
}

#contents .top1b a{
	margin-left: 25px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#contents .top1bottom{
	padding:11px 0 0 0;
	clear: both;	
}

#contents .top2{
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}

#contents .top2 h2{
	background-image: none;
	height: 24px;
	margin:0;
	padding:23px 0 0 20px;
	border: none;
}


#contents .top2 p{
	width: 405px;
	clear:both;
}

#contents .top2 p.p700{
	width: 700px;
	clear:both;
}

#contents .top2 a{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	clear:both;
}

#contents .top2 img{
	margin: 0px;
	padding: 0px;
	border: none;
}

#contents .top2 .offbtn{
	margin-top: 25px;
}

#contents .top2 .offbtn a{
	margin: 0px;
	padding: 0px;
}

#contents .top2 ul{
	padding: 0px;
	margin-top: 0px;
    margin-bottom: 0px;
	margin-left: 13px;
	clear: both;
}

#contents .top2 li{
	width: 145px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
	float: left;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 1px;
}

#contents .top2  li.top2li292{
	width: 293px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#contents .top2  li.top2li440{
	width: 441px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 1px;

}

#contents .top2 li a{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 61px;
}



#contents .top3{
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	clear:both;
}

#contents .top3 h2{
	background-image: none;
	margin:0;
	padding:25px 0 0 24px;
	height:23px;
	border: none;	
}

#contents .top3 p{
	width: 410px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 15px;
}

#contents .top3 a{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#contents .top3 img{
	margin: 0px;
	padding: 0px;
	border: none;
}


/* .top4‚Ì‰æ‘œ•‚Æ‚‚³Žw’è‚ÍŠeƒTƒCƒYcss‚É‹L“ü
-------------------- */
#contents .top4{
	background-repeat: no-repeat;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 26px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 40px;
	margin-left: 0px;
}

#contents .top4 h2{
	background-image: none;
	margin:0;
	padding:24px 0 0 0;
	height:23px;
	width:318px;
	border: none;	
}


#contents .top4 p{
	margin: 0px;
	padding: 30px 0 0 0;
}

#contents .top4 a{
	margin: 10px 0px 0px;
	padding: 0px 0px 0px 20px;
	float: left;
}




/* .top5‚Ì‰æ‘œ•‚Æ‚‚³Žw’è‚ÍŠeƒTƒCƒYcss‚É‹L“ü
--------------------*/
#contents .top5{
	background-repeat: no-repeat;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}	

#contents .top5 p{
	margin: 0px;
	padding: 24px 0 0 0;
}

#contents .top5 h2{
	background-image: none;
	margin:0;
	padding:23px 0 0 0;
	height:26px;
	width:318px;
	border: none;	
}


#contents .top5 a{
	padding: 0px 0px 0px 20px;
	margin: 10px 0px 0px;
	float: left;
}



#contents .top6{
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	clear: both;
}

#contents .top6 h2{
	background-image: none;
	margin:0;
	padding:26px 0 0 23px;
	height:26px;
	width:516px;
	border: none;	
}


#contents .top6 p{
	width: 410px;
	padding-top: 24px;
}

#contents .top6 a{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#contents .top6 img{
	margin: 0px;
	padding: 0px;
	border: none;
}



#contents .top7{
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	clear: both;
}

#contents .top7 h2{
	background-image: none;
	margin:0;
	padding:20px 0 0 23px;
	height:26px;
	width:262px;
	border: none;	
}

#contents .top7 p{
	width: 710px;
	padding-top:25px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;			
}

#contents .top7 a{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
/* 
--------------------

#contents .top8{
	background-repeat: no-repeat;
	float: left;
	padding-top: 65px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 25px;
	margin: 0px;
}	

#contents .top8 p{
	margin: 0px;
	padding: 0px;
}



#contents .top8 a{
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px;
	float: left;
}

 */

#contents .top9{
	background-repeat: no-repeat;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

#contents .top9 h2{
	background-image: none;
	margin:0;
	padding:23px 0 0 23px;
	height:26px;
	width:679px;
	border: none;	
}

#contents .top9 p{
	width: 710px;
	padding-top:25px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

#contents .top9 a{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}



#contents .top10{
	background-repeat: no-repeat;
	padding: 0 0 20px 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	clear: both;
}

#contents .top10 h2{
	background-image: none;
	margin:0;
	padding:26px 0 20px 23px;
	border: none;	
}

#contents .top10 h3{
	padding: 0;
	margin: 0 0 20px 25px;
}

#contents .top10 p.top10p{
	width: 410px;
}

#contents .top10 a{
	padding: 0 0 0 20px;
	margin: 0;
}

#contents .top10 img{
	margin: 0px;
	padding: 0px;
	border: none;
}








#contents .ambience{
	float: left;
	width: 145px;
}

#contents .ambience a{
	width: 145px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#contents a.noimg{
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#contents .mtb20{
	margin-top: 20px;
	margin-bottom: 20px;
}
#contents .mtb20 a{
	padding-right: 20px;
}

#contents .col2{
	float: left;
	width: 320px;
	padding-right: 10px;
	padding-left: 10px;
}

#contents .col2 img{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* fee
-------------------- */
#contents .feeh1{
	color: #2B1B00;
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì", "ƒqƒ‰ƒMƒm–¾’© Pro W3";
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 70px;
	width: 739px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 70px;
}


#contents .feebtn{
	margin-left: 40px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 0px;
}


#contents .notes{
	background-color: #F2F0E3;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



#contents .notes dl{
	margin: 0px;
	padding: 0px;
}
#contents .notes dt{
	font-weight: bold;
	color: #CC0033;
	margin-left: 15px;
}

#contents .notes dd{
	color: #AF6150;
	margin-right: 30px;	
}

#contents .notes2{
	background-color: #FFEDE8;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#contents .notes2 dl{
	margin: 0px;
	padding: 0px;
}
#contents .notes2 dt{
	font-weight: bold;
	color: #CC0033;
	margin-left: 15px;
}

#contents .notes2dd{
	color: #AF6150;
	margin-right: 30px;	
}

#contents .notes3{
	background-color: #FFEDE8;
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#contents .notes3 p{
	margin-bottom: 0px;	
	font-weight: bold;
	color: #CC0033;
}

#contents .stafflist{
	padding-left: 10px;
	clear: both;
	float: left;
	padding-bottom: 20px;
	}

#contents .stafflist dl{

}

#contents .stafflist dt{
	width: 728px;
	clear: both;
	float: left;
	color: #1F4F89;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 5px;
	font-weight: bold;
}

#contents .stafflist dt a{
	background-image: url(../image/link.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 2px;
}

#contents .stafflist dd{
	width: 90px;
	float: left;
	display: block;
	background-color: #F9FBFB;
	padding: 1px 5px;
	border: 1px solid #EBEBEB;
	margin: 1px 1px 1px 1px;
}




#contents .staffbtn{
	width: 750px;
	clear: both;
	float: left;	
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#contents .staffbtn a{
	width: 230px;
	float: left;
	display: block;
	background-color: #D3E8EB;
	color: #069;
	border: 1px solid #5AA9B4;
	background-image: none;
	padding: 5px;
	margin-right: 1px;
	margin-bottom: 1px;
	text-decoration: none;
	text-align: center;
}


#contents .staffbox{
	margin: 5px 5px 10px 0;
	padding: 5px;
	width: 360px;
	float: left;
}

#contents .staffbox2{
	margin: 0 0 10px 0;
	padding: 10px;
	width: 170px;
	float: left;
}

#contents .staffbox p.imgright,
#contents .staffbox2 p.imgright{
	margin: 0px;
	float: right;
	width: 80px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0;
}

#contents .staffbox p,
#contents .staffbox2 p{
	margin: 0 0 8px 0px;
	padding: 0 0 0 5px;
	line-height: 20px;
}

#contents .staffbox .staffcolor{
	color: #0066CC;
	font-weight: bold;
	margin-right: 10px;
}


#contents .staffbox h3{
	width: 355px;
	margin: 0 0 20px 0;
	padding: 0 0 0 5px;
	background-image: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#contents .staffbox2 h3{
	width: 170px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
	background-image: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-left-style: none;
}

#contents .staffbox ul{
	margin: 15px 0 15px 0;
	padding: 0 0 0 5px;
}


#contents .staffbox li{
	margin: 0;
	padding: 0 0 5px 0;
	background-image: none;
	list-style-image: none;
	line-height: 120%;
	list-style-type: none;
}


#contents .stafftitle{
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #960;
	width: 730px;
	font-family: "ƒƒCƒŠƒI", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-weight: bold;
	color: #630;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
	clear: both;
	float: left;
}




















#contents .waku{
	border: 2px solid #EBD6D6;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	padding-top: 10px;
	margin-bottom: 20px;
}


#contents .wakugreen{
	float: right;
	width: 270px;
	margin-right: 60px;
	border: 3px double #93DBB7;
	margin-top: 10px;
}

#contents .wakublue{
	border: 1px solid #BDBD9D;
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	padding-top: 10px;
	padding-left:15px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	float: left;
	width: 685px;
}

#contents .wakublue h3{
	color: #453829;
	margin: 0;
	width: 660px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBD9D;
	clear: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 8px;
}

#contents .wakublue p{
	margin: 0;
	padding: 10px 16px 0 10px;
}
#contents .wakublue p.par0t{
	margin: 0;
	padding: 0px 16px 0 10px;
}

#contents .wakubluetop{
	width: 665px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDBD9D;
	margin-top: 10px;
	padding: 0px;
	margin-right: 0px;
}

#contents .wakubluetop p{
	padding-right: 0px;
}

#contents .wakubluetop img{
	padding-left: 10px;
	padding-top: 5px;	
}

#contents .wakuqa{
	margin-right: 20px;
	margin-left: 20px;
	clear: both;
	padding-top: 0px;
	margin-bottom: 20px;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBD9D;
}

#timeschedule {
	background-color: #999999;
	margin: 0px;
	padding: 0px;
}
#timeschedule table {
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#timeschedule table th{
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#timeschedule table td{
	width: 150px;
	margin: 0px;
	padding: 0px;
}

#timeschedule table.tuki {
	width: 150px;
	margin: 0px;
	padding: 0px;
}

#contents .greentable table {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	width: 580px;
}

#contents .greentable th{
	color: #333333;
	background-color: #D7FFFF;
	padding: 5px 10px 5px 10px;
	border: 1px solid #B3E1D9;
	text-align: left;	
}

#contents .greentable td {
	line-height: 20px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #B3E1D9;
	text-align: left;
}


.mapbg{
	background-image: url(../image/mapbg.jpg);
	width: 726px;
	height: 594px;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#wrapper2 .inbtn{
	padding-right: 10px;
	float: right;
}

#wrapper2{
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: center;
}

#contents2{
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#contents .textbtn{
	padding: 0px;
	margin-left: 20px;
}

#contents .textbtn p {
	float: left;
	background-color: #927A3D;
	border: 3px double #3E350F;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
	padding: 5px;
	letter-spacing: 2px;
}



#contents .textbtn a {
	background-image: none;
	display: block;
	padding: 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 35px;
	margin: 0px;
}

#contents .textbtn a:hover {
	background-image: none;
	display: block;
	padding: 0px;
	font-weight: bold;
	color: #E9E0CB;
}





















/*ƒ‰ƒ“ƒLƒ“ƒO*/


.ranking1{
	width: 720px;
	margin-left: 20px;
}


.ranking1 p{
	background-color: #E1F9FF;
	background-image: url(../image/kanmuri3.jpg);
	background-repeat: no-repeat;
}

.ranking2{
	width: 720px;
	margin-left: 20px;	
}


.ranking2 p{
	background-color: #FFE8E8;
	background-image: url(../image/kanmuri2.jpg);
	background-repeat: no-repeat;
}

.ranking2 a{
	color: #FF6699;
	text-decoration: underline;
}


.ranking3{
	width: 720px;
	margin-left: 20px;	
}

.ranking3 p{
	background-color: #F8FFDF;

	background-image: url(../image/kanmuri1.jpg);
	background-repeat: no-repeat;
}

.ranking3 a{
	color: #009966;
	text-decoration: underline;
}

.ranking table{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

.ranking th{
	width: 180px;
	background-color: #F4F4F7;
}


.ranking td{
	text-align: left;

}







/*“y‰®’Ç‰Á*/

#timeschedule {
	margin: 0px 0px 0px 40px;
	padding: 10px;
	color: #FFFFFF;
	width: 600px;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
}
#timeschedule table th.title {
	color: #FFFFFF;
	background-color: #CC0000;
}
#timeschedule table th.title a {
	color: #FFFFFF;
	background-image: none;
}

#timeschedule table {
	width: 300px;
	margin: 0px;
	padding: 0px;
	background-color: #ECE9D8;
	color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#timeschedule table th{
	width: 150px;
	margin: 0px;
	padding: 0px;
	line-height: 180%;
}
#timeschedule table td{
	width: 150px;
	margin: 0px;
	padding: 0px;
	line-height: 180%;
}

#timeschedule td.tuki {
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#timeschedule td.tuki th {
	background-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#timeschedule td.tuki td{
	text-align: right;
}

#timeschedule td.tuki a{
	background-image: none;
	padding: 0px;
	font-size: 11px;
}

#database table.case {
	margin-left: 20px;
	margin-top: 10px;

}
#database table.case th{
white-space: nowrap;
	padding: 5px;
}

#database table.case td{
	text-align: left;
	padding: 5px;
}

#database table.pic {
	width: 750px;
}
#database table.pic td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#database a.thickbox{
	background-image: none;
	padding: 0px;
}
#database table.bui {
	float: left;
}

#database table.bui td {
	text-align: center;
	width: 18px;
	font-weight: bold;
}
#database table.bui tr.border01 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#database table.bui tr.border01 td.bline{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

#database table.bui tr.border02 td{}
#database table.bui tr.border02 td.bline{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

#contents table.dbtable table{
	padding: 0px;
	margin: 0px;
}

#contents table.dbtable tr,
#contents table.dbtable td
{
border: 1px none #FFFFFF;
}

#contents table.dbtable tr a,
#contents table.dbtable td a
{
	padding: 0px;
	background-image: none;
}

#sitesearch {}
#sitesearch table{}
#sitesearch td{
	text-align: left;
}
#sitesearch td a{
	background-image: none;
	padding: 0px;
}

.sexon {
background-color: #C6E5FF;
}
.def{background-color:#ffffff}

#formstyle {}
#formstyle table{
	float: left;
	margin-left: 20px;
}
#formstyle th{
white-space: nowrap;
	text-align: left;
}
#formstyle td{
	text-align: left;
}
#formstyle p{
	text-align: center;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}


/*  20110316’Ç‰Á */
#attention{
	margin: 2px 40px 20px 20px;
	padding: 5px 10px 0 10px;	
	border: 1px solid #FF9999;
	background-color: #FFEEEE;
}

#attention p{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}


/* ----------------------------------------
  fee etc
  ---------------------------------------- */
#contents #feetop{
	padding-top: 10px;
	margin-bottom: 30px;
	clear: both;
}

#contents #feetop h3.marh30{
	margin-top: 0px;
}

#contents #feetop h2{
	margin-top: 0px;
}

#contents #feetop .feebg{
	margin-top: 30px;
	background-color: #F2EDEA;
	clear: both;
	width: 620px;
	padding: 20px;
	margin-left: 45px;
	margin-bottom: 0px;
}

#contents #feetop .feebg p{
    margin: 0px;
}


#contents #feetop .feebg2{
	clear: both;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#contents #feetop .feebg2 table{
	line-height: 130%;
	font-size: 12px;
	margin: 0px;
}

#contents #feetop .feebg2 th{
	border: none;
	color: #333333;
	vertical-align: top;
	width: 140px;
	padding: 5px 0 5px 5px;
	text-align: left;
	background-color: #EBE7E0;
}

#contents #feetop .feebg2 th.th170{
	width: 170px;
}


#contents #feetop .feebg2 td{
	border: none;
	font-size: 12px;
	text-align: left;
}


/* ----------------------------------------
 QLife
---------------------------------------- */

#contents #topq{
	margin-left: 20px;
	margin-right: 40px;
	clear: both;
}

#contents #topq a{
	background-image: none;
	padding-left: 0px;
}

#contents #topq hr{
	width: 690px;
	margin-bottom: 10px;
}

#contents #topq a strong {
	background-image: none;
	padding-left: 0px;
	text-decoration: none;
	color: #996600;
}



.drstaff{
	padding-left: 10px;
}

/* ----------------------------------------
 implantnews
---------------------------------------- */

#contents .implantnews h2{
	background-image: url(../image/contents/other/implantnews1/implantnewstitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "ƒƒCƒŠƒI", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 140%;
	color: #202020;
	padding-top: 20px;
	width: 740px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2C2A1;
	margin-left: 5px;
	padding-left: 3px;
	padding-bottom: 10px;
	clear: both;
	height: auto;
	margin-bottom: 20px;
}

#contents .implantnews h3{
	font-weight: bold;
	color: #FF6600;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
	padding-left: 0px;
	margin-top: 20px;
	margin-left: 0px;
}

#contents .implantnews p{
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;	
}

#contents .implantnews table{
	margin-bottom: 0px;
	margin-right: 30px;
	margin-left: 10px;
}


#contents .implantnews th{
	margin-bottom: 0px;
	text-align: left;
	background-color: #51361A;
	color: #FFFFFF;
	padding: 0 5px;
}


#contents .implantnews td{
	margin-bottom: 0px;
	text-align: left;
	border: 1px solid #CBB39C;
}

/* ----------------------------------------
 tokushu
---------------------------------------- */


#contents #topbody .tokushu{
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: 5px;
}

#contents #topbody .tokushu a{
	margin: 0px;
	padding: 0px;
}

#contents .tokushu{
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	margin-right: 0;
	margin-left: 5px;
	_margin-left: 0px;
	clear: both;
}

#contents .tokushu a{
	margin: 0px;
	padding: 0px;
}

#contents .program p.column1{
	margin-bottom: 0px;
	clear: both;
}

/* ----------------------------------------
 Ž¡—ÃƒRƒƒ“ƒg
---------------------------------------- */

#contents .areabox,
#contents .areabox2{
	margin-left: 5px;
	margin-right: 2px;
	line-height: 140%;
	border: 1px solid #D0D0D0;
	background-color: #F7F7F7;
	float: left;
	margin-bottom: 6px;
	cursor: pointer;
	padding-left: 5px;
}

#contents .areabox{
	width: 240px;

}

#contents .areabox2{
	width: 367px;
	
}



#contents .areabox p,
#contents .areabox2 p{
	line-height: 140%;
	margin-bottom: 10px;
	padding-left: 5px;
}

#contents .areabox p{
	width: 210px;
}

#contents .areabox2 p{
	width: 340px;
}

#contents .areabox h4,
#contents .areabox2 h4{
	margin-bottom: 10px;
	color: #099;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999;
	margin-right: 5px;
	padding-left: 5px;
	border-left-style: none;
	margin-left: 0px;
}

#contents .areabtn{
  margin-left: 20px;
}

#contents .areabtn h4{
  margin-left: 0px;
}

#contents .areabtn1-0 a,
#contents .areabtn1 a,
#contents .areabtn2-0 a,
#contents .areabtn2 a{
	margin-left: 5px;
	margin-right: 2px;
	line-height: 140%;
	border: 1px solid #D0D0D0;
	background-color: #099;
	float: left;
	margin-bottom: 6px;
	cursor: pointer;
	padding-left: 5px;
	color: #FFF;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 4px;
	background-image: none;	
	
}

#contents .areabtn1-0 a:hover,
#contents .areabtn1 a:hover,
#contents .areabtn2-0 a:hover,
#contents .areabtn2 a:hover{
	margin-left: 5px;
	margin-right: 2px;
	line-height: 140%;
	border: 1px solid #D0D0D0;
	background-color: #F7F7F7;
	float: left;
	margin-bottom: 6px;
	cursor: pointer;
	padding-left: 5px;
	color: #333;	
	text-decoration: none;
	background-image: none;
}

#contents .areabtn1-0 a{
	width: 230px;
	display: block;
	margin-bottom: 16px;

}

#contents .areabtn1 a{
	width: 230px;
	display: block;
}

#contents .areabtn2-0 a{
	width: 352px;
	display: block;
	margin-bottom: 6px;
}

#contents .areabtn2 a{
	width: 352px;
	display: block;
	margin-bottom: 16px;
}

#contents .bggrey p.bggreytitle{
	color: #009999;
	font-weight: bold;
}

/* ----------------------------------------
 campaignbana
---------------------------------------- */

#campaignbana{
	margin-left: 10px;
	margin-bottom: 20px;
}

/* ----------------------------------------
 amdience
---------------------------------------- */

#amdience p{
	margin-bottom: 30px;
	padding-left: 10px;
}

#amdience img{
	margin: 5px 0px 20px 0px;
	padding: 0;
}

#amdience p.amdienceimg{
	float: left;
	margin-bottom: 0px;
}


/* ----------------------------------------
 staye
---------------------------------------- */
#contents .stayline{
	border: 1px solid #99DDDC;
	width: 300px;
	padding: 1px;
	margin-left: 16px;
	margin-bottom: 15px;		
}

/* ----------------------------------------
  surgery hours
---------------------------------------- */


#contents .ikashinsatu .shinsatu p,
#contents .shikashinsatu .shinsatu p{
	line-height: 105%;
    padding: 4px 0 6px 150px;
    margin: 0px;	
}

#contents .ikashinsatu p,
#contents .shikashinsatu p{
    padding: 0 0 0 30px;
    margin: 0px;	
}

#contents .ikashinsatu table,
#contents .shikashinsatu table{
	padding: 0px;
	margin:  8px 0 40px 20px;
}

#contents .ikashinsatu th,
#contents .shikashinsatu th{
	text-align: center;
	vertical-align: middle;
	color: #4F452D;
	font-weight: bold;
	width: 250px;
	line-height: 105%;	
}


#contents .ikashinsatu td,
#contents .shikashinsatu td{
	text-align: center;
	vertical-align: middle;
	color: #4F452D;
	font-weight: bold;
	width: 35px;
}


th.name {	width: 150px;}
th.text {	width: 350px;}
th.fee {	width: 80px;}
th.monitor {	width: 80px;}



/* ----------------------------------------
 forminfo
---------------------------------------- */
#contents .forminfo{
	margin: 2px 30px 10px 5px;
	padding: 8px 10px 5px 10px;
	background-color: #FFFFFF;
}

#contents .forminfo p.midashiform{
	margin: 0 0 8px 0;
	padding: 5px 0;
	font-weight: bold;
	color: #F33;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAAAAA;
}

#contents .forminfo p{
	margin: 0px;
	padding: 5px 0;
}


#contents .staffmemo{
	margin-right: 30px;
	margin-left: 20px;
	clear: both;
	float: left;
	padding: 10px 10px 0px 10px;
	border: 1px solid #C0D6D6;
	background-color: #F9FBFB;
	margin-bottom: 30px;
}

*html #contents .staffmemo{
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 30px;	
}


#contents .staffbox{
	margin: 5px 5px 10px 0;
	padding: 5px;
	width: 360px;
	float: left;
}




#contents .staff_thumbnail{
	width: 230px;	
}

#contents .staff_thumbnail ul{
	padding-top: 0px;
	margin-top: 0px;	
}

#contents .staff_thumbnail li{
	display: block;
	float: left;
	margin-top: 0px;		
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contents .staff_thumbnail li a{
	padding: 0;
	background-image: none;
}


table.feebox{
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
table.feebox th,
table.feebox td{
	border: 1px solid #666;
}
table.feebox th{
	background-color: #E8E1CF;
}
table.feebox td{
	text-align: left;
}




/*T&R20171023*/

.timatablebox{
}
.timatablebox h3{
	height: auto;
	margin-left: 30px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #8D6B23;
	background-image: none;
	border-left-style: none;
	font-size: 30px;
}
.timatablebox dl{
	margin-left: 40px;
}
.timatablebox dl dt, .timatablebox dl dd{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.timatablebox dl dt{
	background-color: #8D6B23;
	width: 130px;
	color: #FFF;
	text-align: center;
	float: left;
	clear: both;
}
.timatablebox dl dd{
	margin-left: 160px;
}
.timatablebox ul{
	clear: both;
	margin-top: 50px;
	margin-left: 20px;
}
.timatablebox ul li{}
.timatablebox table{
	width: 600px;
	margin-left: 40px;
}
* .timatablebox table th, * .timatablebox table td{
	text-align: center;
	font-size: 20px;
	padding: 10px;
	vertical-align: middle;
}
.timatablebox table th{
	background-color: #8D6B23;
	color: #FFF;
}
.timatablebox table td{
	text-align: center;
	vertical-align: middle;
}

#contents img{
	max-width: 700px;
	height: auto;
	}