@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                   Base                          */
/*                   Container                     */
/*                   Header                        */
/*                   Navigation                    */
/*                   Footer                        */
/*                   Contents                      */
/*                   Index                         */
/*                   Evolution                     */
/*                   Perio                         */
/*                   Halitosis                     */
/*                   Implant_Perio                 */
/*                   Implant_Success               */
/*                   Implant_Esthe                 */
/*                   Response                      */
/*                   Progress                      */
/*                   Case01                        */
/*                   Case02                        */
/*                   Dr                            */
/*                   Clinic                        */
/*                   Contact                       */
/*                   Sitemap                       */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Dark Brown     #4f4029      */
/*        Main Color - Light Brown    #c3a37c      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- Container -----------*/

body { background: #fffae0 url(../images/body_bg.jpg) top center repeat-y; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat;
	border: 1px solid #c1a978;
	width: 802px;
	margin: 0 auto;
	text-align: left;
	}
* html body #wrapper { width: 804px; }

#wrapper h1 {
	font-weight: normal;
	font-size:80%;
	margin-right:5px;
	margin-bottom:0px;
	text-align:right;
	line-height: 1.5;
	}

#main {
	background: #fff url(../images/main_bg.jpg) left repeat-y;
	padding-bottom: 16px;
	}

#content {
	/*width: 599px;*/
	width: 600px;
	float: right;
	font-size: 93%;
	line-height: 1.6;
	color: #745d3e;
	background: #fff;
	}
* html body #content table {
	font-size: 93%;
	color: #745d3e;
	}


/*---------- Header -----------*/

#header {
	background: url(../images/header_bg.jpg) center top no-repeat;
	margin: 0;
	padding: 0;
	height: 360px;
	position: relative;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	}

#header .alpha {
	width: 518px;
	height: 81px;
	margin: 0;
	padding: 0;
	float: left;
}
#header .alpha p {
	margin: 0;
	padding: 0;
}

p.logo {
	text-indent: 0px;
	width: 518px;
	height: 81px;
	margin-top: 0px;
	padding: 0;
}
p.logo a {
	width: 518px;
	height: 81px;
	margin: 0;
	padding: 0;
}

#header .beta {
	width: 226px;
	float: right;
	}

/*h1 {
	text-indent: -9999px;
	width: 518px;
	height: 81px;
	}
h1 a {
	display: block;
	height: 81px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}*/

#header .beta ul#header_nav {
	position: absolute;
	top: 7px;
	right: 3px;
	margin: 0;
	padding: 0;
	line-height: 1.0;
	}
	
#header .beta ul#header_nav li {
	list-style: none;
	display: inline;
	background: url(../images/header_nav_li.png) 0 1px no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 6px 0 14px;
	}
#header .beta ul#header_nav li a {
	text-decoration: none;
	color: #c1a978;
	}

#header .beta p {
	position: absolute;
	top: 20px;
	right: 5px;
	}

#header_content {
	/*background: url(../images/header_content_bg.jpg) top center no-repeat;*/
	height: 279px;
	clear: both;
	top: 81px;
	text-indent:0px;
	}
#index p#header_content {
	height: 279px;
	clear: both;
	top: 81px;
	text-indent:0px;
	margin: 0;
	padding: 0;
	}
#header_content img {
	margin: 0;
	padding: 0;
	height: 279px;
	}

#header_content #hc1 {
	width: 246px;
	float: right;
	height: 200px;
	text-indent: -9999px;
	margin:0;
	padding:0;
	background: url(../images/header_content_h2.jpg) 0 0 no-repeat;
	}

#header_content .section {
	margin: 0;
	padding: 0;
	background: url(../images/header_content_section.jpg) 0 0 no-repeat;
	width: 201px;
	}

#header_content .section #hc2 {
	margin: 0;
	padding: 0;
	height: 63px;
	text-indent: -9999px;
	background: url(../images/header_content_h3.jpg) 0 0 no-repeat;
	}
#header_content .section #hc3 {
	margin: 0;
	padding: 0;
	height: 137px;
	text-indent: -9999px;
	background: url(../images/header_content_p.jpg) 0 0 no-repeat;
	}


/*---------- Navigation -----------*/

#content .menu {
	height: 40px;
	padding: 0 0 0 0px;
	margin-right: 1px;
	background: url(../images/menu.jpg) 0 0 no-repeat;
	background-color:#4d3e27;
	}
#content .menu ul {
	width: 598px;
	margin: 0;
	padding: 0;
	}
#content .menu ul li {
	margin: 0;
	padding: 0;
	float: left;
	height: 40px;
	text-indent: -9999px;
	}

.menu ul li#nav03 { width: 106px; }
.menu ul li#nav04 { width: 121px; }
.menu ul li#nav05 { width: 124px; }
.menu ul li#nav06 { width: 119px; }
.menu ul li#nav26 { width: 125px; }

#content .menu ul li a {
	display: block;
	height: 40px;
	}

#nav03 a { background: url(../images/menu.jpg) -0px 0 no-repeat; }
#nav04 a { background: url(../images/menu.jpg) -106px 0 no-repeat; }
#nav05 a { background: url(../images/menu.jpg) -227px 0 no-repeat; }
#nav06 a { background: url(../images/menu.jpg) -351px 0 no-repeat; }
#nav26 a { background: url(../images/menu.jpg) -470px 0 no-repeat; }

#nav03 a:hover { background: url(../images/menu.jpg) -0px -40px no-repeat; }
#nav04 a:hover { background: url(../images/menu.jpg) -106px -40px no-repeat; }
#nav05 a:hover { background: url(../images/menu.jpg) -227px -40px no-repeat; }
#nav06 a:hover { background: url(../images/menu.jpg) -351px -40px no-repeat; }
#nav26 a:hover  { background: url(../images/menu.jpg) -470px -40px no-repeat; }


#nav {
	width: 201px;
	float: left;
	}
#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav p {
	margin: 0;
	padding: 0;
	height: 30px;
	text-indent: -9999px;
	}

#nav ul.internal a {
	display: block;
	text-indent: -9999px;
	height: 30px;
	}

#nav07 { background: url(../images/nav.jpg) 0 0px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -30px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -60px no-repeat; }
#nav10 { background: url(../images/nav.jpg) 0 -90px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -120px no-repeat; }
#nav12 { background: url(../images/nav.jpg) 0 -150px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -180px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -210px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) 0 -240px no-repeat; }
#nav16 { background: url(../images/nav.jpg) 0 -270px no-repeat; }
#nav17 a { background: url(../images/nav.jpg) 0 -300px no-repeat; }
#nav18 a { background: url(../images/nav.jpg) 0 -330px no-repeat; }
#nav19 { background: url(../images/nav.jpg) 0 -360px no-repeat; }
#nav20 a { background: url(../images/nav.jpg) 0 -390px no-repeat; }
#nav21 a { background: url(../images/nav.jpg) 0 -420px no-repeat; }
#nav22 a { background: url(../images/nav.jpg) 0 -450px no-repeat; }
#nav23 a { background: url(../images/nav.jpg) 0 -480px no-repeat; }
#nav24 a { background: url(../images/nav.jpg) 0 -510px no-repeat; }
#nav25 a { background: url(../images/nav.jpg) 0 -540px no-repeat; }

#nav08 a:hover { background: url(../images/nav.jpg) -201px -30px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -201px -60px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -201px -120px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -201px -180px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -201px -210px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -201px -240px no-repeat; }
#nav17 a:hover { background: url(../images/nav.jpg) -201px -300px no-repeat; }
#nav18 a:hover { background: url(../images/nav.jpg) -201px -330px no-repeat; }
#nav20 a:hover { background: url(../images/nav.jpg) -201px -390px no-repeat; }
#nav21 a:hover { background: url(../images/nav.jpg) -201px -420px no-repeat; }
#nav22 a:hover { background: url(../images/nav.jpg) -201px -450px no-repeat; }
#nav23 a:hover { background: url(../images/nav.jpg) -201px -480px no-repeat; }
#nav24 a:hover { background: url(../images/nav.jpg) -201px -510px no-repeat; }
#nav25 a:hover { background: url(../images/nav.jpg) -201px -540px no-repeat; }

#nav ul.external {
	margin: 6px 4px 4px 15px;
	text-align: center;
	}
#nav ul.external li {
	margin: 2px auto;
	text-align: center;
	}



/*---------- Footer -----------*/

#footer {
	clear: both;
	padding: 12px 0 0 0;
	margin: 0;
	background: #463a24 url(../images/footer_bg.jpg) top repeat-x;
	font-size: 10px;
	color: #c1a978;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	}
*:first-child+html #footer,
* html body #footer { font-size: 9px; }

#footer a {
	color: #c1a978;
	text-decoration: none;
	}
#footer a:hover {
	color: #463a24;
	background: #c1a978;
	}

#footer dl { 
	list-style: none;
	text-align: right;
	margin: 0 1em 2px 1em;
	padding: 0;
	}

#footer dl dt,
#footer dl dd {
	display: inline;
	margin: 0;
	padding: 0;
	}
#footer dl dt { margin-right: 3px; }

#footer ul { 
	list-style: none;
	text-align: right;
	margin: 0 1em 2px 1em;
	padding: 0;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address{
	background: url(../images/footer_address.jpg) top center no-repeat;
	text-align: center;
	padding: 12px 0 3px 0;
	line-height: 1.0;
	color: #463a24;
	}


/*---------- Contents -----------*/

.section { padding: 6px 6px 6px 18px; }
.section p { padding: .5em 2em .5em 1em; }

p.center { text-align: center; }

strong { color: #c19d02; }

.bold { 
	color: #c19d02;
	font-weight: bold;
	}

blockquote p {
	margin: 0;
	padding: 1em;
	background: #f4f0e9;
	}

.bread-crumb {
	text-align: right;
	margin: .5em 2em .5em 0;
	font-size: 11px;
	}
#content .bread-crumb a {
	text-decoration: none;
	font-size: 10px;
	}

.raquo {
	font-size: 12px;
	font-weight: bold;
	}

#content h2 {
	height: 36px;
	text-indent: -9999px;
	}
#content h3 {
	clear: both;
	height: 44px;
	text-indent: -9999px;
	}
#content h4 {
	clear: both;
	height: 26px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 4px no-repeat;
	padding-left: 1.4em;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }
a { color: #4f4029; }
a:hover { color: #c3a37c; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

p.image_l {
	float: left;
	margin: 0 0 12px 0;
	}
p.image_r {
	float: right;
	margin: 0 0 12px 0;
	}
.image_r {
	float: right;
	margin: 0 0 12px 0;
	}
#content ul.totop {
	clear: both; 
	margin: 0 16px 16px 0;
	pading: 0;
	}

#content ul.totop li {
	list-style: none;
	width: 90px;
	height: 12px;
	float: right;
	background-image: none;
	margin: 0;
	padding: 0;
	}
#content ul.totop li a {
	text-indent: -9999px;
	background: url(../images/to_top.png) 0 0 no-repeat;
	display: block;
	height: 12px;
	}


/*---------- Index -----------*/

#index #introduction { border-right: 1px solid #fff; }
#index #introduction h2,
#index #introduction h3 {
	margin: 0;
	padding: 0;
	}

/*#index #introduction h2 {
	height: 167px;
	background: url(../images/index_intro_h2.jpg) top right no-repeat;
	}*/
#index #introduction h2#toph2 {
	margin: 0;
	padding: 12px 20px 5px 20px;
	text-indent: 0;
	height: 200px;
	}
*html #index #introduction h2#toph2 {
	padding: 12px 20px 0px 20px;
	}

*:first-child+html #index #introduction h2#toph2{
	padding: 12px 20px 0px 20px;
	}

#index #introduction h3 {
	height: 24px;
	text-indent: 0;
	/*background: url(../images/index_intro_h3.jpg) 0 0 no-repeat;*/
	}
	
#index #introduction div.new {
	width:540px;
	height: 24px;
	margin:10px 20px 0 20px;
	padding:5px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	background: url(../images/index_intro02_h3.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	}
#index #introduction div.new_contents {
	width:540px;
	height: 40px;
	margin:10px 20px 10px 20px;
	padding:5px;
	border: 1px solid #ccc;
	}

#index #introduction p {
	margin: 12px 20px;
	padding: 0;
	}

#index #pickup {
	background: url(../images/pckp_bg.jpg) top center no-repeat;
	height: 210px;
	position: relative;
	}
#index #pickup li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#pckp01 a{
	position: absolute;
	top: 0;
	left: 35px;
	width:266px;
	height:105px;
	text-indent:-9999px;
	background:url(../images/pckp01.jpg);
	}
#pckp02 a{
	position: absolute;
	top: 0;
	right: 33px;
	width:266px;
	height:105px;
	text-indent:-9999px;
	background:url(../images/pckp02.jpg);
	}
#pckp03 a{
	position: absolute;
	top: 105px;
	left: 35px;
	width:266px;
	height:105px;
	text-indent:-9999px;
	background:url(../images/pckp03.jpg);
	}
#pckp04 a{
	position: absolute;
	top: 105px;
	right: 33px;
	width:266px;
	height:105px;
	text-indent:-9999px;
	background:url(../images/pckp04.jpg);
	}
#pckp01 a:hover,
#pckp02 a:hover,
#pckp03 a:hover,
#pckp04 a:hover{
	background-position:0 100%;
}

#index #meta {
	width:400px;
	border: 1px solid #ddd;
	background: url(../images/index_meta_bg.jpg) 0 0 no-repeat;
	padding-left: 178px;
	margin: 12px 10px;
	font-size: 10px;
	position:relative;
	}
#index #meta .ban_material a{
	width:160px;
	height:130px;
	position:absolute;
	top:120px;
	right:10px;
	display:block;
	text-indent:-9999px;
	background: url(../images/ban_material.jpg) right 0 no-repeat;
}
#index #meta .ban_material a:hover{
	background-position:0 100%;
}
#index #meta h3 {
	/*background: url(../images/index_meta_h3.jpg) 0 0 no-repeat;*/
	text-indent: 0;
	height: 31px;
	}
#index #meta dl{
	width:190px;
}
#index #meta dl dt {
	width: 65px;
	float: left;
	margin-left: 8px;
	font-size:13px;
	}
#index #meta dl dd {
	margin-left: 80px;
	color: #ae996a;
	font-size:13px;
	}
#index .blog_ban a{
	width:360px;
	height:60px;
	margin:10px 0 10px 10px;
	background:url(../images/blog-bunner.jpg);
	display:block;
	text-indent:-9999px;
}
#index .blog_ban a:hover{
	background-position:0 100%;
}

/*---------- Evolution -----------*/

#evolution h2#title01 { background: url(../images/h2_evolution01.png) 0 0 no-repeat; }
#evolution h3#title02 { background: url(../images/h3_evolution02.png) 0 0 no-repeat; }
#evolution h4#title03 { background: url(../images/h4_evolution03.png) 0 0 no-repeat; }

.seg011{
	width:540px;
	margin:0px 0px 0px 0px;
	float:left;
	display: inline;
}

.case01_left{
width:280px;
display:inline;
float:left;
background:url(../images/arr01.jpg) no-repeat 240px center;
margin:0px 0px 0px 20px;

}

.right02{
width:200px;
display:inline;
float:left;
margin:0px 0px 0px 0px;
}


/*---------- Perio -----------*/

#perio h2#title01 { background: url(../images/h2_perio01.png) 0 0 no-repeat; }
#perio h3#title02 { background: url(../images/h3_perio02.png) 0 0 no-repeat; }
#perio h4#title03 { background: url(../images/h4_perio03.png) 0 0 no-repeat; }


/*---------- Halitosis -----------*/

#halitosis h2#title01 { background: url(../images/h2_halitosis01.png) 0 0 no-repeat; }
#halitosis h3#title02 { background: url(../images/h3_halitosis02.png) 0 0 no-repeat; }
#halitosis h3#title03 { background: url(../images/h3_halitosis03.png) 0 0 no-repeat; }


/*---------- Implant_Perio -----------*/

#implant_perio h2#title01 { background: url(../images/h2_implant_perio01.png) 0 0 no-repeat; }


/*---------- Implant_Success -----------*/

#implant_success h2#title01 { background: url(../images/h2_implant_success01.png) 0 0 no-repeat; }
#implant_success h3#title02 { background: url(../images/h3_implant_success02.png) 0 0 no-repeat; }


/*---------- Implant_Esthe -----------*/

#implant_esthe h2#title01 { background: url(../images/h2_implant_esthe01.png) 0 0 no-repeat; }
#implant_esthe h3#title02 { background: url(../images/h3_implant_esthe02.png) 0 0 no-repeat; }

#implant_esthe .case01_left{
width:282px;
display:inline;
float:left;
background:url(../images/arr01.jpg) no-repeat 253px center;
margin:0px 0px 0px 20px;

}

* html #implant_esthe .case01_left{
width:290px;
background:url(../images/arr01.jpg) no-repeat 253px center;
margin:0px 0px 0px 20px;

}

#implant_esthe .right02{
width:200px;
display:inline;
float:left;
margin:0px 0px 0px 0px;
}

* html #implant_esthe .right02{
width:200px;
display:inline;
float:right;
margin:0px 0px 0px 0px;
}


/*---------- Response -----------*/

#response h2#title01 { background: url(../images/h2_response01.png) 0 0 no-repeat; }
#response h3#title02 { background: url(../images/h3_response02.png) 0 0 no-repeat; }
#response h3#title03 { background: url(../images/h3_response04.png) 0 0 no-repeat; }
#response h3#title04 { background: url(../images/h3_response05.png) 0 0 no-repeat; }

#response .movie{
text-align:left;
width:520px;
overflow:hidden;
margin:0 0 0 20px;
}
#response .movie_r{
float:right;
}
#response .movie_l{
float:left;
}

#response .reporter{
	width:500px;
	text-align:left;
	padding:10px;
	margin-left:10px;
	background-color:#f6efd2;
}
#response .right{
	text-align:right;
}
/*---------- Progress -----------*/

#progress h2#title01 { background: url(../images/h2_progress01.png) 0 0 no-repeat; }
#progress h3#title02 { background: url(../images/h3_progress02.png) 0 0 no-repeat; }
#progress h3#title03 { background: url(../images/h3_progress03.png) 0 0 no-repeat; }


/*---------- Case01 -----------*/

#case01 h2#title01 {
	background: url(../images/h2_case0101.png) 0 0 no-repeat;
	text-align: right;
	display: block;
	font-size: 11px;
	padding: 12px 16px 0 0;
	}
#case01 h3#title02 { background: url(../images/h3_case0102.png) 0 0 no-repeat; }
#case01 h3#title03 { background: url(../images/h3_case0103.png) 0 0 no-repeat; }
#case01 h3#title04 { background: url(../images/h3_case0104.png) 0 0 no-repeat; }
#case01 h3#title05 { background: url(../images/h3_case0105.png) 0 0 no-repeat; }
#case01 h3#title06 { background: url(../images/h3_case0106.png) 0 0 no-repeat; }
#case01 h4#title07 { background: url(../images/h4_case0107.png) 0 0 no-repeat; }
#case01 h4#title08 { background: url(../images/h4_case0108.png) 0 0 no-repeat; }
#case01 h4#title09 { background: url(../images/h4_case0109.png) 0 0 no-repeat; }
#case01 h4#title10 { background: url(../images/h4_case0110.png) 0 0 no-repeat; }
#case01 h4#title11 { background: url(../images/h4_case0111.png) 0 0 no-repeat; }
#case01 h4#title12 { background: url(../images/h4_case0112.png) 0 0 no-repeat; }
#case01 h4#title13 { background: url(../images/h4_case0113.png) 0 0 no-repeat; }
#case01 h4#title14 { background: url(../images/h4_case0114.png) 0 0 no-repeat; }
#case01 h4#title15 { background: url(../images/h4_case0115.png) 0 0 no-repeat; }
#case01 h4#title16 { background: url(../images/h4_case0116.png) 0 0 no-repeat; }
#case01 h4#title17 { background: url(../images/h4_case0117.png) 0 0 no-repeat; }
#case01 h4#title18 { background: url(../images/h4_case0118.png) 0 0 no-repeat; }
#case01 h4#title19 { background: url(../images/h4_case0119.png) 0 0 no-repeat; }
#case01 h4#title20 { background: url(../images/h4_case0120.png) 0 0 no-repeat; }

#case01 h4,
#case02 h4 { margin-left: 8px; }


/*---------- Case02 -----------*/

#case02 h2#title01 {
	background: url(../images/h2_case0201.png) 0 0 no-repeat;
	text-align: right;
	display: block;
	font-size: 11px;
	padding: 12px 16px 0 0;
	}
#case02 h3#title02 { background: url(../images/h3_case0106.png) 0 0 no-repeat; }
#case02 h3#title03 { background: url(../images/h3_case0202.png) 0 0 no-repeat; }
#case02 h4#title04 { background: url(../images/h4_case0204.png) 0 0 no-repeat; }
#case02 h4#title05 { background: url(../images/h4_case0205.png) 0 0 no-repeat; }
#case02 h4#title06 { background: url(../images/h4_case0206.png) 0 0 no-repeat; }
#case02 h4#title07 { background: url(../images/h4_case0207.png) 0 0 no-repeat; }
#case02 h4#title08 { background: url(../images/h4_case0208.png) 0 0 no-repeat; }


/*---------- Dr -----------*/

#dr h2#title01 { background: url(../images/h2_dr01.png) 0 0 no-repeat; }
#dr h3#title02 { background: url(../images/h3_dr02.png) 0 0 no-repeat; }
#dr h3#title03 { background: url(../images/h3_dr03.png) 0 0 no-repeat; }
#dr h3#title04 { background: url(../images/h3_dr04.png) 0 0 no-repeat; }
#dr h3#title05 { background: url(../images/h3_dr05.png) 0 0 no-repeat; }
#dr h4#title06 { background: url(../images/h4_dr06.png) 0 0 no-repeat; }
#dr h4#title07 { background: url(../images/h4_dr07.png) 0 0 no-repeat; }
#dr h4#title08 { background: url(../images/h4_dr08.png) 0 0 no-repeat; }
#dr h3#title09 { background: url(../images/h3_dr09.png) 0 0 no-repeat; }

#dr #content ul.yui-nav li { background-image: none; }

#dr dl.cv dt {
	width: 5em;
	float: left;
	}
#dr dl.cv dd { margin-left: 5em; }

#dr dl.activities dt,
#dr dl.past dt {
	width: 6.5em;
	float: left;
	}
#dr dl.activities dd,
#dr dl.past dd { margin-left: 6.5em; }

#dr dl.past dd ul { margin-left: 0; }


#dr .i_text {
    font-weight:bold;
}

#dr .reporter{
    width:164px;
    text-align:center;
}

#dr .reporter{
	width:500px;
	text-align:left;
	padding:10px;
	margin-left:10px;
	background-color:#f6efd2;
}

/*---------- Clinic -----------*/

#clinic h2#title01 { background: url(../images/h2_clinic01.png) 0 0 no-repeat; }
#clinic h3#title02 { background: url(../images/h3_clinic02.png) 0 0 no-repeat; }
#clinic h3#title03 { background: url(../images/h3_clinic03.png) 0 0 no-repeat; }
#clinic h4#title04 { background: url(../images/h4_clinic04.png) 0 0 no-repeat; }
#clinic h4#title05 { background: url(../images/h4_clinic05.png) 0 0 no-repeat; }
#clinic h4#title06 { background: url(../images/h4_clinic05.png) 0 0 no-repeat; }

#clinic dl.staff dt {
	width: 5em;
	float: left;
	}
#clinic dl.staff dd { margin-left: 5em; }

#clinic table.clinic_info {
	border-collpase: collapse;
	border-spacing: 1px;
	border: 1px solid #c1a978;
	width: 500px;
	margin-top: 1em;
	}
#clinic table.clinic_info th,
#clinic table.clinic_info td {
	border: 1px solid #c1a978;
	padding: 3px .5em;
	}
#clinic table.clinic_info th {
	background: #e6efd5;
	width: 6em;
	}

#map {
	width: 500px;
	margin: 12px 0 12px 20px;
	height: 400px;
	border: 3px solid #c1a979;
	}

#content #map .InfoWin {
	width: 300px;
	}


#content #map h3 {
	text-indent: 0;
	display: block;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.4;
	}

/*---------- Contact -----------*/

#contact h2#title01 { background: url(../images/h2_contact01.png) 0 0 no-repeat; }
#contact h3#title02 { background: url(../images/h3_contact02.png) 0 0 no-repeat; }
#contact h3#title03 { background: url(../images/h3_contact03.png) 0 0 no-repeat; }
#contact table.contact_form {
	border: none;
	margin-left: 24px;
	}
#contact table.contact_form th,
#contact table.contact_form td { border: none; }

#contact table.contact_form th {
	text-align: right;
	vertical-align: top;
	}
	
#contact table.contact_form2 {
	border: none;
	margin-left: 24px;
	}
#contact table.contact_form2 th,
#contact table.contact_form2 td { border-color:#000000;


}

#contact table.contact_form2 th {
	text-align: left;
	vertical-align: top;
	}	
	

/*---------- Sitemap_01 -----------*/

#sitemap h2#title01 { background: url(../images/h2_sitemap01.png) 0 0 no-repeat; }
#sitemap h3#title02 { background: url(../images/h3_sitemap02.png) 0 0 no-repeat; }
#sitemap h3#title03 { background: url(../images/h3_sitemap03.png) 0 0 no-repeat; }
#sitemap h3#title04 { background: url(../images/h3_sitemap04.png) 0 0 no-repeat; }
#sitemap h3#title05 { background: url(../images/h3_sitemap05.png) 0 0 no-repeat; }
#sitemap h3#title06 { background: url(../images/h3_sitemap06.png) 0 0 no-repeat; }

#sitemap #content ul li.noimg {
	background-image: none;
	padding-left: 0;
	}

#sitemap #content .section ul li {
	margin-left: 10px;
	}

#sitemap #content .section ul {
	margin-left: 0;
}

/*---------- Sitemap -----------*/

#sitemap h2#title01_01 { background:url(../images/voice_h1.jpg) 0 0 no-repeat; }

.left_001{
	float:left;
	padding:0 0 0 20px;
	}

.left_001 .taitoru img{
	margin:0 0px -18px 150px;
}
