@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                   Base                          */
/*                   Container                     */
/*                   Header                        */
/*                   Navigation                    */
/*                   Footer                        */
/*                   Contents                      */
/*                   Index                         */
/*                   Dr                            */
/*                   Clinic                        */
/*                   Infection                     */
/*                   Informed Consent              */
/*                   Painless                      */
/*                   Prevent                       */
/*                   Aesthe                        */
/*                   Implant                       */
/*                   Perio                         */
/*                   Laser                         */
/*                   Bite                          */
/*                   Nerve                         */
/*                   Access                        */
/*                   Sitemap                       */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Brown          #887743      */
/*        Main Color - Bright Baige   #f8f3e8      */
/*                                                 */
/*        Sub Color - Turquoise       #02ae96      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- Container -----------*/

body { background: #f6f5f0 url(../images/body_bg.jpg) center top repeat-y; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) center repeat-y;
	width: 860px;
	margin: 0 auto;
	text-align: left;
	}

#main {
	margin: 0 30px;
	background: #f8f3e8 url(../images/main_bg.jpg) left repeat-y;
	height: 100%;
	}

#content {
	width: 580px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff url(../images/content_top.jpg) center top no-repeat;
	padding: 10px 0 0 0;
	margin: 10px 20px 10px 20px;
	}
* html body #content {
	width: 580px;
	margin: 10px 10px 10px 0;
	}

#contentbody {
	padding: 0 8px 10px 15px;
	margin: 0;
	background: url(../images/content_bottom.jpg) left bottom no-repeat;
	}

* html body #contentbody {
	width: 580px;
	padding: 0 0 10px 12px;
	}


/*---------- Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 78px;
	width: 800px;
	margin: 0 30px;
	padding: 0;
	}

#header .alpha {
	width: 322px;
	float: left;
	}
#header .beta {
	width: 254px;
	float: right;
	}

h1 {
	text-indent: -9999px;
	width: 322px;
	height: 78px;
	line-height: 1.0;
	}
h1 a {
	display: block;
	width: 322px;
	height: 78px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	line-height: 1.0;
	}

#header #header_nav,
#header #header_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 22px;
	}
#header #header_nav {
	width: 170px;
	float: right;
	margin-top: 16px;
	}
#header #header_nav li {
	text-indent: -9999px;
	float: left;
	height: 22px;
	}
#header #header_nav li a {
	display: block;
	height: 22px;
	}
#header #header_nav li#nav01 { width: 72px; }
#header #header_nav li#nav02 { width: 98px; }

#nav01 a { background: url(../images/header_nav.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/header_nav.jpg) -72px 0 no-repeat; }
#nav01 a:hover { background: url(../images/header_nav.jpg) 0 -22px no-repeat; }
#nav02 a:hover { background: url(../images/header_nav.jpg) -72px -22px no-repeat; }


/*---------- Navigation -----------*/

#nav {
	width: 180px;
	float: left;
	background: url(../images/navi_ul_bg.jpg) 0 0 no-repeat;
	padding-bottom: 10px;
	}

#nav h2,
#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav h2,
#nav .about li,
#nav .treatment li,
#nav .info li {
	width: 180px;
	text-indent: -9999px;
	}

#nav .about li a,
#nav .treatment li a,
#nav .info li a { display: block; }

#nav h2#menu01 {
	height: 27px;
	background: url(../images/nav.jpg) 0 0 no-repeat;
	}
#nav h2#menu02 {
	height: 24px;
	background: url(../images/nav.jpg) 0 -202px no-repeat;
	}

#nav03 a {
	height: 34px;
	background: url(../images/nav.jpg) 0 -27px no-repeat;
	}
#nav04 a {
	height: 36px;
	background: url(../images/nav.jpg) 0 -61px no-repeat;
	}
#nav05 a {
	height: 34px;
	background: url(../images/nav.jpg) 0 -97px no-repeat;
	}
#nav06 a {
	height: 35px;
	background: url(../images/nav.jpg) 0 -131px no-repeat;
	}
#nav07 a {
	height: 36px;
	background: url(../images/nav.jpg) 0 -166px no-repeat;
	}
#nav08 a {
	height: 36px;
	background: url(../images/nav.jpg) 0 -226px no-repeat;
	}
#nav09 a {
	height: 34px;
	background: url(../images/nav.jpg) 0 -262px no-repeat;
	}
#nav10 a {
	height: 35px;
	background: url(../images/nav.jpg) 0 -296px no-repeat;
	}
#nav11 a {
	height: 36px;
	background: url(../images/nav.jpg) 0 -331px no-repeat;
	}
#nav12 a {
	height: 34px;
	background: url(../images/nav.jpg) 0 -367px no-repeat;
	}
#nav13 a {
	height: 34px;
	background: url(../images/nav.jpg) 0 -401px no-repeat;
	}
#nav14 a {
	height: 34px;
	background: url(../images/nav.jpg) 0 -435px no-repeat;
	}
#nav15 a {
	height: 36px;
	background: url(../images/nav.jpg) 0 -471px no-repeat;
	}
#nav16 a {
	height: 35px;
	background: url(../images/nav.jpg) 0 -507px no-repeat;
	}
#nav17 a {
	height: 34px;
	background: url(../images/nav.jpg) 0 -541px no-repeat;
	}
#nav18 a {
	height: 34px;
	background: url(../images/nav.jpg) 0 -575px no-repeat;
	}
#nav19 a {
	height: 34px;
	background: url(../images/nav.jpg) 0 -609px no-repeat;
	}

#nav03 a:hover { background: url(../images/nav.jpg) -180px -27px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -180px -61px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -180px -97px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -180px -131px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -180px -166px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -180px -226px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -180px -262px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -180px -296px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -180px -331px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -180px -367px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -180px -401px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -180px -435px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -180px -471px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -180px -507px no-repeat; }
#nav17 a:hover { background: url(../images/nav.jpg) -180px -541px no-repeat; }
#nav18 a:hover { background: url(../images/nav.jpg) -180px -575px no-repeat; }
#nav19 a:hover { background: url(../images/nav.jpg) -180px -609px no-repeat; }

#nav .external li { margin: 12px 0 0 4px; }


/*---------- Footer -----------*/

#footer {
	clear: both;
	height: 89px;
	background: #fff url(../images/footer_bg.jpg)  0 0 no-repeat;
	font-size: 85%;
	color: #887743;
	padding: 10px 30px 0 30px;
	}
*:first-child+html #footer {
	font-size: 9px;
	height: 85px;
	padding-top: 14px;
	}
* html body #footer {
	font-size: 9px;
	height: 99px;
	}

#footer a { text-decoration: none; }

#footer ul { 
	list-style: none;
	margin: 0 1em 2px 1em;
	padding: 0;
	line-height: 1.0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address {
	margin: 4px 1em;
	leine-height: 1.0;
	}


/*---------- Contents -----------*/

.section { padding: .5em 10px; }
.section .section { padding: .5em 0; }
.section-narrow { padding: .5em 30px; }

p.center { text-align: center; }

p.img02{ text-align: center;}
p.img02 img{ margin-right: 30px;}

#content h2 {
	height: 42px;
	text-indent: -9999px;
	margin: 0 0 0 -5px;
	}
#content h3 {
	clear: both;
	height: 40px;
	text-indent: -9999px;
	}
#content h4 {
	clear: both;
	height: 29px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 0 no-repeat;
	padding-left: 20px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }
a { color: #887743; }
a:hover { color: #02ae96; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l {
	float: left;
	margin: 0 12px 12px 0;
	}

.image_r {
	float: right;
	margin: 0 0 12px 12px;
	}

#content .case {
	background: url(../images/arrow_h.jpg) center 60px no-repeat;
	padding: 0 25px;
	}

.caption { text-align: center; }

.case .alpha,
.case .beta {
	float: left;
	margin: 0 10px 15px 0;
	}
.case .gamma {
	float: left;
	margin: 0 0 15px 0;
	}


#content ul.totop li {
	list-style: none;
	width: 88px;
	text-indent: -9999px;
	margin: 0 0 10px 380px;
	padding: 0;
	background-image: none;
	height: 24px;
	line-height: 1.0;
	}

#content ul.totop li a {
	display: block;
	background: url(../images/to_top.png) 0 0 no-repeat;
	height: 24px;
	}
#content .step span{
    font-weight:bold;
    }

#content .step li{
	background:url(../images/arrow_v.jpg) center bottom no-repeat;
    padding-bottom:20px;
    margin-bottom:8px;
    color:#8F751A;
    }

#content .step li.last{
	background: none;
    }


/*---------- Index -----------*/

#index h3#title01 { background: url(../images/h3_index01.png) 0 0 no-repeat; }
#index h3#title02 { background: url(../images/h3_index02.png) 0 0 no-repeat; }


#index #content {
	margin: 0 20px; 
	width: 580px;
	background: none;
	}
* html body#index #content { margin: 0 10px 0 0; }

#index #content ul,
#index #content li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#index #pckp01 {
	height: 278px;
	margin: 0 30px;
	background: url(../images/index_pckp01_bg.jpg) 0 0 no-repeat;
	border-bottom: 1px solid #887743;
	position: relative;
	}

#index #pckp01 ul,
#index #pckp01 li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 227px;
	}
#index #pckp01 ul {
	position: absolute;
	top: 12px;
	right: 13px;
	}

#index #pckp01 li { text-indent: -9999px; }
#index #pckp01 li a { display: block; }

#ban01 a {
	height: 51px;
	background: url(../images/index_pckp01.jpg) 0 0 no-repeat;
	}
#ban02 a {
	height: 55px;
	background: url(../images/index_pckp01.jpg) 0 -55px no-repeat;
	}
#ban03 a {
	height: 51px;
	background: url(../images/index_pckp01.jpg) 0 -106px no-repeat;
	}

#index h2#title01 {
	height: 59px;
	width: 386px;
	text-indent: -9999px;
	background: url(../images/h2_index01.jpg) 0 0 no-repeat;
	position: absolute;
	bottom: 2px;
	right: 10px;
	}

#index #pckp03 li {
	width: 282px;
	float: left;
	margin: 0 16px 0 0;
	}
#index #pckp03 li.nil { margin: 0; }

#index #clinic_info {
	background: #fff url(../images/content_top.jpg) 0 0 no-repeat;
	padding-top: 10px;
	margin: 10px 0;
	}
#index #content .section {
	padding: 0 15px 10px 15px;
	background: url(../images/content_bottom.jpg) left bottom no-repeat;
	}

#index #content .column {
	padding: 0 15px 10px 15px;
	}

#index #clinic_info .image_l {
	float: left;
	margin: 0 10px 12px 0;
	}

#index #clinic_info table {
	border: 0;
	margin: 0;
	width: 350px;
	font-size: 85%;
	float: right;
	text-align: left;
	color: #666;
	}
#index #clinic_info table th,
#index #clinic_info table td {
	border: 0;
	padding: 0;
	vertical-align: top;
	}
#index #clinic_info table td { vertical-align: middle; }

#index #clinic_info .alpha {
	width: 120px;
	float: right;
	}
#index #clinic_info .beta {
    text-align:right;
	width: 172px;
	float: right;
	padding: 0px 10px 0 0;
	}
#index #clinic_info .beta .detail {
padding-top:20px;}

.qc_ban a{
	width:582px;
	height:102px;
	display:block;
	text-indent:-9999px;
	margin:0;
	padding:0;
	background:url(../images/pckp08.jpg);
	clear:both;
}
.qc_ban a:hover{
	background-position:0 100%;
}

/*---------- 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;
	height: 34px;
	}
#dr h3#title03 {
	background: url(../images/h3_dr03.png) 0 0 no-repeat;
	height: 34px;
	}
#dr h3#title04 {
	background: url(../images/h3_dr04.png) 0 0 no-repeat;
	height: 34px;
	}
#dr h3#title05 { background: url(../images/h3_dr05.png) 0 0 no-repeat; }
#dr h3#title06 { background: url(../images/h3_dr06.png) 0 0 no-repeat; }

#dr #content .alpha {
	width: 240px;
	float: left;
	}
#dr #content .beta {
	width: 260px;
	float: left;
	margin-left: 20px;
	}

#dr #content .beta dl h3 { margin-left: 0; }

#dr #content .beta dl { margin: 0 0 1em 1em; }

#dr #content .cv dt {
	width: 6em;
	float: left;
	}
#dr #content .cv dd { margin-left: 6em; }

#dr #content .info dt {
	width: 5em;
	float: left;
	}
#dr #content .info dd { margin-left: 5em; }

/*---------- 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 h3#title04 { background: url(../images/h3_clinic04.png) 0 0 no-repeat; }
#clinic h3#title05 { background: url(../images/h3_clinic05.png) 0 0 no-repeat; }
#clinic h3#title06 { background: url(../images/h3_clinic06.png) 0 0 no-repeat; }
#clinic h3#title07 { background: url(../images/h3_clinic07.png) 0 0 no-repeat; }
#clinic h3#title08 { background: url(../images/h3_clinic08.png) 0 0 no-repeat; }
#clinic h4#title09 { background: url(../images/h4_clinic09.png) 0 0 no-repeat; }
#clinic h2#job { background: url(../images/h2_clinic10.png) 0 0 no-repeat; }

#clinic #content dl dt {
	width: 7em;
	float: left;
	}
#clinic #content dl dd { margin-left: 7em; }


/*---------- Infection -----------*/

#infection h2#title01 { background: url(../images/h2_infection01.png) 0 0 no-repeat; }
#infection h3#title02 { background: url(../images/h3_infection02.png) 0 0 no-repeat; }


/*---------- Informed Consent -----------*/

#informed-consent h2#title01 { background: url(../images/h2_informed-consent01.png) 0 0 no-repeat; }
#informed-consent h3#title02 { background: url(../images/h3_informed-consent02.png) 0 0 no-repeat; }
#informed-consent h3#title03 { background: url(../images/h3_informed-consent03.png) 0 0 no-repeat; }
#informed-consent h4#title04 { background: url(../images/h4_informed-consent04.png) 0 0 no-repeat; }


/*---------- Painless -----------*/

#painless h2#title01 { background: url(../images/h2_painless01.png) 0 0 no-repeat; }
#painless h3#title02 { background: url(../images/h3_painless02.png) 0 0 no-repeat; }


/*---------- Prevent -----------*/

#prevent h2#title01 { background: url(../images/h2_prevent01.png) 0 0 no-repeat; }
#prevent h3#title02 { background: url(../images/h3_prevent02.png) 0 0 no-repeat; }
#prevent h3#title03 { background: url(../images/h3_prevent03.png) 0 0 no-repeat; }
#prevent h3#title04 { background: url(../images/h3_prevent04.png) 0 0 no-repeat; }
#prevent h3#title05 { background: url(../images/h3_prevent05.png) 0 0 no-repeat; }
#prevent h3#title06 { background: url(../images/h3_prevent06.png) 0 0 no-repeat; }
#prevent h3#title07 { background: url(../images/h3_prevent07.png) 0 0 no-repeat; }
#prevent h3#title08 { background: url(../images/h3_prevent08.png) 0 0 no-repeat; }
#prevent h4#title09 { background: url(../images/h4_prevent09.png) 0 0 no-repeat; }
#prevent h4#title10 { background: url(../images/h4_prevent10.png) 0 0 no-repeat; }


/*---------- Aesthe -----------*/

#aesthe h2#title01 { background: url(../images/h2_aesthe01.png) 0 0 no-repeat; }
#aesthe h3#title02 { background: url(../images/h3_aesthe02.png) 0 0 no-repeat; }
#aesthe h3#title03 { background: url(../images/h3_aesthe03.png) 0 0 no-repeat; }
#aesthe h3#title04 { background: url(../images/h3_aesthe04.png) 0 0 no-repeat; }
#aesthe h4#title05 { background: url(../images/h4_aesthe05.png) 0 0 no-repeat; }
#aesthe h4#title06 { background: url(../images/h4_aesthe06.png) 0 0 no-repeat; }
#aesthe h4#title07 { background: url(../images/h4_aesthe07.png) 0 0 no-repeat; }
#aesthe h3#title08 { background: url(../images/h3_aesthe08.png) 0 0 no-repeat; }
#aesthe h3#title09 { background: url(../images/h3_aesthe09.png) 0 0 no-repeat; }
#aesthe h4#title10 { background: url(../images/h4_aesthe10.png) 0 0 no-repeat; }
#aesthe h4#title11 { background: url(../images/h4_aesthe11.png) 0 0 no-repeat; }

#aesthe #content dl dt {
	width: 4em;
	float: left;
	}
#aesthe #content dl dd { margin-left: 4em; }

/*---------- Whitening -----------*/

#whitening h2#title01 { background: url(../images/h2_whitening01.jpg) 0 0 no-repeat; }
#whitening h3#title03 { background: url(../images/h3_aesthe03.png) 0 0 no-repeat; }
#whitening h3#title04 { background: url(../images/h3_aesthe04.png) 0 0 no-repeat; }
#whitening h4#title07 { background: url(../images/h4_aesthe07.png) 0 0 no-repeat; }
#whitening h3#title08 { background: url(../images/h3_whitening08.jpg) 0 0 no-repeat; }

/*---------- Regenerate -----------*/

.red{
	color:#FF0000;
	font-weight:bold;
}

#regenerate h2#title01 { background: url(../images/h2_regenerate01.jpg) 0 0 no-repeat; }
#regenerate h3#title04 { background: url(../images/h3_aesthe04.png) 0 0 no-repeat; }

/*---------- Implant -----------*/

#implant h2#title01 { background: url(../images/h2_implant01.png) 0 0 no-repeat; }
#implant h3#title02 { background: url(../images/h3_implant02.png) 0 0 no-repeat; }
#implant h3#title03 { background: url(../images/h3_implant03.png) 0 0 no-repeat; }
#implant h3#title04 { background: url(../images/h3_implant04.png) 0 0 no-repeat; }
#implant h3#title05 { background: url(../images/h3_implant05.png) 0 0 no-repeat; }
#implant h3#title06 { background: url(../images/h3_implant06.png) 0 0 no-repeat; }
#implant h4#title07 { background: url(../images/h4_implant07.png) 0 0 no-repeat; }
#implant h4#title08 { background: url(../images/h4_implant08.png) 0 0 no-repeat; }
#implant h4#title09 { background: url(../images/h4_implant09.png) 0 0 no-repeat; }
#implant h4#title10 { background: url(../images/h4_implant10.png) 0 0 no-repeat; }


/*---------- 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 h3#title03 { background: url(../images/h3_perio03.png) 0 0 no-repeat; }
#perio h3#title04 { background: url(../images/h3_perio04.png) 0 0 no-repeat; }


/*---------- Laser -----------*/

#laser h2#title01 { background: url(../images/h2_laser01.png) 0 0 no-repeat; }
#laser h3#title02 { background: url(../images/h3_laser02.png) 0 0 no-repeat; }
#laser h3#title03 { background: url(../images/h3_laser03.png) 0 0 no-repeat; }
#laser h3#title04 { background: url(../images/h3_laser04.png) 0 0 no-repeat; }
#laser h3#title05 { background: url(../images/h3_laser05.png) 0 0 no-repeat; }


/*---------- Bite -----------*/

#bite h2#title01 { background: url(../images/h2_bite01.png) 0 0 no-repeat; }
#bite h3#title02 { background: url(../images/h3_bite02.png) 0 0 no-repeat; }
#bite h3#title03 { background: url(../images/h3_bite03.png) 0 0 no-repeat; }
#bite h3#title04 { background: url(../images/h3_bite04.png) 0 0 no-repeat; }
#bite h3#title05 { background: url(../images/h3_bite05.png) 0 0 no-repeat; }


/*---------- Nerve -----------*/

#nerve h2#title01 { background: url(../images/h2_nerve01.png) 0 0 no-repeat; }
#nerve h3#title02 { background: url(../images/h3_nerve02.png) 0 0 no-repeat; }
#nerve h3#title03 { background: url(../images/h3_nerve03.png) 0 0 no-repeat; }
#nerve h3#title04 { background: url(../images/h3_nerve04.png) 0 0 no-repeat; }
#nerve h3#title05 { background: url(../images/h3_nerve05.png) 0 0 no-repeat; }
#nerve h2#title06 { background: url(../images/h2_nerve06.png) 0 0 no-repeat; }
#nerve h3#title07 { background: url(../images/h3_nerve07.png) 0 0 no-repeat; }
#nerve h3#title08 { background: url(../images/h3_nerve05.png) 0 0 no-repeat; }
#nerve h3#title09 { background: url(../images/h3_nerve09.png) 0 0 no-repeat; }
#nerve h3#title10 { background: url(../images/h3_nerve10.png) 0 0 no-repeat; }

#nerve #content .alpha {
	width: 320px;
	float: left;
	}

#nerve #content .beta {
	width: 200px;
	float: right;
	}


/*---------- Access -----------*/

#access h2#title01 { background: url(../images/h2_access01.png) 0 0 no-repeat; }
#access h3#title02 { background: url(../images/h3_access02.png) 0 0 no-repeat; }

#access #content table {
	border: 0;
	margin: 0 0 0 100px;
	font-size: 100%;
	text-align: left;
	color: #666;
	}
#access #content table th,
#access #content table td {
	border: 0;
	padding: 0;
	vertical-align: top;
	}
#access #content table td { vertical-align: middle; }


/*---------- Sitemap -----------*/

#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; }
