@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Staff                       */
/*                 10  Clinic                      */
/*                 11  Recruit                     */
/*                 12  Perio                       */
/*                 13  Prevent                     */
/*                 14  Laser                       */
/*                 15  Child                       */
/*                 16  Ortho                       */
/*                 17  Aesthe                      */
/*                 18  Implant                     */
/*                 19  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Pink           #de91a2      */
/*        Main Color - Light Pink     #fce6e6      */
/*        Main Color - Fresh Pink     #f94956      */
/*                                                 */
/*        Sub Color  - Yellow Green   #7ac300      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 800px;
	margin: 10px auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background: url(../images/main_bg.png) repeat-y;
	}

#content {
	width: 620px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 2em 0 1em 0;
	}
	
#bridal_content {
	width: 600px;
	margin:0 auto;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 2em 0 1em 0;
	}


#bridal_content p {
text-align:left;
line-height: 1.6;
}

* html #bridal_content p {
text-align:left;
line-height: 1.8;
}

.pdt10{
padding-top:10px;
}

.pink_b {
font-weight:bold;
color:#FF6699;
}

.gray_b {
font-weight:bold;
color:#666666;
}


.menuBox{
background:#DAEAF2;
border:1px solid #BFBFBF;
padding:5px 10px;
margin-bottom:40px;
}


.menuBox dt{
color:#56A2CC;
font-weight:bold;
}





#bridal_content .bridal_section1 {
 width:600px;
 height:30px;
 padding: 0px 35px;
  }

* html #bridal_content .bridal_section1 {
 width:600px;
 height:40px;
 padding: 5px 35px;
  }

#bridal_content .bridal_section2 {
 width:530px;
 height:220px;
 padding: 0px 35px;
  }

* html #bridal_content .bridal_section2 {
 width:600px;
 height:255px;
 padding: 5px 35px;
  }
	
#bridal_content .bridal_section3 {
 display:block;
 background-image:url(../images/bridal_haikei.jpg);
 background-repeat:no-repeat;
 width:500px;
 height:65px;
 padding: 2px 35px 0px 35px;
 margin:20px 0 0 35px;
  }
	
* html #bridal_content .bridal_section3 {
 display:block;
 background-image:url(../images/bridal_haikei.jpg);
 background-repeat:no-repeat;
 width:500px;
 height:65px;
 padding: 11px 35px 0px 35px;
 margin:0 25px 0 0;
  }

.ml30{
margin-left:30px;
}

.mt20{
margin-top:20px;
}

.mt40{
margin-top:40px;
}



#bridal_content .box_r{
width:245px;
float:right;
}

#bridal_content .box_l{
width:285px;
}

* html #bridal_content .box_l{
width:280px;
float:left;
}

/*---------- 03  Header -----------*/

#index #header {
	background: url(../images/header_img.jpg) 0 0 no-repeat;
	height: 116px;
	width: 800px;
	margin: 0;
	padding: 0;
	}

#header {
	background: url(../images/header_img02.jpg) 0 0 no-repeat;
	height: 130px;
	width: 800px;
	margin: 0;
	padding: 0;
	}


#logo_c {
	text-indent: -9999px;p
	width: 370px;
	height: 70px;
	line-height: 1.0;
	float: left;
	margin:30px;
	}
#logo_c a {
	display: block;
	width: 370px;
	height: 70px;
	background: url(../images/h1.png) 0 0 no-repeat;
	}

h1{
font-weight:normal;
font-size:100%;
color:#FF7F84;

}


#index h1 {
position:absolute;
padding:15px 0 0 20px;
}

#index #logo{
position:relative;
top:30px;
left:30px;
}






#header .section {
	width: 175px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header .section2 {
	width: 150px;
	height: 150px;
	float: left;
	margin-top:175px;
	margin-left:-405px;
	}
	
* html #header .section2 {
	width: 150px;
	height: 150px;
	float: left;
	margin-top:175px;
	margin-left:-435px;
	}

#header .section3 {
	width: 185px;
	height:80px;
	float: left;
	margin-top:27px;
	margin-left:-40px;
	}
	
* html #header .section3 {
	width: 185px;
	height:80px;
	float: left;
	margin-top:27px;
	margin-left:-70px;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 61px;
	}
#header p.tel img { display: block; }

#header_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 19px;
	}

#header_nav li {
	height: 20px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 20px;
	width: 70px;
	margin-right:10px;
	}

#nav01 a {
	background: url(../images/header_nav01.gif) 0 0 no-repeat;
	width: 70px;
	}
#nav02 a {
	background: url(../images/header_nav02.gif) 0 0 no-repeat;
	width: 70px;
	}


/*----------04  Navigation -----------*/

#nav {
	width: 180px;
	float: left;
	padding: 10px 0 20px 0;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal {
	margin-bottom: 10px;}

#nav .internal li {
	margin-bottom: 5px;
	}

#nav .internal li img {
	vertical-align: bottom;}

#nav .internal li.hasChild {
	background: url(../images/nav_bg.gif) 0 0 repeat-y;}

#nav .internal li.hasChild ul {
	margin-top: 5px;}

#nav .internal li.hasChild li {
	margin-left: 5px;}

#nav p {
	margin-bottom: 5px;}




/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 12px 0 14px 0;
	margin: 0;
	background: #fff url(../images/footer_bg.png) bottom repeat-x;
	font-size: 85%;
	text-align: center;
	color: #93C4DF;
	border-top: solid 1px #93C4DF;
	}
*: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: #267DB8;
	}
#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 35px; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }
p.right { text-align: right; }

#content h2 {
	height: 40px;
	text-indent: -9999px;
	margin: 0 30px;
	}
#content h3 {
	clear: both;
	height: 40px;
	text-indent: -9999px;
	}
#content h4 {
	height: 20px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	color:#56A2CC;
	}

#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: #028eaf;
	outline: none;
	}
a:hover { color: #de91a2; }

#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/arrow01.jpg) center center no-repeat;
	}
.case img {
	display: block;
	}

.case .caption {
	text-align: center;
	font-weight: bold;
	border-top: 2px solid #ccc;
	}

.case .alpha,   
.case .beta {   
    float: left;   
    margin: 0 10px 15px 0;   
    }   
.case .gamma {   
    float: left;   
    margin: 0 0 15px 0;   
    }  

#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.png) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 0 1px no-repeat;
	}

span.app01 {
	color: #EC3A76;}

/* 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 */

.box01{width:300px; float:right;}
.box02{width:330px; float:right;}
.box03{border: solid 1px #DAEAF2; margin-bottom:15px;}
.box04{background-color: #DAEAF2;}
.flow { background:url(../images/arrow02.jpg) center bottom no-repeat; }
.flow p{padding-bottom:10px;}

#content span.app {
	font-weight: bold;
	color:#56A2CC;
	}


/*---------- 07  Index -----------*/
#index h2#title01{background:url(../images/index_h2-01.jpg) 0 0 no-repeat;}
#index h3#title02{background:url(../images/index_h3-02.jpg) 0 0 no-repeat;}
#index h3#title03{background:url(../images/index_h3-03.jpg) 0 0 no-repeat;}
#index h3#title04{background:url(../images/index_h3-04.jpg) 0 0 no-repeat;}

#index #main #content #movie {
	margin: 0 30px 15px 30px;
}

/*---------- 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 h4#title03{background:url(../images/concept_h4-03.jpg) 0 0 no-repeat;}
#concept h4#title04{background:url(../images/concept_h4-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 h4#title07{background:url(../images/concept_h4-07.jpg) 0 0 no-repeat;}

#concept h5{text-indent:-9999px; height:30px; padding-right:5px;}

#concept #content ul li {
	list-style: square;
	padding-left: 0;}

/*---------- 09  Staff -----------*/
#staff h2#title01{background:url(../images/staff_h2-01.jpg) 0 0 no-repeat;}
#staff h3#title02{background:url(../images/staff_h3-02.jpg) 0 0 no-repeat;}
#staff h4#title03{background:url(../images/staff_h4-03.jpg) 0 0 no-repeat;}
#staff h3#title04{background:url(../images/staff_h3-04.jpg) 0 0 no-repeat;}
#staff h3#title05{background:url(../images/staff_h3-05.jpg) 0 0 no-repeat;}
#staff h4#title06{background:url(../images/staff_h4-06.jpg) 0 0 no-repeat;}
#staff h5#title07{background:url(../images/staff_h5-07.jpg) 0 0 no-repeat;}
#staff h5#title08{background:url(../images/staff_h5-08.jpg) 0 0 no-repeat;}
#staff h5#title09{background:url(../images/staff_h5-09.jpg) 0 0 no-repeat;}
#staff h4#title10{background:url(../images/staff_h4-10.jpg) 0 0 no-repeat;}

#staff h5{text-indent:-9999px; height:30px; padding-right:5px;}

#staff .box02 dl{margin:0;}
#staff .box02 dl dt{float:left; width:7em;}
#staff .box02 dl dd{overflow:hidden; width:15em;}

/*---------- 10  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 h4#title03{background:url(../images/clinic_h4-03.jpg) 0 0 no-repeat;}
#clinic h4#title04{background:url(../images/clinic_h4-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 h4#title07{background:url(../images/clinic_h4-07.jpg) 0 0 no-repeat;}

/*---------- 11  Medical -----------*/
#medical h2#title01{background:url(../images/medical_h2-01.jpg) 0 0 no-repeat;}
#medical h3#title02{background:url(../images/medical_h3-02.jpg) 0 0 no-repeat;}
#medical h4#title03{background:url(../images/medical_h4-03.jpg) 0 0 no-repeat;}
#medical h4#title04{background:url(../images/medical_h4-04.jpg) 0 0 no-repeat;}
#medical h4#title05{background:url(../images/medical_h4-05.jpg) 0 0 no-repeat;}
#medical h4#title06{background:url(../images/medical_h4-06.jpg) 0 0 no-repeat;}


/*---------- 12  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 h4#title04{background:url(../images/implant_h4-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 h4#title07{background:url(../images/implant_h4-07.jpg) 0 0 no-repeat;}
#implant h4#title08{background:url(../images/implant_h4-08.jpg) 0 0 no-repeat;}
#implant h4#title09{background:url(../images/implant_h4-09.jpg) 0 0 no-repeat;}
#implant h4#title10{background:url(../images/implant_h4-10.jpg) 0 0 no-repeat;}


/*---------- 13  Esthe -----------*/
#esthe h2#title01{background:url(../images/esthe_h2-01.jpg) 0 0 no-repeat;}
#esthe h3#title02{background:url(../images/esthe_h3-02.jpg) 0 0 no-repeat;}
#esthe h3#title03{background:url(../images/esthe_h3-03.jpg) 0 0 no-repeat;}
#esthe h4#title04{background:url(../images/esthe_h4-04.jpg) 0 0 no-repeat;}
#esthe h4#title05{background:url(../images/esthe_h4-05.jpg) 0 0 no-repeat;}
#esthe h4#title06{background:url(../images/esthe_h4-06.jpg) 0 0 no-repeat;}
#esthe h4#title07{background:url(../images/esthe_h4-07.jpg) 0 0 no-repeat;}
#esthe h3#title08{background:url(../images/esthe_h3-08.jpg) 0 0 no-repeat;}
#esthe h4#title09{background:url(../images/esthe_h4-09.jpg) 0 0 no-repeat;}
#esthe h4#title10{background:url(../images/esthe_h4-10.jpg) 0 0 no-repeat;}


/*---------- 14  Perio -----------*/
#perio h2#title01{background:url(../images/perio_h2-01.jpg) 0 0 no-repeat;}
#perio h3#title02{background:url(../images/perio_h3-02.jpg) 0 0 no-repeat;}
#perio h4#title03{background:url(../images/perio_h4-03.jpg) 0 0 no-repeat;}
#perio h3#title04{background:url(../images/perio_h3-04.jpg) 0 0 no-repeat;}

/*---------- 14  Gakukansetsu -----------*/
#gakukansetsu h2#title01{background:url(../images/gakukansetsu_h2-01.jpg) 0 0 no-repeat;}
#gakukansetsu h3#title02{background:url(../images/gakukansetsu_h3-02.jpg) 0 0 no-repeat;}


/*---------- 15  Whitening -----------*/
#whitening h2#title01{background:url(../images/whitening_h2-01.jpg) 0 0 no-repeat;}
#whitening h3#title02{background:url(../images/whitening_h3-02.jpg) 0 0 no-repeat;}
#whitening h3#title03{background:url(../images/whitening_h3-03.jpg) 0 0 no-repeat;}
#whitening h3#title04{background:url(../images/whitening_h3-04.jpg) 0 0 no-repeat;}
#whitening h3#title05{background:url(../images/whitening_h3-05.jpg) 0 0 no-repeat;}
#whitening h4#title06{background:url(../images/whitening_h4-06.jpg) 0 0 no-repeat;}
#whitening h4#title07{background:url(../images/whitening_h4-07.jpg) 0 0 no-repeat;}
#whitening h4#title08{background:url(../images/whitening_h4-08.jpg) 0 0 no-repeat;}
#whitening h4#title09{background:url(../images/whitening_h4-09.jpg) 0 0 no-repeat;}


/* 091210 takagi added */

#whitening h4#title10{background:url(../images/esthe_h4-04.jpg) 0 0 no-repeat;}

#whitening table,#whitening02 table {
	text-align: left;	
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	margin:0 10px;}

#whitening table th,#whitening02 table th {
	background: url(../images/table_bg01.jpg) left repeat-y;	
	text-align: left;	
	color:#56A2CC;
	width: 150px;}

#whitening table.cost th,#whitening02 table.cost th {
	width: 300px;}


#whitening table th.nobg {
	background: none;}

#whitening table.compare td {
	background-color:#FFFFFF;
	width:350px;}
#whitening table.cost td,#whitening02 table.cost td {
	background-color:#FFFFFF;
	width:200px;}

#whitening td,#whitening02 td,
#whitening th,#whitening02 th{
	border: 1px solid #999999;}



/*---------- 15  Whitening02 -----------*/

#whitening02 h2#title01{background:url(../images/whitening02_h2-01.jpg) 0 0 no-repeat;}
#whitening02 h3#title02{background:url(../images/whitening02_h3-02.jpg) 0 0 no-repeat;}
#whitening02 h4#title03{background:url(../images/whitening02_h4-03.jpg) 0 0 no-repeat;}
#whitening02 h4#title04{background:url(../images/whitening02_h4-04.jpg) 0 0 no-repeat;}
#whitening02 h4#title05{background:url(../images/whitening02_h4-05.jpg) 0 0 no-repeat;}
#whitening02 h3#title06{background:url(../images/whitening02_h3-06.jpg) 0 0 no-repeat;}
#whitening02 h4#title07{background:url(../images/whitening02_h4-07.jpg) 0 0 no-repeat;}
#whitening02 h4#title08{background:url(../images/whitening02_h4-08.jpg) 0 0 no-repeat;}
#whitening02 h4#title09{background:url(../images/whitening02_h4-09.jpg) 0 0 no-repeat;}
#whitening02 h4#title10{background:url(../images/whitening02_h4-10.jpg) 0 0 no-repeat;}



/*---------- 15  Whiteningex -----------*/
#whiteningex h2#title01{background:url(../images/whiteningex_h2-01.jpg) 0 0 no-repeat;}
#whiteningex h3#title01{background:url(../images/whiteningex_h3-01.jpg) 0 0 no-repeat;}
#whiteningex h3#title02{background:url(../images/whiteningex_h3-02.jpg) 0 0 no-repeat;}
#whiteningex h3#title03{background:url(../images/whiteningex_h3-03.jpg) 0 0 no-repeat;}
#whiteningex h3#title04{background:url(../images/whiteningex_h3-04.jpg) 0 0 no-repeat;}

/*---------- 15  Case -----------*/
#case h2#title01{background:url(../images/case_h2-01.jpg) 0 0 no-repeat;}
#case h3#title02{background:url(../images/case_h3-02.jpg) 0 0 no-repeat;}
#case h3#title03{background:url(../images/case_h3-03.jpg) 0 0 no-repeat;}

#case h4.title04{background:url(../images/case_h4-04.jpg) 0 0 no-repeat;}
#case h4.title05{background:url(../images/case_h4-05.jpg) 0 0 no-repeat;}
#case h4.title06{background:url(../images/case_h4-06.jpg) 0 0 no-repeat;}
#case h4.title07{background:url(../images/case_h4-07.jpg) 0 0 no-repeat;}
#case h4.title08{background:url(../images/case_h4-08.jpg) 0 0 no-repeat;}
#case h4.title09{background:url(../images/case_h4-09.jpg) 0 0 no-repeat;}
#case h4.title10{background:url(../images/case_h4-10.jpg) 0 0 no-repeat;}
#case h4.title11{background:url(../images/case_h4-11.jpg) 0 0 no-repeat;}
#case h4.title12{background:url(../images/case_h4-12.jpg) 0 0 no-repeat;}


/*---------- 15  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 table {
	text-align: left;	
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	margin:0 10px;
}
#access table th {
	background: url(../images/table_bg01.jpg) left repeat-y;	
	text-align: left;	
	color:#56A2CC;
	width: 150px;
}
#access td {
	background-color:#FFFFFF;
	width:350px;
}
#access td,
#access th,{
	border: 1px solid #999999;
}


/*---------- 16  Cost -----------*/
#cost h2#title01{background:url(../images/cost_h2-01.jpg) 0 0 no-repeat;}
#cost #title02{background:url(../images/cost_h3-02.jpg) 0 0 no-repeat;}
#cost #title03{background:url(../images/cost_h3-03.jpg) 0 0 no-repeat;}
#cost #title04{background:url(../images/cost_h3-04.jpg) 0 0 no-repeat;}
#cost #title05{background:url(../images/cost_h3-05.jpg) 0 0 no-repeat;}
#cost #title06{background:url(../images/cost_h3-06.jpg) 0 0 no-repeat;}
#cost #title07{background:url(../images/cost_h3-07.jpg) 0 0 no-repeat;}
#cost #title08{background:url(../images/cost_h3-08.jpg) 0 0 no-repeat;}
#cost #title09{background:url(../images/cost_h3-09.jpg) 0 0 no-repeat;}
#cost #title10{background:url(../images/cost_h3-10.jpg) 0 0 no-repeat;}
#cost #title11{background:url(../images/cost_h3-11.jpg) 0 0 no-repeat;}

















#cost table {
	text-align: left;	
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	margin:0 10px;
}
#cost table th {
	background: url(../images/table_bg01.jpg) left repeat-y;	
	text-align: left;	
	color:#56A2CC;
	width: 300px;
}
#cost td {
	background-color:#FFFFFF;
	width:200px;
}
#cost td,
#cost th,{
	border: 1px solid #999999;
}


#cost #more table {
	text-align: left;	
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	margin:0 10px;
}
#cost #more table th {
	background: url(../images/table_bg01.jpg) left repeat-y;	
	text-align: left;	
	color:#56A2CC;
}
#cost #more td {
	background-color:#FFFFFF;
	width:300px;
}
#cost #moret td,
#cost #more th,{
	border: 1px solid #999999;
}

#more dt{
width:110px;
float:left;
}

#more dd{
margin-left:110px;
}

#more dl{
padding:0;
margin:0;
}


/*---------- 16  Sitemap -----------*/
#sitemap h2#title01{background:url(../images/sitemap_h2-01.jpg) 0 0 no-repeat;}
#sitemap dl#link {margin: 0 10px;}
#sitemap dl#link dt{float:left; width:10em; border-left: solid 3px #DAEAF2; padding-left:5px; margin-bottom:10px;}
#sitemap dl#link dd{overflow:hidden; margin-bottom:10px;}
#sitemap dl#link dt.sub{float:left; width:9em; border-left: solid 3px #CCCCCC; padding-left:5px; margin-bottom:10px; margin-left:1em;}

/*---------- 16  Inquiry -----------*/
#inquiry h2#title01{background:url(../images/inquiry_h2-01.jpg) 0 0 no-repeat;}

#inquiry table {
	width: 100%;
	text-align: left;	
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	margin:0 10px;}

#inquiry table th {
	background: url(../images/table_bg01.jpg) left repeat-y;	
	text-align: left;	
	color:#56A2CC;
	width: 150px;}

#inquiry th,#inquiry td{
	border: 1px solid #999999;}



