@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Important                   */
/*                 09  Prevent                     */
/*                 10  Perio                       */
/*                 11  Implant                     */
/*                 12  Aesthe                      */
/*                 13  G 40                        */
/*                 14  G 50                        */
/*                 15  G 60                        */
/*                 16  G 70                        */
/*                 17  Concept                     */
/*                 18  Clinic                      */
/*                 19  Access                      */
/*                 20  Contact                     */
/*                 21  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Blue           #1e6ab5      */
/*        Main Color - Green          #00a33d      */
/*        Main Color - Dark Blue      #05206a      */
/*                                                 */
/*        Sub Color  - Brown          #462615      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: #f0f0f0; }

#wrapper {
	background: #fff url(../images/wrapper_bg.jpg) repeat-y;
	width: 800px;
	margin: 0 auto;
	padding: 0 1px;
	text-align: left;
	}
* html body #wrapper { width: 802px; }

#main {
	width: 800px;
	margin: 0;
	background: url(../images/main_bg.png) repeat-y;
	}

#content {
	width: 599px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 0 0 1em 0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.png) top repeat-x;
	height: 113px;
	width: 800px;
	margin: 0;
	padding: 0;
	}

#header #lead {
	height: 24px;
	color: #fff;
	}
#header #lead p {
	margin: 0;
	padding: 0 10px;
	line-height: 24px;
	height: 24px;
	}
#header #lead p.alpha {
	width: 510px;
	margin-left: 10px;
	float: left;
	background: url(../images/lead_alpha_bg.png) left center no-repeat;
	}
* html body #header #lead p.alpha { width: 530px; }

#header #lead p.beta {
	width: 240px;
	float: right;
	text-align: right;

	}
* html body #header #lead p.beta { width: 250px; }

#header p.sr_hd {
	width: 240px;
	float: right;
	text-align: right;
	position:absolute;
	margin:2px 0 0 545px;
	color:#FFFFFF;
	}
	
* html #header p.sr_hd {
	width: 240px;
	float: right;
	text-align: right;
	position:absolute;
	margin:2px 0 0 18px;
	color:#FFFFFF;
	}
	
*:first-child+html #header p.sr_hd {
	width: 240px;
	float: right;
	text-align: right;
	position:absolute;
	margin:2px 0 0 32px;
	color:#FFFFFF;
	}

h1 {
	clear: both;
	width: 510px;
	height: 78px;
	line-height: 1.0;
	float: left;
	margin-top:24px;
	}
h1 a {
	display: block;
	}

#header .section {
	width: 240px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 68px;
	}
#header p.tel img { display: block; }

#header_nav {
	margin: 24px 0 0 20px;
	padding: 0 15px;
	list-style: none;
	width: 190px;
	height: 21px;
	}
* html body #header_nav { width: 240px; }

#header_nav li {
	height: 21px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 21px;
	}

#nav01 { width: 87px; }
#nav02 { width: 103px; }

#nav01 a {
	background: url(../images/header_nav.png) -15px 0 no-repeat;
	width: 87px;
	}
#nav02 a {
	background: url(../images/header_nav.png) -102px 0 no-repeat;
	width: 103px;
	}
#nav01 a:hover { background: url(../images/header_nav.png) -15px -21px no-repeat; }
#nav02 a:hover { background: url(../images/header_nav.png) -102px -21px no-repeat; }



/*----------04  Navigation -----------*/

#content #global_nav {
	width: 599px;
	height: 46px;
	margin: 0;
	padding: 0;
	}
#content #global_nav li {
	height: 46px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#global_nav li a {
	display: block;
	height: 46px;
	}

#nav03 { width: 200px; }
#nav04 { width: 198px; }
#nav05 { width: 201px; }

#nav03 a {
	background: url(../images/global_nav.png) 0 0 no-repeat;
	width: 200px;
	}
#nav04 a {
	background: url(../images/global_nav.png) -200px 0 no-repeat;
	width: 198px;
	}
#nav05 a {
	background: url(../images/global_nav.png) -398px 0 no-repeat;
	width: 201px;
	}

#nav03 a:hover { background: url(../images/global_nav.png) 0 -46px no-repeat; }
#nav04 a:hover { background: url(../images/global_nav.png) -200px -46px no-repeat; }
#nav05 a:hover { background: url(../images/global_nav.png) -398px -46px no-repeat; }


#nav {
	width: 200px;
	float: left;
	padding: 0 0 20px 0;
	}

p#to-important {
	background: #462615;
	padding: 3px 10px 7px 10px;
	margin: 0;
	}
p#to-important img { display: block; }


#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 40px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 40px;
	}

#nav06 a { background: url(../images/nav.png) 0 0 no-repeat; }
#nav07 a { background: url(../images/nav.png) 0 -40px no-repeat; }
#nav08 a { background: url(../images/nav.png) 0 -80px no-repeat; }
#nav09 a { background: url(../images/nav.png) 0 -120px no-repeat; }
#nav10 a { background: url(../images/nav.png) 0 -160px no-repeat; }
#nav11 a { background: url(../images/nav.png) 0 -200px no-repeat; }
#nav12 a { background: url(../images/nav.png) 0 -240px no-repeat; }
#nav13 a { background: url(../images/nav.png) 0 -280px no-repeat; }
#nav14 a { background: url(../images/nav.png) 0 -320px no-repeat; }
#nav15 a { background: url(../images/nav.png) 0 -360px no-repeat; }
#nav16 a { background: url(../images/nav.png) 0 -400px no-repeat; }
#nav17 a { background: url(../images/nav.png) 0 -440px no-repeat; }
#nav18 a { background: url(../images/nav.png) 0 -480px no-repeat; }

#nav06 a:hover { background: url(../images/nav.png) -200px 0 no-repeat; }
#nav07 a:hover { background: url(../images/nav.png) -200px -40px no-repeat; }
#nav08 a:hover { background: url(../images/nav.png) -200px -80px no-repeat; }
#nav09 a:hover { background: url(../images/nav.png) -200px -120px no-repeat; }
#nav10 a:hover { background: url(../images/nav.png) -200px -160px no-repeat; }
#nav11 a:hover { background: url(../images/nav.png) -200px -200px no-repeat; }
#nav12 a:hover { background: url(../images/nav.png) -200px -240px no-repeat; }
#nav13 a:hover { background: url(../images/nav.png) -200px -280px no-repeat; }
#nav14 a:hover { background: url(../images/nav.png) -200px -320px no-repeat; }
#nav15 a:hover { background: url(../images/nav.png) -200px -360px no-repeat; }
#nav16 a:hover { background: url(../images/nav.png) -200px -400px no-repeat; }
#nav17 a:hover { background: url(../images/nav.png) -200px -440px no-repeat; }
#nav18 a:hover { background: url(../images/nav.png) -200px -480px no-repeat; }



#nav p { text-align: center; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	width: 800px;
	padding: 12px 0 14px 0;
	margin: 0;
	border-top: 2px solid #000;
	background: #0a3d8c url(../images/footer_bg.jpg) bottom repeat-x;
	font-size: 85%;
	text-align: center;
	color: #ccc;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #fff;
	}
#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 { margin: 8px 1em; }


/*---------- 06  Contents -----------*/

.section { padding: .5em 25px; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 44px;
	text-indent: -9999px;
	margin: 20px 15px 0 15px;
	}
* html body #content h2 { height: 64px; }
#content h3 {
	clear: both;
	height: 38px;
	text-indent: -9999px;
	margin-left: 0;
	}
#content h4 {
	height: 28px;
	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 4px no-repeat;
	padding-left: 22px;
	}

#content ul.link li {
	list-style: none;
	background: url(../images/li-a_bg.png) 0 4px no-repeat;
	padding-left: 22px;
	}

#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }
a {
	color: #1e6ab5;
	outline: none;
	}
a:hover { color: #00a33d; }

#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;
	}
	
.image_l02  {
	float: left;
	margin: 0 16px 0 0;
	}

.image_r02 {
	float: right;
	margin: 0 0 0 16px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.png) center 40% no-repeat;
	}
.case img {
	display: block;
	}

.case .caption { text-align: center; }


#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 136px;
	height: 22px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 22px;
	background: url(../images/to_top.png) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 0 1px no-repeat;
	}

p.detail {
	text-align: right;
	margin-right: 1em;
	}


/* 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 */

#content table {
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid #d0d0ff;
	font-size: 100%;
	color: #666;
	width: 500px;
	margin-left: 20px;
	}
	
#content table th,
#content table td {
	padding: 4px 12px;
	border: 1px solid #ddddff;
	}
	
#content table th {
	background: #efefff;
	color: #636570;
	width: 160px;
	}




/*---------- 07  Index -----------*/

#index #content .section { padding: .5em 15px; }


#index h2#title01 {
	margin: 0;
	height: 40px;
	text-indent:0;
	}
#index h2#title02 {
	background: url(../images/index_h2-02.png) 0  0 no-repeat;
	margin: 0;
	height: 38px;
	}

#index #top-img p {
	margin: 0;
	padding: 0 0 15px 0;
	float: left;
	}
#index #top-img img { display: block; }
#index #entrance { width: 370px; }
#index #catch-copy { width: 229px; }

#index #content #introduction .alpha {
	width: 372px;
	float: left;
	}
#index #content #introduction .beta {
	width: 178px;
	float: right;
	}
#index #content #introduction .beta,
#index #content #introduction .beta li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#index #content #office-hour {
	margin-top: 20px;
	clear: both;
	}
#index #content #office-hour .close {
	color: red;
	margin-left: 1em;
	}

#index #content #pickup .pickup-content {
	background: url(../images/index_pickup-content_bg.jpg) left bottom no-repeat;
	width: 275px;
	margin-right: 8px;
	float: left;
	}
#index #content #pickup .pickup-content.nil { margin-right: 0; }


#index #content #pickup .pickup-content dl {
	margin: 0;
	padding:  8px 0 0 82px;
	}
#index #content #pickup .pickup-content dl dd {
	padding: 5px 8px 5px 10px;
	margin: 0;
	line-height: 1.4;
	}

#index #content #pickup .pickup-content dl#p01 { background: url(../images/p01.jpg) 0 0 no-repeat; }
#index #content #pickup .pickup-content dl#p01 dt {
	background: url(../images/p01_dt.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	height: 26px;
	}

#index #content #pickup .pickup-content dl#p02 { background: url(../images/p02.jpg) 0 0 no-repeat; }
#index #content #pickup .pickup-content dl#p02 dt {
	background: url(../images/p02_dt.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	height: 26px;
	}

#index #content #pickup .pickup-content p.detail {
	margin: 0;
	padding: 0;
	line-height: 1.0;
	}
#index #content #pickup .pickup-content p.detail img {
	display: block;
	float: right;
	}

#index #content #pickup ul {
	clear: both;
	margin: 0;
	padding: 20px 0 0 0;
	}
#index #content #pickup li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 140px;
	float: left;
	}



/*---------- 08  Important -----------*/

#important h2#title01 { background: url(../images/important_h2-01.png) 0 0 no-repeat; }
#important h3#title02 { background: url(../images/important_h3-02.png) 0 0 no-repeat; }
#important h3#title03 { background: url(../images/important_h3-03.png) 0 0 no-repeat; }
#important h4#title04 { background: url(../images/important_h4-04.png) 0 0 no-repeat; }



/*---------- 09  Prevent -----------*/

#prevent h2#title01 { background: url(../images/prevent_h2-01.png) 0 0 no-repeat; }
#prevent h3#title02 { background: url(../images/prevent_h3-02.png) 0 0 no-repeat; }
#prevent h3#title03 { background: url(../images/prevent_h3-03.png) 0 0 no-repeat; }
#prevent h4#title04 { background: url(../images/prevent_h4-04.png) 0 0 no-repeat; }
#prevent h4#title05 { background: url(../images/prevent_h4-05.png) 0 0 no-repeat; }
#prevent h4#title06 { background: url(../images/prevent_h4-06.png) 0 0 no-repeat; }
#prevent h3#title04 { background: url(../images/prevent_h3-04.png) 0 0 no-repeat; }
#prevent h4#title07 { background: url(../images/prevent_h4-07.png) 0 0 no-repeat; }

/*---------- 10  Perio -----------*/

#perio h2#title01 { background: url(../images/perio_h2-01.png) 0 0 no-repeat; }
#perio h3#title02 { background: url(../images/perio_h3-02.png) 0 0 no-repeat; }
#perio h3#title03 { background: url(../images/perio_h3-03.png) 0 0 no-repeat; }
#perio h3#title04 { background: url(../images/perio_h3-04.png) 0 0 no-repeat; }
#perio h4#title05 { background: url(../images/perio_h4-05.png) 0 0 no-repeat; }
#perio h4#title06 { background: url(../images/perio_h4-06.png) 0 0 no-repeat; }
#perio h4#title07 { background: url(../images/perio_h4-07.png) 0 0 no-repeat; }
#perio h4#title08 { background: url(../images/perio_h4-08.png) 0 0 no-repeat; }
#perio h4#title09 { background: url(../images/perio_h4-09.png) 0 0 no-repeat; }

#perio #content ul.self-check li { background-image: none; }


/*---------- 11  Implant -----------*/

#implant h2#title01 { background: url(../images/implant_h2-01.png) 0 0 no-repeat; }
#implant h3#title02 { background: url(../images/implant_h3-02.png) 0 0 no-repeat; }
#implant h3#title03 { background: url(../images/implant_h3-03.png) 0 0 no-repeat; }
#implant h4#title04 { background: url(../images/implant_h4-04.png) 0 0 no-repeat; }
#implant h4#title05 { background: url(../images/implant_h4-05.png) 0 0 no-repeat; }
#implant h4#title06 { background: url(../images/implant_h4-06.png) 0 0 no-repeat; }
#implant h4#title07 { background: url(../images/implant_h4-07.png) 0 0 no-repeat; }
#implant h4#title08 { background: url(../images/implant_h4-08.png) 0 0 no-repeat; }



/*---------- 12  Aesthe -----------*/

#aesthe h2#title01 { background: url(../images/aesthe_h2-01.png) 0 0 no-repeat; }
#aesthe h3#title02 { background: url(../images/aesthe_h3-02.png) 0 0 no-repeat; }
#aesthe h3#title03 { background: url(../images/aesthe_h3-03.png) 0 0 no-repeat; }
#aesthe h4#title04 { background: url(../images/aesthe_h4-04.png) 0 0 no-repeat; }
#aesthe h4#title05 { background: url(../images/aesthe_h4-05.png) 0 0 no-repeat; }
#aesthe h4#title06 { background: url(../images/aesthe_h4-06.png) 0 0 no-repeat; }
#aesthe h4#title07 { background: url(../images/aesthe_h4-07.png) 0 0 no-repeat; }
#aesthe h4#title08 { background: url(../images/aesthe_h4-08.png) 0 0 no-repeat; }
#aesthe h4#title09 { background: url(../images/aesthe_h4-09.png) 0 0 no-repeat; }
#aesthe h4#title10 { background: url(../images/aesthe_h4-10.png) 0 0 no-repeat; }
#aesthe h3#title11 { background: url(../images/aesthe_h3-11.png) 0 0 no-repeat; }
#aesthe h4#title12 { background: url(../images/aesthe_h4-12.png) 0 0 no-repeat; }
#aesthe h4#title13 { background: url(../images/aesthe_h4-13.png) 0 0 no-repeat; }


/*---------- 13  G 40 -----------*/

#g-40 h2#title01 { background: url(../images/g-40_h2-01.png) 0 0 no-repeat; }
#g-40 h3#title02 { background: url(../images/g-40_h3-02.png) 0 0 no-repeat; }
#g-40 h3#title03 { background: url(../images/g-40_h3-03.png) 0 0 no-repeat; }
#g-40 h3#title04 { background: url(../images/g-40_h3-04.png) 0 0 no-repeat; }
#g-40 h3#title05 { background: url(../images/g-40_h3-05.png) 0 0 no-repeat; }
#g-60 h3#title06 { background: url(../images/g-60_h3-06.png) 0 0 no-repeat; }
#g-40 h3#title06 { background: url(../images/g-40_h3-06.png) 0 0 no-repeat; }


.case02{
	width:200px;
	margin:0 200px;
	padding:0;
	text-align:center;
}

/*---------- 14  G 50 -----------*/

#g-50 h2#title01 { background: url(../images/g-50_h2-01.png) 0 0 no-repeat; }
#g-50 h3#title02 { background: url(../images/g-50_h3-02.png) 0 0 no-repeat; }
#g-50 h3#title03 { background: url(../images/g-50_h3-03.png) 0 0 no-repeat; }
#g-50 h3#title04 { background: url(../images/g-50_h3-04.png) 0 0 no-repeat; }
#g-50 h3#title05 { background: url(../images/g-50_h3-05.png) 0 0 no-repeat; }

.arrow02{
	width:28px;
	height:28px;
	margin:0 200px 20px 372px;
	background:url(../images/arrow02_h.png);
}


/*---------- 15  G 60 -----------*/

#g-60 h2#title01 { background: url(../images/g-60_h2-01.png) 0 0 no-repeat; }
#g-60 h3#title02 { background: url(../images/g-60_h3-02.png) 0 0 no-repeat; }


/*---------- 16  G 70 -----------*/

#g-70 h2#title01 { background: url(../images/g-70_h2-01.png) 0 0 no-repeat; }
#g-70 h3#title02 { background: url(../images/g-70_h3-02.png) 0 0 no-repeat; }
#g-70 h4#title08 { background: url(../images/clinic_h4-08.png) 0 0 no-repeat; }
#g-70 h4#title09 { background: url(../images/clinic_h4-09.png) 0 0 no-repeat; }
#g-70 h4#title10 { background: url(../images/clinic_h4-10.png) 0 0 no-repeat; }

.section02 {
 padding: .5em 25px;
 clear: both;
}

.section02 .fr {
  float: right;
}

.bold {
  font-weight: bold;
}
/*---------- 17  Concept -----------*/

#concept h2#title01 { background: url(../images/concept_h2-01.png) 0 0 no-repeat; }
#concept h3#title02 { background: url(../images/concept_h3-02.png) 0 0 no-repeat; }
#concept h3#title03 { background: url(../images/concept_h3-03.png) 0 0 no-repeat; }
#concept h4#title04 { background: url(../images/concept_h4-04.png) 0 0 no-repeat; }
#concept h4#title05 { background: url(../images/concept_h4-05.png) 0 0 no-repeat; }
#concept h4#title06 { background: url(../images/concept_h4-06.png) 0 0 no-repeat; }

#concept #content .alpha {
	width: 150px;
	float: left;
	text-align: center;
	}
#concept #content .beta {
	width: 380px;
	float: right;
	padding: 1em 0 0 0;
	}

#concept #content .alpha .fn {
	font-weight: bold;
	letter-spacing: 1px;
	}

#concept #content .beta dt {
	width: 6em;
	float: left;
	}
#concept #content .beta dd { margin-left: 6em; }



/*---------- 18  Clinic -----------*/

#clinic h2#title01 { background: url(../images/clinic_h2-01.png) 0 0 no-repeat; }
#clinic h3#title02 { background: url(../images/clinic_h3-02.png) 0 0 no-repeat; }
#clinic h4#title03 { background: url(../images/clinic_h4-03.png) 0 0 no-repeat; }
#clinic h4#title04 { background: url(../images/clinic_h4-04.png) 0 0 no-repeat; }
#clinic h4#title05 { background: url(../images/clinic_h4-05.png) 0 0 no-repeat; }
#clinic h4#title06 { background: url(../images/clinic_h4-06.png) 0 0 no-repeat; }
#clinic h4#title07 { background: url(../images/clinic_h4-07.png) 0 0 no-repeat; }
#clinic h4#title08 { background: url(../images/clinic_h4-08.png) 0 0 no-repeat; }
#clinic h4#title09 { background: url(../images/clinic_h4-09.png) 0 0 no-repeat; }
#clinic h4#title10 { background: url(../images/clinic_h4-10.png) 0 0 no-repeat; }
#clinic h4#title11 { background: url(../images/clinic_h4-11.png) 0 0 no-repeat; }



/*---------- 19  Access -----------*/

#access h2#title01 { background: url(../images/access_h2-01.png) 0 0 no-repeat; }
#access h3#title02 { background: url(../images/access_h3-02.png) 0 0 no-repeat; }
#access h3#title03 { background: url(../images/access_h3-03.png) 0 0 no-repeat; }

#access #content dt {
	width: 4em;
	float: left;
	}
#access #content dd { margin-left: 4em; }



/*---------- 20  Contact -----------*/

#contact h2#title01 { background: url(../images/contact_h2-01.png) 0 0 no-repeat; }
#contact h3#title02 { background: url(../images/contact_h3-01.png) 0 0 no-repeat; }
#contact h3#title03 { background: url(../images/contact_h3-02.png) 0 0 no-repeat; }
#contact h4#title04 { background: url(../images/contact_h4-01.png) 0 0 no-repeat; }
#contact h4#title05 { background: url(../images/contact_h4-02.png) 0 0 no-repeat; }
#contact h4#title06 { background: url(../images/contact_h4-03.png) 0 0 no-repeat; }
#contact h4#title07 { background: url(../images/contact_h4-04.png) 0 0 no-repeat; }
#contact h4#title08 { background: url(../images/contact_h4-05.png) 0 0 no-repeat; }
#contact .section p.sr_mgL25 { margin-left:25px; }
#contact .section .sr_txtb { font-weight:bold; color:#336cb0; }


/*---------- 21  Sitemap -----------*/

#sitemap h2#title01 { background: url(../images/sitemap_h2-01.png) 0 0 no-repeat; }

#sitemap #content ul li { background-image: none; }


#sitemap #content h3 {
	text-indent: 0;
	padding: 4px 0 2px 10px;
	margin: 0;
	height: auto;
	line-height: 1.0;
	font-size: 108%;
	background: #eee;
	font-weight: bold;
	border-bottom: 1px solid #1e6ab5;
	border-left: 5px solid #1e6ab5;
	}
