@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Staff                       */
/*                 09  Clinic                      */
/*                 10  Treatment                   */
/*                 11  General                     */
/*                 12  Implant                     */
/*                 13  Aesthe                      */
/*                 14  Prevent                     */
/*                 15  Access                      */
/*                 16  Recruit                     */
/*                 17  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: #eaf3c6 url(../images/bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 820px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	padding: 0 0 15px;
	background: url(../images/main_bg.jpg) bottom no-repeat;
	}

#content {
	width: 589px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 2em 0 1em 0;
	background: url(../images/content_bg_02.jpg) 0 0 no-repeat;
	}


/*---------- 03  Header -----------*/

h1 {
	text-indent: -9999px;
	width: 820px;
	height: 164px;
	line-height: 1.0;
	}
h1 a {
	display: block;
	width: 820px;
	height: 164px;
	background: url(../images/h1_02.jpg) 0 0 no-repeat;
	}


/*----------04  Navigation -----------*/

#nav {
	width: 231px;
	float: left;
	padding: 0;
	background: url(../images/nav_bg_02.jpg) 0 0 no-repeat;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#nav ul {
	background: #f6f6f6;
	margin: 11px 0 0 21px;
	padding: 5px 4px;
	}

#nav ul #nav01 {
	height: 37px;
	}
#nav ul #nav02,
#nav ul #nav03,
#nav ul #nav04,
#nav ul #nav11 {
	height: 43px;
	}
#nav ul #nav05,
#nav ul #nav08 {
	height: 44px;
	}
#nav ul #nav06,
#nav ul #nav07,
#nav ul #nav09,
#nav ul #nav10 {
	height: 32px;
	}
#nav ul #nav12 {
	height: 42px;
	}

#nav ul li a {
	display: block;
	height: 40px;
	text-indent: -9999px;
	}

#nav ul #nav01 a,
#nav ul #nav06 a,
#nav ul #nav07 a,
#nav ul #nav09 a,
#nav ul #nav10 a {
	height: 30px;
	}

#nav ul #nav02 a,
#nav ul #nav03 a,
#nav ul #nav04 a,
#nav ul #nav05 a,
#nav ul #nav08 a,
#nav ul #nav11 a,
#nav ul #nav12 a {
	height: 42px;
	}

#nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/nav.jpg) 0 -37px no-repeat; }
#nav03 a { background: url(../images/nav.jpg) 0 -80px no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -123px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -166px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -210px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -242px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -274px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -318px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -350px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -382px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -425px no-repeat; }

#nav01 a:hover { background: url(../images/nav.jpg) -202px 0 no-repeat; }
#nav02 a:hover { background: url(../images/nav.jpg) -202px -37px no-repeat; }
#nav03 a:hover { background: url(../images/nav.jpg) -202px -80px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -202px -123px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -202px -166px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -202px -210px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -202px -242px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -202px -274px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -202px -318px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -202px -350px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -202px -382px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -202px -425px no-repeat; }

#nav p {
	margin-left: 21px;
	text-align: center;
	}

#content .nav_main {
	background: url(../images/nav_main_bg.jpg) 0 0 no-repeat;
	margin: 0 0 20px 9px;
	padding: 0 41px;
	}
#content .nav_main li {
	margin: 0;
	padding: 0;
	}
#content .nav_main li {
	float: left;
	}
#content .nav_main li a {
	display: block;
	height: 40px;
	text-indent: -9999px;
	}
#content .nav_main #nav_main01 { width: 143px; }
#content .nav_main #nav_main02 { width: 109px; }
#content .nav_main #nav_main03 { width: 106px; }
#content .nav_main #nav_main04 { width: 115px; }

#content .nav_main #nav_main01 a { background: url(../images/nav_main.jpg) 0 0 no-repeat; }
#content .nav_main #nav_main02 a { background: url(../images/nav_main.jpg) -143px 0 no-repeat; }
#content .nav_main #nav_main03 a { background: url(../images/nav_main.jpg) -252px 0 no-repeat; }
#content .nav_main #nav_main04 a { background: url(../images/nav_main.jpg) -358px 0 no-repeat; }

#content .nav_main #nav_main01 a:hover { background: url(../images/nav_main.jpg) 0 -40px no-repeat; }
#content .nav_main #nav_main02 a:hover { background: url(../images/nav_main.jpg) -143px -40px no-repeat; }
#content .nav_main #nav_main03 a:hover { background: url(../images/nav_main.jpg) -252px -40px no-repeat; }
#content .nav_main #nav_main04 a:hover { background: url(../images/nav_main.jpg) -358px -40px no-repeat; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 12px 0 14px 0;
	margin: 0;
	background: url(../images/footer_bg.jpg) bottom no-repeat;
	font-size: 85%;
	text-align: left;
	color: #6ea8cf;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer .footer_tel {
	float: left;
	padding-left: 20px;
	}

#footer a {
	text-decoration: none;
	color: #6ea8cf;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 0 1em 2px 1em;
	padding: 0;
	}
#footer .firstline {
	padding-top: 10px;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address {
	clear: both;
	margin: 0;
	padding-top: 10px;
	text-align: center;
	color: #666666;
	}
#footer address a {
	color: #666666;
	}


/*---------- 06  Contents -----------*/

.section { padding: .5em 20px .5em 9px; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 70px;
	text-indent: -9999px;
	margin: 0 20px 0 9px;
	}
#content h3 {
	height: 40px;
	text-indent: -9999px;
	margin: 0;
	}
#content h4 {
	height: 39px;
	text-indent: -9999px;
	margin: 0;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#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; }

#content a { text-decoration: underline; }
a {
	color: #fbcc00;
	outline: none;
	}
a:hover { color: #ce6200; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l {
	float: left;
	margin: 0 16px 16px 0;
	}

.image_r {
	float: right;
	margin: 0 0 16px 16px;
	}

.case {
	margin: 10px 0;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}
.case img {
	display: block;
	}

.case .caption {
	text-align: center;
	border-top: 2px solid #fced59;
	}


#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 116px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 21px;
	background: url(../images/pagetop.jpg) 0 0 no-repeat;
	}

p.caution {
	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 {
	color: #999;
	font-size: 100%;
	border: 1px solid #ccc;
	}
table tr th,
table tr td {
	border: 1px solid #ccc;
	}
table tr th {
	background: #fffcdf url(../images/th.jpg) top repeat-x;
	}
table tr td ul {
	margin: 0;
	}

.colored {
	background: #fffcdf;
	padding: 9px;
	margin-right: 20px;
	margin-bottom: 5px;
	}
.dashed {
	border: 1px dashed #ddd;
	padding: 9px;
	margin-bottom: 5px;
	margin-right: 20px;
	}
.bordered {
	border: 1px solid #ffe55c;
	padding: 9px;
	margin-bottom: 5px;
	margin-right: 20px;
	}

.reservation {
	width: 560px;
	}
.reservation a {
	display: block;
	height: 80px;
	text-indent: -9999px;
	background: url(../images/reservation_banner.jpg) 0 0 no-repeat;
	}
.reservation a:hover { background: url(../images/reservation_banner.jpg) 0 -80px no-repeat; }

.star5per5 {
	width: 100px;
	text-indent: -9999px;
	background: url(../images/stars.jpg) 0 0 no-repeat;
	}
.star4per5 {
	width: 100px;
	text-indent: -9999px;
	background: url(../images/stars.jpg) -20px 0 no-repeat;
	}
.star3per5 {
	width: 100px;
	text-indent: -9999px;
	background: url(../images/stars.jpg) -40px 0 no-repeat;
	}
.star2per5 {
	width: 100px;
	text-indent: -9999px;
	background: url(../images/stars.jpg) -60px 0 no-repeat;
	}
.star1per5 {
	width: 100px;
	text-indent: -9999px;
	background: url(../images/stars.jpg) -80px 0 no-repeat;
	}
.star0per5 {
	width: 100px;
	text-indent: -9999px;
	background: url(../images/stars.jpg) -100px 0 no-repeat;
	}

.star3per3 {
	width: 60px;
	text-indent: -9999px;
	background: url(../images/stars.jpg) -40px 0 no-repeat;
	}
.star2per3 {
	width: 60px;
	text-indent: -9999px;
	background: url(../images/stars.jpg) -60px 0 no-repeat;
	}
.star1per3 {
	width: 60px;
	text-indent: -9999px;
	background: url(../images/stars.jpg) -80px 0 no-repeat;
	}
.star0per3 {
	width: 60px;
	text-indent: -9999px;
	background: url(../images/stars.jpg) -100px 0 no-repeat;
	}

.section .chart {
	padding: 0 0 45px;
	background: url(../images/arrow_v.jpg) center bottom no-repeat;
	}

.case .alpha,
.case .beta {
	float: left;
	margin-right: 8px;
	padding-right: 27px;
	background: url(../images/arrow_h.jpg) right center no-repeat;
	}
.case .gamma {
	float: left;
	}
	
.qr {
text-align:center;
margin-left:20px;
}
.qrcopy {
font-size:8px;
text-align:center;
margin-left:20px;
}

/*-------- 07  Index --------*/
#header_top {
	text-align: left;
	width: 800px;
	margin: 0 auto;
	padding-left: 20px;
	color: #d59758;
}

#index #content {
	width: 589px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 2em 0 1em 0;
	background: url(../images/content_bg.jpg) 0 0 no-repeat;
	}

#index h1 {
	text-indent: -9999px;
	width: 820px;
	height: 309px;
	line-height: 1.0;
	}

#index h1 a {
	display: block;
	width: 820px;
	height: 309px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}
	
#index #nav {
	width: 231px;
	float: left;
	padding: 0;
	background: url(../images/nav_bg.jpg) 0 0 no-repeat;
	}


#index #content h2 {
	margin: 0;
	height: 156px;
	}
#index #content h2 a {
	display: block;
	height: 156px;
	text-indent: -9999px;
	margin: 0;
	}
#index #content h3 {
	margin: 0;
	height: 58px;
	}
#index #content h4 {
	margin: 0;
	height: 20px;
	}

#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_h3-03.jpg) 0 0 no-repeat; }
#index #content #title04 { background: url(../images/index_h4-04.jpg) 0 0 no-repeat; }
#index #content #title05 { background: url(../images/index_h4-05.jpg) 0 0 no-repeat; }
#index #content #title06 { background: url(../images/index_h4-06.jpg) 0 0 no-repeat; }
#index #content #title07 { background: url(../images/index_h4-07.jpg) 0 0 no-repeat; }
#index #content #title08 { background: url(../images/index_h4-08.jpg) 0 0 no-repeat; }

#index .pickup {
	margin: 0;
	padding: 0 30px;
	}
#index .pickup div {
	width: 240px;
	color: #d59758;
	}
#index .pickup #pickup01 {
	float: left;
	}
#index .pickup #pickup02 {
	float: right;
	}
#index .pickup div p {
	margin: 0 10px;
	}
#index .pickup div .pickup_bt {
	padding-left: 104px;
	}
#index .pickup div .pickup_bt a {
	display: block;
	height: 21px;
	text-indent: -9999px;
	background: url(../images/pickup_bt.jpg) 0 0 no-repeat;
	}
#index .greeting {
	color: #5a3d1c;
	padding: 0 20px;
	}

#index .clinic_info {
	margin: .5em 20px .5em 9px;
	padding: 0 17px 10px 0;
	background: #ffffe6 url(../images/clinic_info_bg.jpg) right 0 no-repeat;
	}
#index .clinic_info p {
	line-height: 1.2;
	}
#index .clinic_info .alpha {
	float: left;
	width: 300px;
	}
#index .clinic_info .alpha p {
	margin-left: 20px;
	}
#index .clinic_info .beta {
	float: right;
	width: 243px;
	}
#index .clinic_info .beta p {
	margin: 0;
	padding: 0;
	}
#index .clinic_info .beta .detail_bt {
	padding: 5px 0 0 124px;
	}
#index .clinic_info .beta .detail_bt a {
	display: block;
	height: 21px;
	text-indent: -9999px;
	background: url(../images/detail_bt.jpg) 0 0 no-repeat;
	}

/*-------- 08  Staff --------*/

#staff #content #title01 { background: url(../images/staff_h2-01.jpg) 0 0 no-repeat; }
#staff #content #title02 { background: url(../images/staff_h3-02.jpg) 0 0 no-repeat; }
#staff #content #title03 { background: url(../images/staff_h3-03.jpg) 0 0 no-repeat; }
#staff #content #title04 { background: url(../images/staff_h3-04.jpg) 0 0 no-repeat; }



/*-------- 09  Clinic --------*/

#clinic #content h4 { margin: 10px 0 0 256px; }

#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 #content #title08 { background: url(../images/clinic_h4-08.jpg) 0 0 no-repeat; }
#clinic #content #title09 { background: url(../images/clinic_h4-09.jpg) 0 0 no-repeat; }
#clinic #content #title10 { background: url(../images/clinic_h4-10.jpg) 0 0 no-repeat; }
#clinic #content #title11 { background: url(../images/clinic_h4-11.jpg) 0 0 no-repeat; }



/*-------- 10  Treatment --------*/

#treatment #content h4 {
	text-indent: 0;
	}
#treatment #content h4 a {
	display: block;
	height: 34px;
	text-indent: -9999px;
	}
#treatment #content #title12 {
	text-indent: -9999px;
	}

#treatment #content #title01 { background: url(../images/treatment_h2-01.jpg) 0 0 no-repeat; }
#treatment #content #title02 { background: url(../images/treatment_h3-02.jpg) 0 0 no-repeat; }
#treatment #content #title03 { background: url(../images/treatment_h4-03.jpg) 0 0 no-repeat; }
#treatment #content #title04 { background: url(../images/treatment_h4-04.jpg) 0 0 no-repeat; }
#treatment #content #title05 { background: url(../images/treatment_h4-05.jpg) 0 0 no-repeat; }
#treatment #content #title06 { background: url(../images/treatment_h4-06.jpg) 0 0 no-repeat; }
#treatment #content #title07 { background: url(../images/treatment_h4-07.jpg) 0 0 no-repeat; }
#treatment #content #title08 { background: url(../images/treatment_h4-08.jpg) 0 0 no-repeat; }
#treatment #content #title09 { background: url(../images/treatment_h4-09.jpg) 0 0 no-repeat; }
#treatment #content #title10 { background: url(../images/treatment_h4-10.jpg) 0 0 no-repeat; }
#treatment #content #title11 { background: url(../images/treatment_h4-11.jpg) 0 0 no-repeat; }
#treatment #content #title12 { background: url(../images/treatment_h4-12.jpg) 0 0 no-repeat; }



/*-------- 11  General --------*/

#general #content #title01 { background: url(../images/general_h2-01.jpg) 0 0 no-repeat; }
#general #content #title02 { background: url(../images/general_h3-02.jpg) 0 0 no-repeat; }
#general #content #title03 { background: url(../images/general_h4-03.jpg) 0 0 no-repeat; }
#general #content #title04 { background: url(../images/general_h3-04.jpg) 0 0 no-repeat; }
#general #content #title05 { background: url(../images/general_h4-05.jpg) 0 0 no-repeat; }
#general #content #title06 { background: url(../images/general_h4-06.jpg) 0 0 no-repeat; }
#general #content #title07 { background: url(../images/general_h4-07.jpg) 0 0 no-repeat; }

.caries {
	margin: 0;
	}
.caries dt {
	color: #fff;
	background: #ffac29;
	padding: 2px 1em;
	}
.caries .remedy {
	background: #fffcdf;
	border: 1px solid #fced58;
	text-align: center;
	width: 5em;
	color: #86c32e;
	}

/*-------- 12  Implant --------*/

#implant #content #title01 { background: url(../images/implant_h2-01.jpg) 0 0 no-repeat; }
#implant #content #title02 { background: url(../images/implant_h3-02.jpg) 0 0 no-repeat; }
#implant #content #title03 { background: url(../images/implant_h4-03.jpg) 0 0 no-repeat; }
#implant #content #title04 { background: url(../images/implant_h4-04.jpg) 0 0 no-repeat; }
#implant #content #title05 { background: url(../images/implant_h3-05.jpg) 0 0 no-repeat; }
#implant #content #title06 { background: url(../images/implant_h3-06.jpg) 0 0 no-repeat; }
#implant #content #title07 { background: url(../images/implant_h4-07.jpg) 0 0 no-repeat; }
#implant #content #title08 { background: url(../images/implant_h4-08.jpg) 0 0 no-repeat; }
#implant #content #title09 { background: url(../images/implant_h4-09.jpg) 0 0 no-repeat; }
#implant #content #title10 { background: url(../images/implant_h3-10.jpg) 0 0 no-repeat; }
#implant #content #title11 { background: url(../images/implant_h4-10.jpg) 0 0 no-repeat; }
#implant #content #title12 { background: url(../images/implant_h4-11.jpg) 0 0 no-repeat; }
#implant #content #title13 { background: url(../images/implant_h4-12.jpg) 0 0 no-repeat; }
#implant #content #title14 { background: url(../images/implant_h3-13.jpg) 0 0 no-repeat; }
#implant #content #title15 { background: url(../images/implant_h4-10.jpg) 0 0 no-repeat; }
#implant #content #title16 { background: url(../images/implant_h4-11.jpg) 0 0 no-repeat; }


/*-------- 13  Aesthe --------*/

#aesthe #content #title01 { background: url(../images/aesthe_h2-01.jpg) 0 0 no-repeat; }
#aesthe #content #title02 { background: url(../images/aesthe_h3-02.jpg) 0 0 no-repeat; }
#aesthe #content #title03 { background: url(../images/aesthe_h3-03.jpg) 0 0 no-repeat; }
#aesthe #content #title04 { background: url(../images/aesthe_h4-04.jpg) 0 0 no-repeat; }
#aesthe #content #title05 { background: url(../images/aesthe_h4-05.jpg) 0 0 no-repeat; }
#aesthe #content #title06 { background: url(../images/aesthe_h4-06.jpg) 0 0 no-repeat; }
#aesthe #content #title07 { background: url(../images/aesthe_h3-07.jpg) 0 0 no-repeat; }



/*-------- 14  Prevent --------*/

#prevent #content #title01 { background: url(../images/prevent_h2-01.jpg) 0 0 no-repeat; }
#prevent #content #title02 { background: url(../images/prevent_h3-02.jpg) 0 0 no-repeat; }
#prevent #content #title03 { background: url(../images/prevent_h4-03.jpg) 0 0 no-repeat; }
#prevent #content #title04 { background: url(../images/prevent_h3-04.jpg) 0 0 no-repeat; }
#prevent #content #title05 { background: url(../images/prevent_h4-05.jpg) 0 0 no-repeat; }
#prevent #content #title06 { background: url(../images/prevent_h4-06.jpg) 0 0 no-repeat; }
#prevent #content #title07 { background: url(../images/prevent_h3-07.jpg) 0 0 no-repeat; }

#prevent .leftbox {
	margin-right: 166px;
	}
#prevent .big {
	font-size: 150%;
	font-weight: 900;
	color: #5e360f;
	text-decoration: underline;
	background-position: 0 center;
	}

#prevent #content dl {
	margin: 0;
	}
#prevent #content dl dt {
	color: #fff;
	background: #ffac29;
	padding: 2px 1em;
	margin-bottom: 10px;
	}


/*-------- 15  Access --------*/

#access #content #title01 { background: url(../images/access_h2-01.jpg) 0 0 no-repeat; }

#access #map {
	width: 540px;
	height: 240px;
	}

/*-------- 16  Recruit --------*/

#recruit #content #title01 { background: url(../images/recruit_h2-01.jpg) 0 0 no-repeat; }

#recruit table tr th {
	width: 200px;
	text-align: left;
	}

/*-------- 17  Sitemap --------*/

#sitemap #content #title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }

#sitemap #content dl {
	margin: 0;
	}
#sitemap #content dl dd {
	margin: 0;
	}
#sitemap #content dl dt {
	padding: 9px 9px 0;
	border: 1px solid #ffe55c;
	border-bottom: 0;
	margin-top: 10px;
	}
#sitemap #content dl dd {
	padding: 0 9px 9px;
	border: 1px solid #ffe55c;
	border-top: 0;
	}
	
.red {
  color: #FF0000;
}
