@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Ortho                       */
/*                 09  Esthe                       */
/*                 10  Check                       */
/*                 11  Bite                        */
/*                 12  Cost                        */
/*                 13  Invisalign                  */
/*                 14  Maintenance                 */
/*                 15  Whitening                   */
/*                 16  Faq                         */
/*                 17  Contact                     */
/*                 18  Clinic                      */
/*                 19  Media                       */
/*                 20  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/bg.jpg) center 0 no-repeat; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background: #fff url(../images/main_bg.jpg) 230px 0 no-repeat;
	}

#content {
	width: 600px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	padding: 0 0 1em 0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 10px no-repeat;
	height: 270px;
	width: 800px;
	margin: 0;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	width: 345px;
	height: 60px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 345px;
	height: 29px;
	margin-top: 28px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .main_image {
	width: 600px;
	float: left;
	margin: 0;
	padding: 0;
	}

#header .section {
	width: 180px;
	float: right;
	margin: 0;
	padding: 40px 0 0;
	}

#header p {
	margin: 0;
	padding: 0;
	}
#header p.tel img { display: block; }

#header_nav {
	margin: 0 0 0 60px;
	padding: 0;
	list-style: none;
	width: 120px;
	height: 40px;
	}

#header_nav li {
	width: 60px;
	height: 40px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 15px;
	margin: 10px 0;
	text-indent: -9999px;
	}

#nav01 a { background: url(../images/header_nav.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/header_nav.jpg) -60px 0 no-repeat; }

#nav01 a:hover { background: url(../images/header_nav.jpg) 0 -15px no-repeat; }
#nav02 a:hover { background: url(../images/header_nav.jpg) -60px -15px no-repeat; }

.main_image,
.main_image p {
	margin: 0;
	padding: 0;
	}

.main_image { float: left; }

/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	padding: 15px 0 0;
	background: #d9e8c2 url(../images/nav_bg.jpg) 0 0 no-repeat;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav ul { padding: 0 5px; }

#nav .internal li {
	height: 30px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 20px;
	}

#nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -20px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -40px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -60px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -80px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -100px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -120px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -140px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -160px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -180px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -200px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -220px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) 0 -240px no-repeat; }
#nav16 a { background: url(../images/nav.jpg) 0 -260px no-repeat; }

#nav03 a:hover { background: url(../images/nav.jpg) -190px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -190px -20px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -190px -40px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -190px -60px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -190px -80px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -190px -100px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -190px -120px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -190px -140px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -190px -160px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -190px -180px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -190px -200px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -190px -220px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -190px -240px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -190px -260px no-repeat; }


#nav h2 {
	height: 30px;
	text-indent: -9999px;
	}

#nav #nav_title01 { background: url(../images/nav_h2-01.jpg) 5px 0 no-repeat; }
#nav #nav_title02 { background: url(../images/nav_h2-02.jpg) 5px 0 no-repeat; }

#nav p { text-align: center; }
#nav p.nav_footer {
	margin-bottom: 0;
	padding-bottom: 20px;
	background: url(../images/nav_footer.jpg) bottom no-repeat;
	}


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0 0 14px 0;
	margin: 30px 0 0;
	background: #dddddd;
	font-size: 85%;
	text-align: center;
	color: #bbbbbb;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer .reg {
	padding: .5em 0;
	margin: 0 0 20px;
	background: #999;
	color: #fff;
	}
#footer a {
	text-decoration: none;
	color: #666666;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 0 1em 2px 1em;
	padding: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address a {
	display: block;
	width: 345px;
	height: 25px;
	margin: 10px auto 0;
	text-align: left;
	text-indent: -9999px;
	background: url(../images/copyright.jpg) 0 0 no-repeat;
	}


/*---------- 06  Contents -----------*/

.section { padding: .5em 0 .5em 30px; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 60px;
	text-indent: -9999px;
	margin: 0 0 0 15px;
	}
#content h3 {
	height: 50px;
	text-indent: -9999px;
	margin: 0;
	}
#content h4 {
	height: 40px;
	text-indent: -9999px;
	margin: 0;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	border: 1px solid #ddd;
	background: #eee;
	padding: .2em .5em;
	margin: 0 0 10px;
	}

#content ul li {
	list-style: none;
	background: url(../images/list.jpg) 0 4px no-repeat;
	padding-left: 20px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

a {
	color: #63e087;
	outline: none;
	text-decoration: none;
	}
a:hover { color: #30ad69;
	text-decoration: underline;
	}

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l {
	float: left;
	margin: 0 15px 15px 0;
	}

.image_r {
	float: right;
	margin: 0 0 15px 15px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}
.case img {
	display: block;
	}

.case .caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}


#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 120px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 26px;
	background: url(../images/pagetop.jpg) 0 0 no-repeat;
	}

p.caution {
	color: #fc7085;
	text-align: right;
	}

/* Hides from IE-mac \*/
p.answer:first-letter {
	display: block;
	padding: 2px;
	background: #4499af;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
/* End hide from IE-mac */

table {
	font-size: 100%;
	color: #666;
	}
strong {
	color: #fc7085;
	}

.bordered {
	border: 1px solid #ddd;
	padding: 9px 19px;
	}
.dashed {
	border: 1px dashed #ddd;
	padding: 9px 19px;
	}
.colored {
	background: #eee;
	padding: 9px 19px;
	}

.reservation p a {
	display: block;
	height: 80px;
	background: url(../images/reservation_banner.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	}
.reservation p a:hover { background: url(../images/reservation_banner.jpg) 0 -80px no-repeat; }

/*-------- 07  Index --------*/

#index #content #title01 { background: url(../images/index_h2-01.jpg) 0 0 no-repeat; }
#index #content #title02 { background: url(../images/index_h2-02.jpg) 0 0 no-repeat; }
#index #content #title03 { background: url(../images/index_h2-03.jpg) 0 0 no-repeat; }
#index #content #title04 { background: url(../images/index_h2-04.jpg) 0 0 no-repeat; }
#index #content #title05 {
	height: 60px;
	background: url(../images/index_h3-05.jpg) 0 20px no-repeat;
	}

#index .pickup {
	padding: 0 0 0 30px;
	}
#index .pickup h2 {
	margin: 0;
	height: 45px;
	}
#index .pickup div {
	width: 280px;
	padding: 20px 0 0;
	}
#index .pickup #pickup01,
#index .pickup #pickup03 { float: left; }
#index .pickup #pickup02,
#index .pickup #pickup04 { float: right; }

#index .pickup div p {
	width: 280px;
	margin: 0;
	}
#index .pickup div p a {
	display: block;
	height: 160px;
	text-indent: -9999px;
	}
#index .pickup #pickup01 p a { background: url(../images/pickup01.jpg) 0 0 no-repeat; }
#index .pickup #pickup02 p a { background: url(../images/pickup02.jpg) 0 0 no-repeat; }
#index .pickup #pickup03 p a { background: url(../images/pickup03.jpg) 0 0 no-repeat; }
#index .pickup #pickup04 p a { background: url(../images/pickup04.jpg) 0 0 no-repeat; }

#index .pickup #pickup01 p a:hover { background: url(../images/pickup01.jpg) 0 -160px no-repeat; }
#index .pickup #pickup02 p a:hover { background: url(../images/pickup02.jpg) 0 -160px no-repeat; }
#index .pickup #pickup03 p a:hover { background: url(../images/pickup03.jpg) 0 -160px no-repeat; }
#index .pickup #pickup04 p a:hover { background: url(../images/pickup04.jpg) 0 -160px no-repeat; }

#index .flowered {
	padding: 0 0 10px;
	background: #eee url(../images/bg_flower.jpg) bottom no-repeat;
	}
#index .flowered p {
	padding: .5em 20px;
	}
#index .flowered p.flower_bg {
	padding-top: 20px;
	background: url(../images/bg_flower_header.jpg) top no-repeat;
	}

/*-------- 08  Ortho --------*/

#ortho #content #title01 { background: url(../images/ortho_h2-01.jpg) 0 0 no-repeat; }
#ortho #content #title02 { background: url(../images/ortho_h3-02.jpg) 0 0 no-repeat; }
#ortho #content #title03 { background: url(../images/ortho_h3-03.jpg) 0 0 no-repeat; }

.ortho_banner {
	width: 240px;
	float: right;
	}
.ortho_banner a {
	display: block;
	height: 60px;
	background: url(../images/main_banner01.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	}
.ortho_banner a:hover { background: url(../images/main_banner01.jpg) 0 -60px no-repeat; }

/*-------- 09  Esthe --------*/

#esthe #content #title01 { background: url(../images/esthe_h2-01.jpg) 0 0 no-repeat; }
#esthe #content #title02 { background: url(../images/esthe_h3-02.jpg) 0 0 no-repeat; }
#esthe #content #title03 { background: url(../images/esthe_h4-03.jpg) 0 0 no-repeat; }
#esthe #content #title04 { background: url(../images/esthe_h3-04.jpg) 0 0 no-repeat; }

#esthe .rightbox {
	margin-left: 215px;
	}
#esthe .rightbox ul {
	margin: 0;
	}

.esthe_banner {
	width: 240px;
	float: right;
	}
.esthe_banner a {
	display: block;
	height: 60px;
	background: url(../images/main_banner02.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	}
.esthe_banner a:hover { background: url(../images/main_banner02.jpg) 0 -60px no-repeat; }

/*-------- 10  Check --------*/

#check #content #title01 { background: url(../images/check_h2-01.jpg) 0 0 no-repeat; }
#check #content #title02 { background: url(../images/check_h3-02.jpg) 0 0 no-repeat; }
#check #content #title03 { background: url(../images/check_h4-03.jpg) 0 0 no-repeat; }
#check #content #title04 { background: url(../images/check_h4-04.jpg) 0 0 no-repeat; }
#check #content #title05 { background: url(../images/check_h4-05.jpg) 0 0 no-repeat; }
#check #content #title06 { background: url(../images/check_h3-06.jpg) 0 0 no-repeat; }
#check #content #title07 { background: url(../images/check_h4-07.jpg) 0 0 no-repeat; }
#check #content #title08 { background: url(../images/check_h4-08.jpg) 0 0 no-repeat; }
#check #content #title09 { background: url(../images/check_h4-09.jpg) 0 0 no-repeat; }
#check #content #title10 { background: url(../images/check_h4-10.jpg) 0 0 no-repeat; }
#check #content #title11 { background: url(../images/check_h4-11.jpg) 0 0 no-repeat; }
#check #content #title12 { background: url(../images/check_h4-12.jpg) 0 0 no-repeat; }
#check #content #title13 { background: url(../images/check_h3-13.jpg) 0 0 no-repeat; }
#check #content #title14 { background: url(../images/check_h4-14.jpg) 0 0 no-repeat; }
#check #content #title15 { background: url(../images/check_h4-15.jpg) 0 0 no-repeat; }
#check #content #title16 { background: url(../images/check_h4-16.jpg) 0 0 no-repeat; }
#check #content #title17 { background: url(../images/check_h3-17.jpg) 0 0 no-repeat; }

#check #content ul { margin: 0; }
#check #content ul li span { display: block; }

.check_banner {
	width: 240px;
	float: right;
	}
.check_banner a {
	display: block;
	height: 60px;
	background: url(../images/main_banner03.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	}
.check_banner a:hover { background: url(../images/main_banner03.jpg) 0 -60px no-repeat; }

#check .dashed { margin-bottom: 10px; }

/*-------- 11  Bite --------*/

#bite #content #title01 { background: url(../images/bite_h2-01.jpg) 0 0 no-repeat; }
#bite #content #title02 { background: url(../images/bite_h3-02.jpg) 0 0 no-repeat; }

#bite #content ul.block {
	margin: 10px;
	padding: 0;
	}

#bite #content ul.block li {
	margin: 0;
	padding: 0;
	float: left;
	width: 110px;
	height: 110px;
	text-indent: -9999px;
	}
#bite #content ul.block #block01 { background: url(../images/bite_block01.jpg) 0 0 no-repeat; }
#bite #content ul.block #block02 { background: url(../images/bite_block02.jpg) 0 0 no-repeat; }
#bite #content ul.block #block03 { background: url(../images/bite_block03.jpg) 0 0 no-repeat; }
#bite #content ul.block #block04 { background: url(../images/bite_block04.jpg) 0 0 no-repeat; }
#bite #content ul.block #block05 { background: url(../images/bite_block05.jpg) 0 0 no-repeat; }
#bite #content ul.block #block06 { background: url(../images/bite_block06.jpg) 0 0 no-repeat; }
#bite #content ul.block #block07 { background: url(../images/bite_block07.jpg) 0 0 no-repeat; }
#bite #content ul.block #block08 { background: url(../images/bite_block08.jpg) 0 0 no-repeat; }
#bite #content ul.block #block09 { background: url(../images/bite_block09.jpg) 0 0 no-repeat; }
#bite #content ul.block #block10 { background: url(../images/bite_block10.jpg) 0 0 no-repeat; }

.bite_banner {
	width: 240px;
	float: right;
	}
.bite_banner a {
	display: block;
	height: 60px;
	background: url(../images/main_banner04.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	}
.bite_banner a:hover { background: url(../images/main_banner04.jpg) 0 -60px no-repeat; }


/*-------- 12  Cost --------*/

#cost #content #title01 { background: url(../images/cost_h2-01.jpg) 0 0 no-repeat; }
#cost #content #title02 { background: url(../images/cost_h3-02.jpg) 0 0 no-repeat; }
#cost #content #title03 { background: url(../images/cost_h4-03.jpg) 0 0 no-repeat; }
#cost #content #title04 { background: url(../images/cost_h4-04.jpg) 0 0 no-repeat; }
#cost #content #title05 { background: url(../images/cost_h4-05.jpg) 0 0 no-repeat; }
#cost #content #title06 { background: url(../images/cost_h4-06.jpg) 0 0 no-repeat; }
#cost #content #title07 { background: url(../images/cost_h4-07.jpg) 0 0 no-repeat; }
#cost #content #title08 { background: url(../images/cost_h4-08.jpg) 0 0 no-repeat; }
#cost #content #title09 { background: url(../images/cost_h4-09.jpg) 0 0 no-repeat; }
#cost #content #title10 { background: url(../images/cost_h4-10.jpg) 0 0 no-repeat; }
#cost #content #title11 { background: url(../images/cost_h3-11.jpg) 0 0 no-repeat; }

#cost .dashed { margin-bottom: 10px; }

/*-------- 13  Invisalign --------*/

#invisalign #content #title01 { background: url(../images/invisalign_h2-01.jpg) 0 0 no-repeat; }
#invisalign #content #title02 { background: url(../images/invisalign_h3-02.jpg) 0 0 no-repeat; }
#invisalign #content #title03 { background: url(../images/invisalign_h4-03.jpg) 0 0 no-repeat; }
#invisalign #content #title04 { background: url(../images/invisalign_h4-04.jpg) 0 0 no-repeat; }
#invisalign #content #title05 { background: url(../images/invisalign_h4-05.jpg) 0 0 no-repeat; }
#invisalign #content #title06 { background: url(../images/invisalign_h3-06.jpg) 0 0 no-repeat; }
#invisalign #content #title07 { background: url(../images/invisalign_h3-07.jpg) 0 0 no-repeat; }

#invisalign .rightbox {
	margin: 0 0 0 235px;
	}


/*-------- 14  Maintenance --------*/

#maintenance #content #title01 { background: url(../images/maintenance_h2-01.jpg) 0 0 no-repeat; }
#maintenance #content #title02 { background: url(../images/maintenance_h3-02.jpg) 0 0 no-repeat; }
#maintenance #content #title03 { background: url(../images/maintenance_h4-03.jpg) 0 0 no-repeat; }
#maintenance #content #title04 { background: url(../images/maintenance_h3-04.jpg) 0 0 no-repeat; }



/*-------- 15  Whitening --------*/

#whitening #content #title01 { background: url(../images/whitening_h2-01.jpg) 0 0 no-repeat; }
#whitening #content #title02 { background: url(../images/whitening_h3-02.jpg) 0 0 no-repeat; }
#whitening #content #title03 { background: url(../images/whitening_h4-03.jpg) 0 0 no-repeat; }

#whitening .whitening_variety {
	margin: 0;
	padding: 10px 0;
	}
#whitening .whitening_variety dt {
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
	height: 60px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	background: #30ad69;
	}
#whitening .whitening_variety dd {
	margin-left: 210px;
	padding-bottom: 10px;
	}

/*-------- 16  Faq --------*/

#faq #content #title01 { background: url(../images/faq_h2-01.jpg) 0 0 no-repeat; }
#faq #content #title02 { background: url(../images/faq_h3-02.jpg) 0 0 no-repeat; }

#faq .qanda {
	margin: 0;
	padding: 0;
	}
#faq .qanda dt {
	margin: 0;
	padding: .8em .8em .8em 35px;
	border: 1px dashed #ddd;
	border-bottom: 0;
	background: url(../images/q.jpg) 10px .8em no-repeat;
	}
#faq .qanda dd {
	margin: 0 0 10px 0;
	padding: .8em .8em .8em 35px;
	border: 1px dashed #ddd;
	border-top: 0;
	background: url(../images/a.jpg) 10px .8em no-repeat;
	}
.faq_banner {
	width: 180px;
	float: right;
	}
.faq_banner a {
	display: block;
	height: 50px;
	background: url(../images/main_banner05.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	}
.faq_banner a:hover { background: url(../images/main_banner05.jpg) 0 -50px no-repeat; }


/*-------- 17  Contact --------*/

#contact #content #title01 { background: url(../images/contact_h2-01.jpg) 0 0 no-repeat; }

#contact table {
	border: 3px solid #cdc;
	}
#contact table tr th,
#contact table tr td {
	border: 1px solid #ded;
	}
#contact table tr th {
	background: #ded;
	width: 180px;
	font-weight: 100;
	text-align: right;
	}
#contact table .short input {
	width: 8em;
	}

/*-------- 18  Clinic --------*/

#clinic #content #title01 { background: url(../images/clinic_h2-01.jpg) 0 0 no-repeat; }
#clinic #content #title02 { background: url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }
#clinic #content #title03 { background: url(../images/clinic_h4-03.jpg) 0 0 no-repeat; }
#clinic #content #title04 { background: url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }
#clinic #content #title05 { background: url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }
#clinic #content #title06 { background: url(../images/clinic_h4-06.jpg) 0 0 no-repeat; }
#clinic #content #title07 { background: url(../images/clinic_h4-07.jpg) 0 0 no-repeat; }

#clinic #map ,
#clinic #map01{
	width: 550px;
	height: 240px;
	}
#clinic table {
	border: 3px solid #cdc;
	}
#clinic table tr th,
#clinic table tr td {
	border: 1px solid #ded;
	}
#clinic table tr th {
	background: #ded;
	font-weight: 100;
	text-align: right;
	padding-left: 1em;
	}
#clinic .rightbox {
	margin-left: 215px;
	}
#clinic .rightbox .history,
#clinic .rightbox ul {
	margin: 10px;
	}
#clinic .rightbox .history dt {
	float: left;
	width: 100px;
	}
#clinic .rightbox .history dd {
	margin-left: 100px;
	}

/*-------- 19  Media --------*/

#media #content #title01 { background: url(../images/media_h2-01.jpg) 0 0 no-repeat; }
#media #content #title02 { background: url(../images/media_h3-02.jpg) 0 0 no-repeat; }
#media #content #title03 { background: url(../images/media_h3-03.jpg) 0 0 no-repeat; }



/*-------- 20  Sitemap --------*/

#sitemap #content #title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }

#sitemap #content dl {
	margin: 0;
	padding: 0;
	}
#sitemap #content dl dt {
	margin: 0;
	padding: .8em;
	border: 1px dashed #ddd;
	border-bottom: 0;
	}
#sitemap #content dl dd {
	margin: 0 0 10px 0;
	padding: .8em;
	border: 1px dashed #ddd;
	border-top: 0;
	}
#clinic table tr td.Sr_row {
	background: #CFFFFF;
	font-weight: 100;
	text-align: center;
	}
#clinic table tr th.Sr_row2 {
	background: #ded;
	text-align: right;
	width:74px;

	}
.Sr_mt10{
margin:10px 0 0 10px;
}
.Sr_pL115{
	padding-left:115px;
}
.Sr_mL50{
margin-left:78px;
}

