@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Clinic                      */
/*                 10  Comparison                  */
/*                 11  General                     */
/*                 12  Prevent                     */
/*                 13  Implant                     */
/*                 14  Aesthe                      */
/*                 15  Denture                     */
/*                 16  Access                      */
/*                 17  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Mastard        #e5b00a      */
/*        Main Color - Yellow         #efca2e      */
/*        Main Color - Blue           #241f91      */
/*                                                 */
/*        Sub Color  - Sky Blue       #81bff2      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: #e5b00a; }

#wrapper {
	background: #fff;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background: #fff url(../images/main_bg.jpg) 0 0 no-repeat;
	}

#content {
	width: 580px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	padding: 0 0 1em 0;
	margin-top: 275px;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 120px;
	width: 800px;
	margin: 0;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	width: 388px;
	height: 76px;
	line-height: 1.0;
	float: left;
	margin-top: 20px;
	}
h1 a {
	display: block;
	width: 388px;
	height: 76px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 164px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header_nav {
	margin: 24px 0 0 0;
	padding: 0;
	list-style: none;
	width: 164px;
	height: 18px;
	}

#header_nav li {
	height: 18px;
	line-height: 18px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 18px;
	color: #e5a71c;
	text-decoration: none;
	}

#nav01 { width: 70px; }
#nav02 { width: 90px; }

#nav01 a {
	background: url(../images/nav01_bg.jpg) 0 0 no-repeat;
	width: 48px;
	padding: 0 0 0 22px;
	}
#nav02 a {
	background: url(../images/nav02_bg.jpg) 0 0 no-repeat;
	width: 68px;
	padding: 0 0 0 22px;
	}

#header .adr {
	clear: both;
	color: #81bff2;
	padding: 0 0 0 18px;
	margin: 0;
	}


/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	padding: 0;
	margin: 20px 0 0 20px;
	background: url(../images/nav_bg.jpg) repeat-y;
	color: #777;
	}
* html body #nav { margin: 20px 0 0 10px; }

#nav h2 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url(../images/nav_h2.jpg) 0 0 no-repeat;
	height: 40px;
	}

#nav p.tel {
	margin: 0;
	padding: 0;
	}
#nav p.tel img { display: block; }

#nav p.detail {
	height: 18px;
	text-indent: -9999px;
	background: url(../images/nav_detail.jpg) left bottom no-repeat;
	}

#nav .clinic-info {
	background: url(../images/nav_clinic-info.jpg) left bottom no-repeat;
	margin: 0;
	padding: 0;
	}

#nav .clinic-info dl {
	margin: 12px 10px 12px 10px;
	padding: 0;
	font-size: 85%;
	}
*:first-child+html #nav .clinic-info dl { font-size: 9px; } /*  for IE7 only */
* html body #nav .clinic-info dl { font-size: 9px; } /*  for IE6 only */

#nav .clinic-info dt {
	width: 4em;
	float: left;
	}
#nav .clinic-info dd {
	margin-left: 4em;
	color: #81bff2;
	}

#nav .clinic-info p {
	clear: both;
	margin: 0 0 20px 10px;
	text-align: left;
	}


#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 30px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 30px;
	}

#nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -30px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -60px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -90px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -120px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -150px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -180px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -210px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -240px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -270px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -300px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -330px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) 0 -360px no-repeat; }

#nav03 a:hover { background: url(../images/nav.jpg) -200px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -200px -30px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -200px -60px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -200px -90px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -200px -120px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -200px -150px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -200px -180px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -200px -210px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -200px -240px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -200px -270px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -200px -300px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -200px -330px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -200px -360px no-repeat; }

#nav p { text-align: center; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 12px 0 0 0;
	margin: 0;
	background: #fff url(../images/footer_bg.png) bottom repeat-x;
	font-size: 85%;
	text-align: center;
	color: #777;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer a { text-decoration: none; }
#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: 0;
	background: url(../images/footer_address.jpg)  repeat-x;
	height: 20px;
	line-height: 20px;
	color: #999;
	margin-top: 16px;
	}


/*---------- 06  Contents -----------*/

.section { padding: .5em 20px; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 46px;
	text-indent: -9999px;
	margin: 0 20px;
	}
#content h3 {
	clear: both;
	height: 42px;
	text-indent: -9999px;
	margin-left: -10px;
	}
#content h4 {
	height: 42px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	color: #241f91;
	padding-left: 24px;
	background: url(../images/h5_bg.jpg) 0 0 no-repeat;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 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: #419ad6; }
a:hover { color: #241f91; }

#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 20px;
	background: url(../images/arrow_h.png) 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: 100px;
	height: 14px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 14px;
	background: url(../images/to_top.jpg) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution_bg.jpg) 0 1px no-repeat;
	}


#content p.detail {
	width: 100px;
	height: 14px;
	margin: 0;
	padding: 0 0 8px 0;
	text-indent: -9999px;
	float: right;
	}
* html body #content p.detail { height: 22px; }
#content p.detail a {
	display: block;
	height: 14px;
	background: url(../images/detail.jpg) 0 0 no-repeat;
	}



/*---------- 07  Index -----------*/

#index #content { margin-top: 11px; }

#index .section { padding: 0 10px .5em 20px; }

#index h2#title01 {
	height: 264px;
	margin: 0;
	background: url(../images/index_h2-01.jpg) top right no-repeat;
	}
#index h3#title02 {
	height: 46px;
	margin: 0;
	background: url(../images/index_h3-02.jpg) 0 0 no-repeat;
	}
#index h3#title03 {
	height: 46px;
	margin: 0;
	background: url(../images/index_h3-03.jpg) 0 0 no-repeat;
	}
#index h4#title04 {
	clear: right;
	height: 46px;
	margin: 0;
	background: url(../images/index_h4-04.jpg) 0 0 no-repeat;
	}
#index h4#title05 {
	clear: right;
	height: 46px;
	margin: 0;
	background: url(../images/index_h4-05.jpg) 0 0 no-repeat;
	}

#index #greeting #description {
	width: 280px;
	float: left;
	}
#index #greeting #pckp {
	width: 260px;
	float: right;
	}

#index p.author {
	width: 160px;
	height: 36px;
	background: url(../images/index_author.jpg) 0 0 no-repeat;
	float: right;
	text-indent: -9999px;
	}

#index #clinic-info .office-hour {
	width: 200px;
	float: left;
	margin: 10px 0 18px 0;
	}
#index #clinic-info .tel {
	width: 300px;
	float: right;
	}
#index #clinic-info .office-hour dt {
	width: 4em;
	float: left;
	color: #777;
	text-align: right;
	}
#index #clinic-info .office-hour dd {
	color: #81bff2;
	margin-left: 5em;
	}


/*---------- 08  Concept -----------*/

#concept h2#title01 { background: url(../images/concept_h2-01.jpg) 0 0 no-repeat; }
#concept h3#title02 { background: url(../images/concept_h3-02.jpg) 0 0 no-repeat; }
#concept h3#title03 { background: url(../images/concept_h3-03.jpg) 0 0 no-repeat; }
#concept h3#title04 { background: url(../images/concept_h3-04.jpg) 0 0 no-repeat; }
#concept h4#title05 { background: url(../images/concept_h4-05.jpg) 0 0 no-repeat; }
#concept h4#title06 { background: url(../images/concept_h4-06.jpg) 0 0 no-repeat; }
#concept h3#title09 { background: url(../images/concept_h3-07.jpg) 0 0 no-repeat; }
#concept h3#title10 { background: url(../images/concept_h3-08.jpg) 0 0 no-repeat; }
#concept h4#title11 { background: url(../images/concept_h4-09.jpg) 0 0 no-repeat; }

#concept #content .alpha {
	width: 210px;
	float: left;
	}
#concept #content .beta {
	width: 310px;
	float: right;
	}

#concept #content .beta dl { margin: 10px 0 16px 0; }
#concept #content .beta dt {
	5em;
	float: left;
	}
#concept #content .beta dd { margin-left: 5em; }


/*---------- 09  Clinic -----------*/
#clinic h2#title01 { background: url(../images/clinic_h2-01.jpg) 0 0 no-repeat; }
#clinic h3#title02 { background: url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }
#clinic h3#title03 { background: url(../images/clinic_h3-03.jpg) 0 0 no-repeat; }
#clinic h3#title04 { background: url(../images/clinic_h3-04.jpg) 0 0 no-repeat; }
#clinic h4#title05 { background: url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }
#clinic h4#title06 { background: url(../images/clinic_h4-06.jpg) 0 0 no-repeat; }

#clinic #content .alpha {
	width: 270px;
	float: left;
	}
#clinic #content .beta {
	width: 250px;
	float: right;
	}

#clinic #content .beta dl { margin: 10px 0 16px 0; }

/*---- 追加分 -----*/
#clinic #content .cta {
	clear:both;
	margin:1em 0 1em 0;
	width: 520px;
	float: none;
}

#clinic #content dl.normal{	margin: 1em 0 1em 0;	}

#clinic #content dl.normal dt {
	background:url(../images/dt.jpg) 0 3px no-repeat;
	padding:0 0 0 1.7em;
}



/*---------- 10  Comparison -----------*/
#comparison h2#title01 { background: url(../images/comparison_h2-01.jpg) 0 0 no-repeat; }
#comparison h3#title02 { background: url(../images/comparison_h3-02.jpg) 0 0 no-repeat; }
#comparison h3#title03 { background: url(../images/comparison_h3-03.jpg) 0 0 no-repeat; }
#comparison h3#title04 { background: url(../images/comparison_h3-04.jpg) 0 0 no-repeat; }
#comparison h4#title05 { background: url(../images/comparison_h4-05.jpg) 0 0 no-repeat; }
#comparison h4#title06 { background: url(../images/comparison_h4-06.jpg) 0 0 no-repeat; }

#comparison #content .alpha {
	width: 210px;
	float: left;
	}
#comparison #content .beta {
	width: 310px;
	float: right;
	}

#comparison #content .beta dl { margin: 10px 0 16px 0; }
#comparison #content .beta dt {
	5em;
	float: left;
	}
#comparison #content .beta dd { margin-left: 5em; }
/*---- 追加分 -----*/
#comparison #content .cta {
	clear:both;
	margin:1em 0 1em 0;
	width: 500px;
	float: none;
}

#comparison #content dl.normal{	margin: 1em 0 1em 0;	}

#comparison #content dl.normal dt {
	background:url(../images/dt.jpg) 0 3px no-repeat;
	padding:0 0 0 1.7em;
}

.hikaku{ width:500px;}
.hikaku th,.hikaku td{ width:33%;}
.hikaku p{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align:center;
}
.c1{ background-color:#fbf6ea;}
.c2{ background-color:#f6e9ca;}
.c3{ background-color:#f7eee5;}
.disp-none{ display:none;}



/*---------- 11  General -----------*/
#general h2#title01 { background: url(../images/general_h2-01.jpg) 0 0 no-repeat; }
#general h3#title02 { background: url(../images/general_h3-02.jpg) 0 0 no-repeat; }
#general h3#title03 { background: url(../images/general_h3-03.jpg) 0 0 no-repeat; }
#general h3#title04 { background: url(../images/general_h3-04.jpg) 0 0 no-repeat; }
#general h4#title05 { background: url(../images/general_h4-05.jpg) 0 0 no-repeat; }
#general h4#title06 { background: url(../images/general_h4-06.jpg) 0 0 no-repeat; }

#general #content .alpha {
	width: 210px;
	float: left;
	}
#general #content .beta {
	width: 310px;
	float: right;
	}

#general #content .beta dl { margin: 10px 0 16px 0; }
#general #content .beta dt {
	5em;
	float: left;
	}
#general #content .beta dd { margin-left: 5em; }
/*---- 追加分 ----*/
#general #content .alpha2 {
	width: 300px;
	float: left;
	}
#general #content .beta2 {
	width: 200px;
	float: right;
	}
#general #content .alpha3 {
	width: 200px;
	float: left;
	}
#general #content .beta3 {
	width: 300px;
	float: right;
	}

#general #content .cta {
	clear:both;
	margin:1em 0 1em 0;
	width: 500px;
	float: none;
}

#general #content dl.normal{	margin: 1em 0 1em 0;	}

#general #content dl.normal dt {
	background:url(../images/dt.jpg) 0 3px no-repeat;
	padding:0 0 0 1.7em;
}



/*---------- 12  Prevent -----------*/
#prevent h2#title01 { background: url(../images/prevent_h2-01.jpg) 0 0 no-repeat; }
#prevent h3#title02 { background: url(../images/prevent_h3-02.jpg) 0 0 no-repeat; }
#prevent h3#title03 { background: url(../images/prevent_h3-03.jpg) 0 0 no-repeat; }
#prevent h3#title04 { background: url(../images/prevent_h3-04.jpg) 0 0 no-repeat; }
#prevent h4#title05 { background: url(../images/prevent_h4-05.jpg) 0 0 no-repeat; }
#prevent h4#title06 { background: url(../images/prevent_h4-06.jpg) 0 0 no-repeat; }

#prevent #content .alpha {
	width: 250px;
	float: left;
	}
#prevent #content .beta {
	width: 250px;
	float: right;
	}

#prevent #content .beta dl { margin: 10px 0 16px 0; }
#prevent #content .beta dt {
	5em;
	float: left;
	}
#prevent #content .beta dd { margin-left: 5em; }
/*---- 追加分 ----*/
#prevent #content .cta {
	clear:both;
	width: 500px;
	float: none;
}

#prevent #content dl.normal{	margin: 0 0 0 0;	}

#prevent #content dl.normal dt {
	background:url(../images/dt.jpg) 0 3px no-repeat;
	padding:0 0 0 1.7em;
}



/*---------- 13  Implant -----------*/
#implant h2#title01 { background: url(../images/implant_h2-01.jpg) 0 0 no-repeat; }
#implant h3#title02 { background: url(../images/implant_h3-02.jpg) 0 0 no-repeat; }
#implant h3#title03 { background: url(../images/implant_h3-03.jpg) 0 0 no-repeat; }
#implant h3#title04 { background: url(../images/implant_h3-04.jpg) 0 0 no-repeat; }
#implant h4#title05 { background: url(../images/implant_h4-05.jpg) 0 0 no-repeat; }
#implant h4#title06 { background: url(../images/implant_h4-06.jpg) 0 0 no-repeat; }

#implant #content .alpha {
	width: 270px;
	float: left;
	}
#implant #content .beta {
	width: 250px;
	float: right;
	}

#implant #content .beta dl { margin: 10px 0 16px 0; }
#implant #content .beta dt {
	5em;
	float: left;
	}
#implant #content .beta dd { margin-left: 5em; }

#implant #content dl.normal{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#implant #content dl.normal dt {
	background:url(../images/dt.jpg) 0 3px no-repeat;
	padding:0 0 0 1.7em;
 }
#implant #content dl.normal dd { margin: 0 0 1em 2.5em; }



/*---------- 14  Aesthe -----------*/
#aesthe h2#title01 { background: url(../images/aesthe_h2-01.jpg) 0 0 no-repeat; }
#aesthe h3#title02 { background: url(../images/aesthe_h3-02.jpg) 0 0 no-repeat; }
#aesthe h3#title03 { background: url(../images/aesthe_h3-03.jpg) 0 0 no-repeat; }
#aesthe h3#title04 { background: url(../images/aesthe_h3-04.jpg) 0 0 no-repeat; }
#aesthe h4#title05 { background: url(../images/aesthe_h4-05.jpg) 0 0 no-repeat; }
#aesthe h4#title06 { background: url(../images/aesthe_h4-06.jpg) 0 0 no-repeat; }
#aesthe h3#title08 { background: url(../images/aesthe_h3-03.jpg) 0 0 no-repeat; }


#aesthe #content .alpha {
	width: 270px;
	float: left;
	}
#aesthe #content .beta {
	width: 250px;
	float: right;
	}

#aesthe #content .beta dl { margin: 10px 0 16px 0; }
#aesthe #content .beta dt {
	5em;
	float: left;
	}
#aesthe #content .beta dd { margin-left: 5em; }
/*----- 追加分 -----*/
#aesthe #content .cta {
	clear:both;
	width: 510px;
	float: none;
}

#aesthe #content .img_l{
	width:250px;
	float:left;
}

#aesthe #content .img_l2{
	width:300px;
	float:left;
}
#aesthe #content .img_l3{
	margin-left:10px;
	width:190px;
	float:left;
}

#aesthe #content dl.normal dt {
	background:url(../images/dt.jpg) 0 3px no-repeat;
	padding:0 0 0 1.7em;
 }



/*---------- 15  Denture -----------*/
#denture h2#title01 { background: url(../images/denture_h2-01.jpg) 0 0 no-repeat; }
#denture h3#title02 { background: url(../images/denture_h3-02.jpg) 0 0 no-repeat; }
#denture h3#title03 { background: url(../images/denture_h3-03.jpg) 0 0 no-repeat; }
#denture h3#title04 { background: url(../images/denture_h3-04.jpg) 0 0 no-repeat; }
#denture h4#title05 { background: url(../images/denture_h4-05.jpg) 0 0 no-repeat; }
#denture h4#title06 { background: url(../images/denture_h4-06.jpg) 0 0 no-repeat; }

#denture #content .alpha {
	width: 250px;
	float: left;
	display: inline;
	}
#denture #content .beta {
	width: 250px;
	float: right;
	}

#denture #content .beta dl { margin: 10px 0 0 0; }
#denture #content .beta dt {
	float: left;
	}
#denture #content .beta dd { margin-left: 1em; }

/*----- 追加分 -----*/
#denture #content .alpha ul li{
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-type:disc;
}

#denture #content .cta {
	clear:both;
	width: 510px;
	float: none;
}

#denture #content .img_l{
	width:180px;
	float:left;
}

#denture #content dl.normal dt {
	background:url(../images/dt.jpg) 0 3px no-repeat;
	padding:0 0 0 1.7em;
 }




/*---------- 16  Access -----------*/
#access h2#title01 { background: url(../images/access_h2-01.jpg) 0 0 no-repeat; }
#access h3#title02 { background: url(../images/access_h3-02.jpg) 0 0 no-repeat; }
#access h3#title03 { background: url(../images/access_h3-03.jpg) 0 0 no-repeat; }
#access h3#title04 { background: url(../images/access_h3-04.jpg) 0 0 no-repeat; }
#access h4#title05 { background: url(../images/access_h4-05.jpg) 0 0 no-repeat; }
#access h4#title06 { background: url(../images/access_h4-06.jpg) 0 0 no-repeat; }

#access #content .alpha {
	float: left;
	margin-right: 10px;
	}
#access #content .beta {
	float: right;
	}

#access #content .beta dl { margin: 10px 0 16px 0; }
#access #content .beta dt {
	5em;
	float: left;
	}
#access #content .beta dd { margin-left: 5em; }

/*------ 追加分 ------*/
#access #content .ganma {
	width: 200px;
	float: left;
	}

#access #content .ganma dd {
	margin:-1.7em 0 0 4em;
	color:#419ad6;
}




#access #content .cta {
	clear:both;
	width: 520px;
	float: none;
	}





/*---------- 17  Sitemap -----------*/
#sitemap h2#title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }
#sitemap h3#title02 { background: url(../images/sitemap_h3-02.jpg) 0 0 no-repeat; }
#sitemap h3#title03 { background: url(../images/sitemap_h3-03.jpg) 0 0 no-repeat; }
#sitemap h3#title04 { background: url(../images/sitemap_h3-04.jpg) 0 0 no-repeat; }
#sitemap h4#title05 { background: url(../images/sitemap_h4-05.jpg) 0 0 no-repeat; }
#sitemap h4#title06 { background: url(../images/sitemap_h4-06.jpg) 0 0 no-repeat; }

#sitemap #content .alpha {
	width: 210px;
	float: left;
	}
#sitemap #content .beta {
	width: 310px;
	float: right;
	}

#sitemap #content .beta dl { margin: 10px 0 16px 0; }
#sitemap #content .beta dt {
	5em;
	float: left;
	}
#sitemap #content .beta dd { margin-left: 5em; }

/*------ 追加分 ------*/
#sitemap #content .normal {
	width: 450px;
	float: left;
	}

#sitemap #content dl.normal { margin: 10px 0 16px 0; }
#sitemap #content dl.normal dt {
	background:url(../images/sitemap_dt.jpg) 0 3px no-repeat;
	padding:0 0 0 1.7em;
 }
#sitemap #content dl.normal dd { margin: 0 0 1em 2.5em; }
