@charset "UTF-8";
@import "base.css";

@import "digi.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Staff                       */
/*                 10  Implant                     */
/*                 11  Esthe                       */
/*                 12  Perio                       */
/*                 13  Maintenance                 */
/*                 14  Access                      */
/*                 15  Contact                     */
/*                 16  Sjcd                        */
/*                 17  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: #fff; }

#wrapper {
    width: 800px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    border-left:1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
    }

#main {
    margin: 0 ;
    width: 800px;
    background: url(../images/main_bg02.jpg) 0 0 repeat-y ;
    }

#content {
    width: 577px;
    float: right;
    font-size: 108%;
    line-height: 1.6;
    color: #3F3F3F;
    background: #fff;
    padding: 12px 0 10px 0 ;
    margin: 0; 
    }


/*---------- 03  Header -----------*/

#header {
    background: url(../images/header_bg02.jpg) 0 0 no-repeat;
    height: 103px;
    margin: 0;
    padding: 0 9px 0 0 ;
    }

h1 {
    text-indent: -9999px;
    width: 265px;
    height: 103px;
    line-height: 1.0;
    float: left;
    }
h1 a {
    display: block;
    width: 265px;
    height: 103px;
    background: url(../images/h1.jpg) 0 0 no-repeat;
    }

#header .section {
    width: 310px;
    float: right;
    margin: 18px 0 0 0;
    padding: 0;
    }

#header p.tel {
    margin: 0;
    padding: 0;
    clear: both;
    }
#header p.tel img { display: block; }

#header p.hmenu {
    text-align: right;
    margin: 0 ;
		padding-top: 10px;
    font-size: 93%;
    }

#header .section p { text-align: right; margin: 0; color: #000; }

#main-img p { margin: 0; padding: 0; }

/*----------04  Navigation -----------*/

#nav {
    width: 220px;
    float: left;
    padding: 12px 0 20px 0 ;
    margin: 0 3px 0 0;
    font-size: 108%;
    background: url(../images/nav_bg.jpg) 0 0 repeat-y;
    }

#nav ul,
#nav li {
    margin: 0;
    padding: 0;
    list-style: none;
    }

#nav .internal {
    width: 210px;
    margin: 0 0 20px 10px;
    padding-bottom: 10px;
    background: #fff url(../images/nav02.jpg) 0 0 no-repeat; 
    }
#nav .internal li {
    height: 29px;
    text-indent: -9999px;
    }

#nav .internal li a {
    display: block;
    height: 30px;
    }

#nav .internal li#nav01 { height: 34px; } 
#nav .internal li#nav12 { height: 30px; } 

#nav01 { background: url(../images/nav02.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/nav02.jpg) 0 -34px no-repeat; }
#nav03 a { background: url(../images/nav02.jpg) 0 -63px no-repeat; }
#nav04 a { background: url(../images/nav02.jpg) 0 -92px no-repeat; }
#nav05 a { background: url(../images/nav02.jpg) 0 -121px no-repeat; }
#nav06 a { background: url(../images/nav02.jpg) 0 -150px no-repeat; }
#nav07 a { background: url(../images/nav02.jpg) 0 -179px no-repeat; }
#nav08 a { background: url(../images/nav02.jpg) 0 -208px no-repeat; }
#nav09 a { background: url(../images/nav02.jpg) 0 -237px no-repeat; }
#nav10 a { background: url(../images/nav02.jpg) 0 -266px no-repeat; }
#nav11 a { background: url(../images/nav02.jpg) 0 -295px no-repeat; }
#nav12 a { background: url(../images/nav02.jpg) 0 -324px no-repeat; }

#nav01 { background: url(../images/nav02.jpg) 0 0 no-repeat; }
#nav02 a:hover { background: url(../images/nav02.jpg) -210px -34px no-repeat; }
#nav03 a:hover { background: url(../images/nav02.jpg) -210px -63px no-repeat; }
#nav04 a:hover { background: url(../images/nav02.jpg) -210px -92px no-repeat; }
#nav05 a:hover { background: url(../images/nav02.jpg) -210px -121px no-repeat; }
#nav06 a:hover { background: url(../images/nav02.jpg) -210px -150px no-repeat; }
#nav07 a:hover { background: url(../images/nav02.jpg) -210px -179px no-repeat; }
#nav08 a:hover { background: url(../images/nav02.jpg) -210px -208px no-repeat; }
#nav09 a:hover { background: url(../images/nav02.jpg) -210px -237px no-repeat; }
#nav10 a:hover { background: url(../images/nav02.jpg) -210px -266px no-repeat; }
#nav11 a:hover { background: url(../images/nav02.jpg) -210px -295px no-repeat; }
#nav12 a:hover { background: url(../images/nav02.jpg) -210px -324px no-repeat; }

#nav_info {
    margin: 0 0 0 10px;
    padding-bottom: 10px;
    background: url(../images/nav_info_bg.jpg) 0 0 repeat-y;
    }
#nav_info dl { margin: 0 0 0 8px; }
#nav_info dt img { margin: 5px 0 3px 0 ; }
#nav_info dd.text02 { border-bottom: 1px solid #E8E8E8; margin: 5px 17px 5px 10px; }  
#nav #nav_info dl.info_time { margin: 0; width: 150px; }
#nav dl.info_time dt{
    float: left;
		width: 50px;
    }
#nav dl.info_time dd{
    margin: 0;
		text-align: right;
    }

/*---------- 05  Footer -----------*/

#footer {
    clear: both;
    padding: 0;
    margin: 0;
    width: 800px;
    background: url(../images/footer_bg02.jpg) top repeat-x;
    font-size: 93%;
    text-align: right;
    color: #fff;
    height: 85px;
    }

#footer a {
    text-decoration: none;
    color: #fff;
    }
#footer a:hover { text-decoration: underline; }

#footer #flink { padding-top: 17px; margin-right: 10px; }
#footer ul { 
    list-style: none;
    margin: 0 ;
    padding: 0;
    clear: both;
    }

#footer ul li {
    display: inline;
    margin: 0;
    padding: 0;
    }

#footer address { padding: 10px 10px 0 0 ; }


/*---------- 06  Contents -----------*/

.section { padding: 10px 10px 15px 10px; }
.section .section { padding: 10px; }

.center { text-align: center; }

h2 {
    height: 72px;
    text-indent: -9999px;
    margin: 0 0 8px 0;
    width: 568px;
    clear: both;
    }
#content h3 {
    clear: both;
    height: 21px;
    text-indent: -9999px;
    }
#content h4 {
    clear: both;
    height: 26px;
    text-indent: -9999px;
    }

#content h5 {
    font-size: 100%;
    font-weight: bold;
    margin: 0 .5em .5em 0;
    padding: 4px 8px;
    background: #dcc783;
    border-bottom: 1px solid #b2a46d;
    }
#content h6 {
    font-size: 93%;
    color: #5e510d;
    }

#content ul { margin-left: 5px; }

#content ul li {
    list-style: none;
    background: url(../images/li_hg.jpg) 0 3px no-repeat;
    padding-left: 16px;
    }
#content ul.olist li {
    background-image: none;
    padding-left: 0;
    }

#content dt {
    font-weight: bold;
    color: #1F4FC7;
    }

#content a { text-decoration: underline; }
#content a:hover { color: #3B5FEF; }

a {
    color: #282061;
    outline: none;
    text-decoration: none;
    }
a:hover { color: #282061; text-decoration: underline; }

#content blockquote {
    margin: .5em;
    background: url(../images/blockquote_bg.jpg) top left repeat-y;
    padding: .5em 1em;
    }

.image_l  {
    float: left;
    margin: 0 16px 8px 0;
    }

.image_r {
    float: right;
    margin: 0 10px 8px 16px;
    }

.case {
    margin: 10px 15px 5px 15px ;
    background: url(../images/arrow.jpg) 48% 40% no-repeat;
    }

.case .image_l { margin-right: 8px; }
.case .image_r { margin-left: 10px; }

.case p { margin :0 ; }

.case-narrow {
    margin: 10px 40px;
    background: url(../images/arrow_h.png) center center no-repeat;
    }

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }

.caption { text-align: center; }


#content ul.totop {
    clear: both;
    padding-bottom: 20px;
    }

#content ul.totop li {
    list-style: none;
    width: 130px;
    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/totop.jpg) 0 0 no-repeat;
    }

p.caution {
    padding-left: 24px;
    background: url(../images/caution.png) 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 */

#content table {
    border-collapse: collapse;
    border: 1px solid #325E9D;
    font-size: 100%;
    width: 530px;
    margin: 0 0 0 5px;
    }

#content table th,
#content table td {
    padding: 4px 8px;
    border: 1px solid #325E9D;
    }
#content table th {
    background: #003787;
    color: #fff;
    width: 140px;
    }
#content table td.require { padding: 4px; }
#content .botton { margin-top: 15px; }


input.submit {
    font-weight: bold;
    margin-right: 1.5em;
    }

#catch { margin-left: 10px;}

#content .textbox { 
    backcround: #fff;
    padding: 5px;
    }

.alpha { float: left; }
.beta { float: right; }

.text01 { color: #282048; font-weight: bold; }
.text02 { color: #002185; font-weight: bold; }
.text03 { color: #990000; font-weight: bold; }

#content .reserve { margin: 0 0 10px 10px ; }

#content .reserve p{ 
    width: 554px;
    height: 100px;
    margin: 0;
    text-indent: -9999px; 
    }
#content .reserve p a {
    height: 100px;
    display: block;
    background: url(../images/reserve02.jpg) 0 0 no-repeat;
    }
#content .reserve p a:hover { background: url(../images/reserve02.jpg) 0 -100px no-repeat; }

#content .img_box_r { 
    padding: 10px 200px 10px 0 ;
    }

#content p.text_img { margin: 0; }

#content p.case_text {
    border-top: 1px solid #1F4FC7;
    padding: 5px;
    margin-top: 10px;
    text-align: center;
    }


/*---------- 07  Index   -----------*/

#index #content { width: 800px; margin-top: 6px; float: none; }

#index #main { margin: 12px 0 10px 0 ; background: none; }

#index_nav {
    width: 800px;
    height: 32px;
    margin: 0;
    padding: 0;
    }
#index_nav dt{
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    float: left;
    text-indent: -9999px;
    }

#index_nav dd {
    margin: 0;
    padding: 0;
    width: 133px;
    height: 32px;
    float: left;
    text-indent: -9999px;
    }
#index_nav dd a {
    display: block;
    height: 32px;
    }

#index_nav dd#nav06 { width : 135px; }    
#index_nav dt { background: url(../images/nav.jpg) 0 0 no-repeat; }

#index #nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#index #nav02 a { background: url(../images/nav.jpg) -133px 0 no-repeat; }
#index #nav03 a { background: url(../images/nav.jpg) -266px 0 no-repeat; }
#index #nav04 a { background: url(../images/nav.jpg) -399px 0 no-repeat; }
#index #nav05 a { background: url(../images/nav.jpg) -532px 0 no-repeat; }
#index #nav06 a { background: url(../images/nav.jpg) -665px 0 no-repeat; }

#index #nav01 a:hover { background: url(../images/nav.jpg) 0 -32px no-repeat; }
#index #nav02 a:hover { background: url(../images/nav.jpg) -133px -32px no-repeat; }
#index #nav03 a:hover { background: url(../images/nav.jpg) -266px -32px no-repeat; }
#index #nav04 a:hover { background: url(../images/nav.jpg) -399px -32px no-repeat; }
#index #nav05 a:hover { background: url(../images/nav.jpg) -532px -32px no-repeat; }
#index #nav06 a:hover { background: url(../images/nav.jpg) -665px -32px no-repeat; }

#index #footer {
    background: url(../images/footer_bg.jpg) top repeat-x;
    text-align: center;
    height: 40px;
    }
#index #footer address { margin: 10px; }

#index h2#title01 { background: url(../images/index_h2-01.jpg) 0 0 no-repeat; width :495px; height: 54px; }
#index h3#title02 { background: url(../images/index_h3-02.jpg) 0 0 no-repeat; width :780px; height: 30px; margin-bottom: 5px; }
#index h3#title03 { background: url(../images/index_h3-03.jpg) 0 0 no-repeat; width :780px; height: 30px; margin-bottom: 5px; }

#greeting {
    width: 779px;
    margin: 0 0 20px 10px;
    padding: 0;
    }
#greeting .alpha {
    width: 495px;
    height: 124px;
    background: #F3F4F4 url(../images/box_lower.jpg) bottom no-repeat;
    }
#greeting .alpha .textbox {
    margin:  5px 0 6px 8px;
    background: #fff;
    }
#greeting .alpha .textbox p { margin: 0; }
#greeting .beta p { margin: 0; }

#index .box {
    margin: 0 0 20px 10px;
    width: 780px;
    padding: 0 0 10px 0;
    background: #F3F4F4;
    }
    
#index .pkup p {
    float: left;
    width: 195px;
    height: 148px;
    margin: 0;
    text-indent: -9999px;
    }
#index .pkup p a {
    display: block;
    height: 148px;
    }

#pkup01 a { background: url(../images/pkup.jpg) 0 0 no-repeat; }
#pkup02 a { background: url(../images/pkup.jpg) -195px 0 no-repeat; }
#pkup03 a { background: url(../images/pkup.jpg) -390px 0 no-repeat; }
#pkup04 a { background: url(../images/pkup.jpg) -585px 0 no-repeat; }

#pkup01 a:hover { background: url(../images/pkup.jpg) 0 -148px no-repeat; }
#pkup02 a:hover { background: url(../images/pkup.jpg) -195px -148px no-repeat; }
#pkup03 a:hover { background: url(../images/pkup.jpg) -390px -148px no-repeat; }
#pkup04 a:hover { background: url(../images/pkup.jpg) -585px -148px no-repeat; }

#index .cinfo .alpha { width:287px; }
#index .cinfo .alpha p { margin: 0 0 0 8px; }

#index .cinfo .beta { width:470px; }
#index .cinfo .beta dl { margin: 2px 10px 0 0; padding : 20px 10px 20px 10px; background: #fff;}
#index .cinfo .beta dt { float: left; width: 80px; }
#index .cinfo .beta dd {
    border-bottom: 1px solid #B2B2B2;
    margin: 0 0 7px 0;
    height: 24px;
    }

#index .reserve { margin: 0 0 20px 10px; }

#index .reserve p{ 
    width: 780px;
    height: 101px;
    margin: 0;
    text-indent: -9999px; 
    }
#index .reserve p a{ 
    height: 101px;
    display: block;
    background: url(../images/reserve01.jpg) 0 0 no-repeat;
    }
#index .reserve p a:hover { background: url(../images/reserve01.jpg) 0 -101px no-repeat; }


/*---------- 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; margin-top: 20px; }
#concept h4#title04 { background: url(../images/concept_h4-04.jpg) 0 0 no-repeat; }
#concept h3#title05 { background: url(../images/concept_h3-05.jpg) 0 0 no-repeat; }

#concept .img_box_r { 
    background: url(../images/concept_bg01.jpg) right -5px no-repeat;
    padding: 10px 180px 0 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 h3#title03 { background: url(../images/staff_h3-03.jpg) 0 0 no-repeat; }
#staff h3#title04 { background: url(../images/staff_h3-04.jpg) 0 0 no-repeat; margin-top: 20px; }

#staff #content .policy h3 { height: 40px; margin: 0 5px; } 

#staff .policy .alpha,
#staff .policy .beta { width: 261px; }
#staff .policy .alpha p.text,
#staff .policy .beta p.text { margin: 5px; background: #fff; padding: 5px;}

#staff .policy .alpha { background: #FF8B65; }
#staff .policy .beta { background: #C4E063; }

#staff .staff_summary { width: 280px; }
#staff .staff_summary ul { margin: 0; }
#staff .staff_summary dl { margin : 10px 0 0 5px; }


/*---------- 10  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 .case02 { width: 230px; margin-left: 160px; }

/*---------- 11  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; margin: 10px 0 ; }
#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; }

/*---------- 12  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 h3#title03 { background: url(../images/perio_h3-03.jpg) 0 0 no-repeat; margin: 10px 0 ; }

/*---------- 13  Maintenance -------*/

#maintenance h2#title01 { background: url(../images/maintenance_h2-01.jpg) 0 0 no-repeat; }
#maintenance h3#title02 { background: url(../images/maintenance_h3-02.jpg) 0 0 no-repeat; }
#maintenance h3#title03 { background: url(../images/maintenance_h3-03.jpg) 0 0 no-repeat; margin: 10px 0 ; }

/*---------- 14  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; margin: 10px 0 ;}
#access h3#title03 { background: url(../images/access_h3-03.jpg) 0 0 no-repeat; margin: 10px 0 ; }

#map {
    width: 520px;
    height: 520px;
    margin: 0 0 0 5px;
    padding: 0;
    border: 1px solid #B2B2B2;
    }

/*---------- 15  Contact -----------*/

#contact h2#title01 { background: url(../images/contact_h2-01.jpg) 0 0 no-repeat; }
#contact h3#title02 { background: url(../images/contact_h3-02.jpg) 0 0 no-repeat; }

#contact .banner { margin: 0; }
#contact .banner p { margin: 0; }

#contact #content #fmail table { margin: 0 0 0 10px; }

/*---------- 16  Sjcd    -----------*/

#sjcd h2#title01 { background: url(../images/sjcd_h2-01.jpg) 0 0 no-repeat; }
#sjcd h3#title02 { background: url(../images/sjcd_h3-02.jpg) 0 0 no-repeat; }
#sjcd h3#title03 { background: url(../images/sjcd_h3-03.jpg) 0 0 no-repeat; }

#sjcd .banner {
    width: 554px;
    height: 50px;
    margin: 0 0 10px 0;
    text-indent: -9999px;
    }
#sjcd .banner a {
    height: 50px;
    display: block;
    background: url(../images/banner_sjcd.jpg) 0 0 no-repeat;
    }
#sjcd .banner a:hover { background: url(../images/banner_sjcd.jpg) 0 -50px no-repeat; }


/*---------- 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 dl.pagelist { margin-left: 0px; }
#sitemap dl.pagelist dt {
    border-bottom: 1px dotted #b2b2b2 ;
    margin-bottom: 5px;
    }
#sitemap dl.pagelist dd { margin-bottom: 5px; }

#sitemap #content a { text-decoration: none; }
#sitemap #content a:hover { color: #282061; text-decoration: underline; }

/*---------- 18  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; margin-bottom: 10px; }
#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; }
#clinic h4#title08 { background: url(../images/clinic_h4-08.jpg) 0 0 no-repeat; }
#clinic h4#title09 { background: url(../images/clinic_h4-09.jpg) 0 0 no-repeat; }
#clinic h4#title10 { background: url(../images/clinic_h4-10.jpg) 0 0 no-repeat; }
#clinic h4#title11 { background: url(../images/clinic_h4-11.jpg) 0 0 no-repeat; }
#clinic h4#title12 { background: url(../images/clinic_h4-12.jpg) 0 0 no-repeat; }
#clinic h4#title13 { background: url(../images/clinic_h4-13.jpg) 0 0 no-repeat; }
#clinic h4#title14 { background: url(../images/clinic_h4-14.jpg) 0 0 no-repeat; }
#clinic h4#title15 { background: url(../images/clinic_h4-15.jpg) 0 0 no-repeat; }

#clinic .lightbox .alpha,
#clinic .lightbox .beta {
    width: 250px; }
    
#clinic p.img_height { height: 216px; margin: 0 0 10px 0; } 

/*---------- 07  Index02   -----------*/

#index02 #content { width: 800px; margin-top: 6px; float: none; }

#index02 #main { margin: 12px 0 10px 0 ; background: none; }

#index02_nav {
    width: 800px;
    height: 32px;
    margin: 0;
    padding: 0;
    }
#index02_nav dt{
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    float: left;
    text-indent: -9999px;
    }

#index02_nav dd {
    margin: 0;
    padding: 0;
    width: 133px;
    height: 32px;
    float: left;
    text-indent: -9999px;
    }
#index02_nav dd a {
    display: block;
    height: 32px;
    }

#index02_nav dd#nav06 { width : 135px; }    
#index02_nav dt { background: url(../images/nav.jpg) 0 0 no-repeat; }

#index02 #nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#index02 #nav02 a { background: url(../images/nav.jpg) -133px 0 no-repeat; }
#index02 #nav03 a { background: url(../images/nav.jpg) -266px 0 no-repeat; }
#index02 #nav04 a { background: url(../images/nav.jpg) -399px 0 no-repeat; }
#index02 #nav05 a { background: url(../images/nav.jpg) -532px 0 no-repeat; }
#index02 #nav06 a { background: url(../images/nav.jpg) -665px 0 no-repeat; }

#index02 #nav01 a:hover { background: url(../images/nav.jpg) 0 -32px no-repeat; }
#index02 #nav02 a:hover { background: url(../images/nav.jpg) -133px -32px no-repeat; }
#index02 #nav03 a:hover { background: url(../images/nav.jpg) -266px -32px no-repeat; }
#index02 #nav04 a:hover { background: url(../images/nav.jpg) -399px -32px no-repeat; }
#index02 #nav05 a:hover { background: url(../images/nav.jpg) -532px -32px no-repeat; }
#index02 #nav06 a:hover { background: url(../images/nav.jpg) -665px -32px no-repeat; }

#index02 #footer {
    background: url(../images/footer_bg.jpg) top repeat-x;
    text-align: center;
    height: 40px;
    }
#index02 #footer address { margin: 10px; }

#index02 h2#title01 { background: url(../images/index_h2-01.jpg) 0 0 no-repeat; width :495px; height: 54px; }
#index02 h3#title02 { background: url(../images/index_h3-02.jpg) 0 0 no-repeat; width :780px; height: 30px; margin-bottom: 5px; }
#index02 h3#title03 { background: url(../images/index_h3-03.jpg) 0 0 no-repeat; width :780px; height: 30px; margin-bottom: 5px; }

#greeting {
    width: 779px;
    margin: 0 0 20px 10px;
    padding: 0;
    }
#greeting .alpha {
    width: 495px;
    height: 124px;
    background: #F3F4F4 url(../images/box_lower.jpg) bottom no-repeat;
    }
#greeting .alpha .textbox {
    margin:  5px 0 6px 8px;
    background: #fff;
    }
#greeting .alpha .textbox p { margin: 0; }
#greeting .beta p { margin: 0; }

#index02 .box {
    margin: 0 0 20px 10px;
    width: 780px;
    padding: 0 0 10px 0;
    background: #F3F4F4;
    }
    
#index02 .pkup p {
    float: left;
    width: 195px;
    height: 148px;
    margin: 0;
    text-indent: -9999px;
    }
#index02 .pkup p a {
    display: block;
    height: 148px;
    }

#pkup01 a { background: url(../images/pkup.jpg) 0 0 no-repeat; }
#pkup02 a { background: url(../images/pkup.jpg) -195px 0 no-repeat; }
#pkup03 a { background: url(../images/pkup.jpg) -390px 0 no-repeat; }
#pkup04 a { background: url(../images/pkup.jpg) -585px 0 no-repeat; }

#pkup01 a:hover { background: url(../images/pkup.jpg) 0 -148px no-repeat; }
#pkup02 a:hover { background: url(../images/pkup.jpg) -195px -148px no-repeat; }
#pkup03 a:hover { background: url(../images/pkup.jpg) -390px -148px no-repeat; }
#pkup04 a:hover { background: url(../images/pkup.jpg) -585px -148px no-repeat; }

#index02 .cinfo .alpha { width:287px; }
#index02 .cinfo .alpha p { margin: 0 0 0 8px; }

#index02 .cinfo .beta { width:470px; }
#index02 .cinfo .beta dl { margin: 2px 10px 0 0; padding : 20px 10px 20px 10px; background: #fff;}
#index02 .cinfo .beta dt { float: left; width: 70px; }
#index02 .cinfo .beta dd {
    border-bottom: 1px solid #B2B2B2;
    margin: 0 0 7px 0;
    height: 24px;
    }

#index02 .reserve { margin: 0 0 20px 10px; }

#index02 .reserve p{ 
    width: 780px;
    height: 101px;
    margin: 0;
    text-indent: -9999px; 
    }
#index02 .reserve p a{ 
    height: 101px;
    display: block;
    background: url(../images/reserve01.jpg) 0 0 no-repeat;
    }
#index02 .reserve p a:hover { background: url(../images/reserve01.jpg) 0 -101px no-repeat; }

/*---------- 07  Index03   -----------*/

#index03 #content { width: 800px; margin-top: 6px; float: none; }
#index03 #main { margin: 12px 0 10px 0 ; background: none; }

#index03_nav {
    width: 800px;
    height: 32px;
    margin: 0;
    padding: 0;
    }
#index03_nav dt{
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
    float: left;
    text-indent: -9999px;
    }

#index03_nav dd {
    margin: 0;
    padding: 0;
    width: 133px;
    height: 32px;
    float: left;
    text-indent: -9999px;
    }
#index03_nav dd a {
    display: block;
    height: 32px;
    }

#index03_nav dd#nav06 { width : 135px; }    
#index03_nav dt { background: url(../images/nav.jpg) 0 0 no-repeat; }

#index03 #nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#index03 #nav02 a { background: url(../images/nav.jpg) -133px 0 no-repeat; }
#index03 #nav03 a { background: url(../images/nav.jpg) -266px 0 no-repeat; }
#index03 #nav04 a { background: url(../images/nav.jpg) -399px 0 no-repeat; }
#index03 #nav05 a { background: url(../images/nav.jpg) -532px 0 no-repeat; }
#index03 #nav06 a { background: url(../images/nav.jpg) -665px 0 no-repeat; }

#index03 #nav01 a:hover { background: url(../images/nav.jpg) 0 -32px no-repeat; }
#index03 #nav02 a:hover { background: url(../images/nav.jpg) -133px -32px no-repeat; }
#index03 #nav03 a:hover { background: url(../images/nav.jpg) -266px -32px no-repeat; }
#index03 #nav04 a:hover { background: url(../images/nav.jpg) -399px -32px no-repeat; }
#index03 #nav05 a:hover { background: url(../images/nav.jpg) -532px -32px no-repeat; }
#index03 #nav06 a:hover { background: url(../images/nav.jpg) -665px -32px no-repeat; }

#index03 #footer {
    background: url(../images/footer_bg.jpg) top repeat-x;
    text-align: center;
    height: 40px;
    }
#index03 #footer address { margin: 10px; }

#index03 h2#title01 { background: url(../images/index_h2-01.jpg) 0 0 no-repeat; width :495px; height: 54px; }
#index03 h3#title02 { background: url(../images/index_h3-02.jpg) 0 0 no-repeat; width :780px; height: 30px; margin-bottom: 5px; }
#index03 h3#title03 { background: url(../images/index_h3-03.jpg) 0 0 no-repeat; width :780px; height: 30px; margin-bottom: 5px; }

#greeting {
    width: 779px;
    margin: 0 0 20px 10px;
    padding: 0;
    }
#greeting .alpha {
    width: 495px;
    height: 124px;
    background: #F3F4F4 url(../images/box_lower.jpg) bottom no-repeat;
    }
#greeting .alpha .textbox {
    margin:  5px 0 6px 8px;
    background: #fff;
    }
#greeting .alpha .textbox p { margin: 0; }
#greeting .beta p { margin: 0; }

#index03 .box {
    margin: 0 0 20px 10px;
    width: 780px;
    padding: 0 0 10px 0;
    background: #F3F4F4;
    }
    
#index03 .pkup p {
    float: left;
    width: 195px;
    height: 148px;
    margin: 0;
    text-indent: -9999px;
    }
#index03 .pkup p a {
    display: block;
    height: 148px;
    }

#pkup01 a { background: url(../images/pkup.jpg) 0 0 no-repeat; }
#pkup02 a { background: url(../images/pkup.jpg) -195px 0 no-repeat; }
#pkup03 a { background: url(../images/pkup.jpg) -390px 0 no-repeat; }
#pkup04 a { background: url(../images/pkup.jpg) -585px 0 no-repeat; }

#pkup01 a:hover { background: url(../images/pkup.jpg) 0 -148px no-repeat; }
#pkup02 a:hover { background: url(../images/pkup.jpg) -195px -148px no-repeat; }
#pkup03 a:hover { background: url(../images/pkup.jpg) -390px -148px no-repeat; }
#pkup04 a:hover { background: url(../images/pkup.jpg) -585px -148px no-repeat; }

#index03 .cinfo .alpha { width:287px; }
#index03 .cinfo .alpha p { margin: 0 0 0 8px; }

#index03 .cinfo .beta { width:470px; }
#index03 .cinfo .beta dl { margin: 2px 10px 0 0; padding : 20px 10px 20px 10px; background: #fff;}
#index03 .cinfo .beta dt { float: left; width: 70px; }
#index03 .cinfo .beta dd {
    border-bottom: 1px solid #B2B2B2;
    margin: 0 0 7px 0;
    }

#index03 .reserve { margin: 0 0 20px 10px; }

#index03 .reserve p{ 
    width: 780px;
    height: 101px;
    margin: 0;
    text-indent: -9999px; 
    }
#index03 .reserve p a{ 
    height: 101px;
    display: block;
    background: url(../images/reserve01.jpg) 0 0 no-repeat;
    }
#index03 .reserve p a:hover { background: url(../images/reserve01.jpg) 0 -101px no-repeat; }




