@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-y; }

#wrapper {
    background: url(../images/wrapper_bg.jpg) repeat-y;
    width: 800px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #FFAB5F;
    border-left-color: #FFAB5F;
    }

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

#content {
    width: 598px;
    float: right;
    font-size: 100%;
    line-height: 1.6;
    color: #666;
    background: #fff;
    padding: 10px 0 30px 0;
    }

#content {
    width: 598px;
    float: right;
    font-size: 100%;
    line-height: 1.6;
    color: #666;
    background: #fff;
    padding: 10px 0 30px 0;
    }


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

#header {
    background: url(../images/header_bg.jpg) repeat-x;
    height: 70px;
    width: 800px;
    margin: 0;
    padding: 0;
    }
* html body #header { height: 70px; } /*  for IE6 only */

h1 {
    text-indent: -9999px;
    width: 270px;
    height: 70px;
    line-height: 1.0;
    float: left;
    margin-left:20px;
    }
*html h1 {
    margin-left:10px;
    }
h1 a {
    display: block;
    width: 270px;
    height: 70px;
    background: url(../images/h1.jpg) 0 0 no-repeat;
    }

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

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

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

#header_nav li {
    float: left;
    text-indent: -9999px;
    list-style: none;
    margin: 0 0 0 5px;
    padding: 0;
    }
*html #header_nav li {
    float: left;
    text-indent: -9999px;
    list-style: none;
    margin: 0 0 0 4px;
    padding: 0;
    }
#header_nav li a {
    display: block;
    }
#nav00 { width: 85px; height:12px; float:left; }
#nav01 { width: 181px; height:65px; float:left }
#nav02 { width: 181px; height:65px; float:left; }

#nav00 a {
    background: url(../images/header_nav00.jpg) 0 3px no-repeat;
    width: 85px;
    }
#nav01 {
    background: url(../images/header_nav01.jpg) 0 0 no-repeat;
    width: 181px;height:65px;
    }
#nav02 a {
    background: url(../images/header_nav02.jpg) 0 0 no-repeat;
    width: 181px;height:65px;
    }
#index #header_img{height:250px;}    
#index #header_img a{width:800px; height:250px; margin: 0; background:url(../images/header_img.jpg) 0 0 no-repeat; text-indent:-9999px; display:block;}
#index #header_img a:hover{width:800px; height:250px; margin: 0; background:url(../images/header_img.jpg) 0 -250px no-repeat; text-indent:-9999px; display:block;}

#header_img{height:100px;}    
#header_img a{width:800px; height:100px; margin: 0; background:url(../images/header_img02.jpg) 0 0 no-repeat; text-indent:-9999px;display:block;}
#header_img a:hover{width:800px; height:100px; margin: 0; background:url(../images/header_img02.jpg) 0 -100px no-repeat; text-indent:-9999px;display:block;}

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

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

*html #nav {
    margin:10px 5px;
    }

#nav ul{
    margin: 0;
    }

#nav .internal li {
    text-indent: -9999px;
    list-style: none;
    padding: 0;
    }

#nav .internal li a {
    display: block;
    }

#nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; margin-bottom:5px;height: 30px; }
#nav04 { background: url(../images/nav.jpg) 0 -30px no-repeat; height: 30px;}
#nav05 a { background: url(../images/nav.jpg) 0 -60px no-repeat; height: 30px;}
#nav06 a { background: url(../images/nav.jpg) 0 -90px no-repeat; height: 30px;}
#nav07 a { background: url(../images/nav.jpg) 0 -120px no-repeat; height: 30px;}
#nav08 a { background: url(../images/nav.jpg) 0 -150px no-repeat; height: 30px;}
#nav09 a { background: url(../images/nav.jpg) 0 -180px no-repeat; height: 30px; margin-top:5px;}
#nav10 a { background: url(../images/nav.jpg) 0 -210px no-repeat; height: 30px;}
#nav11 a { background: url(../images/nav.jpg) 0 -240px no-repeat; height: 30px;}
#nav12 a { background: url(../images/nav.jpg) 0 -270px no-repeat; height: 30px;}
#nav13 a { background: url(../images/nav.jpg) 0 -300px no-repeat; height: 30px; margin-bottom:5px;}
#nav14 { background: url(../images/nav.jpg) 0 -330px no-repeat; height: 30px;}
#nav15 a { background: url(../images/nav.jpg) 0 -360px no-repeat; height: 30px;}
#nav16 a { background: url(../images/nav.jpg) 0 -390px no-repeat; height: 30px;}
#nav17 a { background: url(../images/nav.jpg) 0 -420px no-repeat; height: 30px;}
#nav18 a { background: url(../images/nav.jpg) 0 -450px no-repeat; height: 30px; margin-bottom:5px;}
#nav19 a { background: url(../images/nav.jpg) 0 -480px no-repeat; height: 30px; margin:5px 0; }
#nav20 a { background: url(../images/nav.jpg) 0 -510px no-repeat; height: 30px; margin:5px 0; }

#nav21 a { background: url(../images/nav_banner01.jpg) 0 0 no-repeat; margin-bottom:5px; height:130px;}
#nav22 a { background: url(../images/nav_banner05.jpg) 0 0 no-repeat; margin-bottom:5px; height:80px;}



#nav03 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; margin-bottom:5px; }
#nav05 a:hover { background: url(../images/nav.jpg) -180px -60px no-repeat; height: 30px;}
#nav06 a:hover { background: url(../images/nav.jpg) -180px -90px no-repeat; height: 30px;}
#nav07 a:hover { background: url(../images/nav.jpg) -180px -120px no-repeat; height: 30px;}
#nav08 a:hover { background: url(../images/nav.jpg) -180px -150px no-repeat; height: 30px; margin-bottom:5px;}
#nav09 a:hover { background: url(../images/nav.jpg) -180px -180px no-repeat; height: 30px;}
#nav10 a:hover { background: url(../images/nav.jpg) -180px -210px no-repeat; height: 30px;}
#nav11 a:hover { background: url(../images/nav.jpg) -180px -240px no-repeat; height: 30px;}
#nav12 a:hover { background: url(../images/nav.jpg) -180px -270px no-repeat; height: 30px;}
#nav13 a:hover { background: url(../images/nav.jpg) -180px -300px no-repeat; height: 30px; margin-bottom:5px;}
#nav15 a:hover { background: url(../images/nav.jpg) -180px -360px no-repeat; height: 30px;}
#nav16 a:hover { background: url(../images/nav.jpg) -180px -390px no-repeat; height: 30px;}
#nav17 a:hover { background: url(../images/nav.jpg) -180px -420px no-repeat; height: 30px;}
#nav18 a:hover { background: url(../images/nav.jpg) -180px -450px no-repeat; height: 30px; margin-bottom:5px;}
#nav19 a:hover { background: url(../images/nav.jpg) -180px -480px no-repeat; height: 30px; margin-bottom:5px; }
#nav20 a:hover { background: url(../images/nav.jpg) -180px -510px no-repeat; height: 30px; margin-bottom:5px;}

#nav21 a:hover { background: url(../images/nav_banner01.jpg) 0 0  no-repeat; height:130px; }
#nav22 a:hover { background: url(../images/nav_banner05.jpg) 0 0 no-repeat; margin-bottom:5px; height:80px;}

#nav p { text-align: center; }


/*---------- 05  Footer -----------*/
#footer_add{background:url(../images/footer_bg01.jpg) bottom repeat-x; height:80px; font-size: 85%; padding:10px 15px ;}
#footer_add .name{float:left; padding:10px 0;}
#footer_add .text{ width:560px; float:right;}
#footer_add .text_l{float:left; margin-right:15px;}
#footer_add .text_r{float:right; margin-right:15px;}
#footer_add dl{margin:0 0 5px 0;}
#footer_add dl dt{float:left; width:5em; color:#5A3D1C;}
#footer_add dl dd{overflow:hidden; width:18em; color:#987C0D;}

#footer {
    width:820px;
    clear: both;
    padding: 10px 0;
    margin: 0 auto;
    background: #fff url(../images/footer_bg02.jpg) top no-repeat;
    font-size: 85%;
    text-align: center;
    color: #8C8C8C;
    }
*: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: #8C8C8C;
    }
#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 14px; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

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

#content h5 {
    font-size: 100%;
    font-weight: bold;
    margin: 1em 0 .3em .3em;
    color:#FF7F00;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #FF7F00;
    }

#content ul li {
    list-style: none;
    background: url(../images/li_bg.jpg) 0 6px 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: #FF4000;
    outline: none;
    }
a:hover { color: #DE7A00; }

#content blockquote {
    margin: .5em;
    background: url(../images/blockquote_bg.jpg) top left repeat-y;
    padding: .5em 1em;
    }

.image_l  {
    float: left;
    margin: 0 15px 10px 0;
    }

.image_r {
    float: right;
    margin: 0 0 10px 15px;
    }

.case {
    margin: 10px 20px;
    background: url(../images/arrow_h.jpg) 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.jpg) 0 1px no-repeat;
    }

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

.section .bg{background:url(../images/line.jpg) center top no-repeat; padding-top:20px;}
.section .color_o{background-color:#FFF7D7;}


/*---------- 07  Index -----------*/
#index h3{height:90px;}

#index #content ul.section { margin: 0;}
#index #content ul.section li {height:90px;text-indent: -9999px;background: none;padding: 0;}

#index #title01{background:url(../images/index_h2-01.jpg) 0 0 no-repeat;
                  width:558px; height:43px;}

#index #title02 a{background:url(../images/index_h3-02.jpg) 0 0 no-repeat;
                  width:545px; height:80px; display:block; margin:10px;}

#index #title03 a{background:url(../images/index_h3-03.jpg) 0 0 no-repeat;
                  width:545px; height:80px; display:block; margin:10px;}

#index #title04 a{background:url(../images/index_h3-04.jpg) 0 0 no-repeat;
                  width:545px; height:80px; display:block; margin:10px;}

#index #title05 a{background:url(../images/index_h3-05.jpg) 0 0 no-repeat;
                  width:545px; height:80px; display:block; margin:10px;}

#index #title06{background:url(../images/index_h3-06.jpg) 0 20px no-repeat;
                  width:558px; height:70px;}

#index #title07{background:url(../images/index_h4-07.jpg) 0 0 no-repeat;
                  width:540px; height:35px;}    
              
#index #title08{background:url(../images/index_h4-08.jpg) 0 0 no-repeat;
                  width:540px; height:45px;}    
                  
#index #title09{background:url(../images/index_h3-09.jpg) 0 20px no-repeat;
                  width:558px; height:70px;}
                                
                  
#index .pickup{width:540px; background: url(../images/index_bg.jpg) repeat-y;
 margin:0 10px 15px 10px; padding:0; font-size:85%;} 
#index .pickup .text{width:510px; margin:0 15px; padding:0;}
#index .pickup .text_l{ width:240px; margin:0; float:left;}
#index .pickup .text_r{ width:240px; margin:0; float:right;}
#index .pickup .image_l{margin:10px 10px 0 0;}
#index .pickup a{background:url(../images/click.jpg) 0 0 no-repeat; width:104px; height:16px; display:block; float: right; text-indent:-9999px;}
#index .image_b{margin:0; padding:0; height:10px;}





/*---------- 08  Multi -----------*/
#multi h2#title01{background:url(../images/multi_h2-01.jpg) 0 0 no-repeat;}
#multi h3#title02{background:url(../images/multi_h3-02.jpg) 0 0 no-repeat;}
#multi h4#title03{background:url(../images/multi_h4-03.jpg) 0 0 no-repeat;}
#multi h4#title04{background:url(../images/multi_h4-04.jpg) 0 0 no-repeat;}
#multi h3#title05{background:url(../images/multi_h3-05.jpg) 0 0 no-repeat;}
#multi h4#title06{background:url(../images/multi_h4-06.jpg) 0 0 no-repeat;}
#multi h3#title07{background:url(../images/multi_h3-07.jpg) 0 0 no-repeat;}
#multi h4#title08{background:url(../images/multi_h4-08.jpg) 0 0 no-repeat;}
#multi h4#title09{background:url(../images/multi_h4-09.jpg) 0 0 no-repeat;}


/*---------- 09  Invisalign -----------*/
#invisalign h2#title01{background:url(../images/invisalign_h2-01.jpg) 0 0 no-repeat;}
#invisalign h3#title02{background:url(../images/invisalign_h3-02.jpg) 0 0 no-repeat;}
#invisalign h4#title03{background:url(../images/invisalign_h4-03.jpg) 0 0 no-repeat;}


/*---------- 10  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 h3#title04{background:url(../images/case_h3-04.jpg) 0 0 no-repeat;}
#case h3#title05{background:url(../images/case_h3-05.jpg) 0 0 no-repeat;}


/*---------- 11  Guide -----------*/
#guide h2#title01{background:url(../images/guide_h2-01.jpg) 0 0 no-repeat;}
#guide h3#title02{background:url(../images/guide_h3-02.jpg) 0 0 no-repeat;}
#guide h4#title03{background:url(../images/guide_h4-03.jpg) 0 0 no-repeat;}
#guide h3#title04{background:url(../images/guide_h3-04.jpg) 0 0 no-repeat;}
#guide h4#title05{background:url(../images/guide_h4-05.jpg) 0 0 no-repeat;}
#guide h4#title06{background:url(../images/guide_h4-06.jpg) 0 0 no-repeat;}
#guide h3#title07{background:url(../images/guide_h3-07.jpg) 0 0 no-repeat;}

#guide table {
    text-align: left;    
    background-color:#FFF;
    color: #666;
    margin:0 20px;
    font-size:100%;
}
#guide table th {
    background: url(../images/bg01.jpg) left repeat-y;    
    text-align: left;    
    color:#FF4000;
    width: 150px;
    border: 1px solid #FF7F00;
}
#guide table th.title {
    background-color: #FFF7D7;
    background-image:none;
    text-align: center;    
    color:#5E3B2B;
    border: 1px solid #FF7F00;
    width:auto;
}
#guide table td {
    background-color: #FFFFFF;
    width: 350px;
    border: 1px solid #FF7F00;
}


/*---------- 12  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 h4#title08{background:url(../images/concept_h4-08.jpg) 0 0 no-repeat;}


/*---------- 13  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 h4#title03{background:url(../images/access_h4-03.jpg) 0 0 no-repeat;}
#access h4#title04{background:url(../images/access_h4-04.jpg) 0 0 no-repeat;}
#access h3#title05{background:url(../images/access_h3-05.jpg) 0 0 no-repeat;}
#access h4#title06{background:url(../images/access_h4-06.jpg) 0 0 no-repeat;}
#access h4#title07{background:url(../images/access_h4-07.jpg) 0 0 no-repeat;}
#access h4#title08{background:url(../images/access_h4-08.jpg) 0 0 no-repeat;}
#access h4#title09{background:url(../images/access_h4-09.jpg) 0 0 no-repeat;}
#access h4#title10{background:url(../images/access_h4-10.jpg) 0 0 no-repeat;}

#access .info dl {margin:0;}
#access .info dl dt{
    width: 5em;
    float: left;
    color:#5E3B2B;
    font-weight: bold;
}
#access .info dl dd{
           overflow:hidden;
           width: 35em;
           }
#access .info dl dd strong{color:#FF4000;}

#access table th {
    background: url(../images/bg01.jpg) left repeat-y;    
    text-align: left;    
    color:#FF4000;
    width: 140px;
    border: 1px solid #FF7F00;
}
#access table th.title {
    background-color: #FFF7D7;
    background-image:none;
    color:#5E3B2B;
    border: 1px solid #FF7F00;
    width:auto;
}
#access table th.week {
    background-color: #FFF7D7;
    background-image:none;
    text-align: center;    
    color:#5E3B2B;
    border: 1px solid #FF7F00;
    width: 50px;
}
#access table td {
    background-color: #FFFFFF;
    width: 50px;
    height:50px;
    text-align: center;    
    border: 1px solid #FF7F00;
    text-indent:-9999px;
}
#access table td.open{background:url(../images/access_open.jpg) center center no-repeat;}
#access table td.open02{background:url(../images/access_open02.jpg) center center no-repeat;}
#access table td.open03{background:url(../images/access_open03.jpg) center center no-repeat;}
#access table td.open04{background:url(../images/access_open04.jpg) center center no-repeat;}
#access table td.close{background:url(../images/access_close.jpg) center center no-repeat;}

#access .dr{width:350px; float:right;}

#access .dr dl {margin:0;}
#access .dr dl dt{
    width: 7em;
    float: left;
    color:#5E3B2B;
    font-weight: normal;
}
#access .dr dl dd{
           overflow:hidden;
           width: 17em;
           }

/*---------- 14  Flow -----------*/
#flow h2#title01{background:url(../images/flow_h2-01.jpg) 0 0 no-repeat;}
#flow h3#title02{background:url(../images/flow_h3-02.jpg) 0 0 no-repeat;}
#flow h4#title03{background:url(../images/flow_h4-03.jpg) 0 0 no-repeat;}
#flow h4#title04{background:url(../images/flow_h4-04.jpg) 0 0 no-repeat;}
#flow h4#title05{background:url(../images/flow_h4-05.jpg) 0 0 no-repeat;}
#flow h4#title06{background:url(../images/flow_h4-06.jpg) 0 0 no-repeat;}
#flow h4#title07{background:url(../images/flow_h4-07.jpg) 0 0 no-repeat;}
#flow h4#title08{background:url(../images/flow_h4-08.jpg) 0 0 no-repeat;}
#flow h3#title09{background:url(../images/flow_h3-09.jpg) 0 0 no-repeat;}

#flow .arrow {background:url(../images/flow_arrow.jpg) center bottom no-repeat; padding-bottom:20px;}

#flow table th {
    background: url(../images/bg01.jpg) left repeat-y;    
    text-align: left;    
    color:#FF4000;
    width: 250px;
    border: 1px solid #FF7F00;
}
#flow table th.title {
    background-color: #FFF7D7;
    background-image:none;
    text-align: center;    
    color:#5E3B2B;
    border: 1px solid #FF7F00;
    width:auto;
}
#flow table td {
    background-color: #FFFFFF;
    width: 250px;
    border: 1px solid #FF7F00;
}

/*---------- 15  Price -----------*/
#price h2#title01{background:url(../images/price_h2-01.jpg) 0 0 no-repeat;}
#price h3#title02{background:url(../images/price_h3-02.jpg) 0 0 no-repeat;}

#price table th {
    background: url(../images/bg01.jpg) left repeat-y;    
    text-align: left;    
    color:#FF4000;
    width: 250px;
    border: 1px solid #FF7F00;
}
#price table th.title {
    background-color: #FFF7D7;
    background-image:none;
    text-align: center;    
    color:#5E3B2B;
    border: 1px solid #FF7F00;
    width:auto;
}
#price table td {
    background-color: #FFFFFF;
    width: 250px;
    border: 1px solid #FF7F00;
    text-align: right;    
}


/*---------- 16  Form -----------*/
#form h2#title01{background:url(../images/form_h2-01.jpg) 0 0 no-repeat;}
#form h3#title02{background:url(../images/form_h3-02.jpg) 0 0 no-repeat;}
#form h4#title03{background:url(../images/form_h4-03.jpg) 0 0 no-repeat;}

#form table {
    text-align: left;    
    background-color:#FFF;
    color: #666;
    margin:0 20px;
    font-size:100%;
}
#form table th {
    background: url(../images/bg01.jpg) left repeat-y;    
    text-align: left;    
    color:#FF4000;
    width: 150px;
    border: 1px solid #FF7F00;
}
#form table td {
    background-color: #FFFFFF;
    width: 350px;
    border: 1px solid #FF7F00;
}


/*---------- 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 .link dl{margin:5px;}
#sitemap .link dl dt{
    margin:0 10px;
    font-size: 100%;
    font-weight: bold;
    margin: 1em 0 .3em .3em;
    color:#FF7F00;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #FF7F00;}
#sitemap .link dl dt a{
    margin:0 10px;
    font-size: 100%;
    font-weight: bold;
    margin: 1em 0 .3em .3em;
    color:#FF7F00;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #FF7F00;}
#sitemap .link dl dd{margin:0 0 0 20px;}    