@charset "utf-8";
/* CSS Document */


/*----------------------------------------------------------------------------
 ***                                                                Container
----------------------------------------------------------------------------*/
body{ background:url(../brand/images/back_body.jpg) center top no-repeat;}
#wrap{}


/*----------------------------------------------------------------------------
 ***                                                                  Header
----------------------------------------------------------------------------*/
#headerArea {}
#headerArea h1{}


/*----------------------------------------------------------------------------
 ***                                                             leftSection
----------------------------------------------------------------------------*/
.leftSection{}
.leftSectionInner{}


/*----------------------------------------------------------------------------
 ***                                                              contentsArea
----------------------------------------------------------------------------*/
#contentsArea {}
#contentsAreaInner {}


h2 {
    font-size: 24px;
    border-top: 1px dotted #B4B4B5;
    border-bottom: 1px dotted #B4B4B5;
    padding: 19px 0 18px;
    margin-bottom: 40px;
}

h2 span {
    font-size: 11px;
    font-weight: normal;
    color: #595757;
    padding-left: 10px;
}
h3 {
    font-size: 29px;
}
.titleText {
    color: #231815;
    margin-bottom: 25px;}

/*----------------------------------------------------------------------------
 ***                                                              mainsection
----------------------------------------------------------------------------*/
.mainSection {}
.mainSectionInner {}

#sitemapBox{ width:640px; margin:0 auto;}

#sitemapBox ul{ border-top:#999 dotted 1px; padding-top:4px;}
#sitemapBox li{ font-size:120%; margin:10px 0; border-bottom:#999 dotted 1px; padding-bottom:10px;}
#sitemapBox dt,
#sitemapBox dd{ margin:10px 0;}

#sitemapBox a{ display:block; background:url(../common_images/icon_list10.png) left 40% no-repeat; padding-left:20px; }
#sitemapBox dt{ font-weight:normal; font-size:80%;}
#lSitemapBox{ width:300px; float:left;}

#rSitemapBox{ width:300px; float:right;}





/*----------------------------------------------------------------------------
 ***                                                                  footer
----------------------------------------------------------------------------*/
#footerArea{}
#footerAreaTxt{}


/*----------------------------------------------------------------------------
 ***                                                          breadcrumbArea
----------------------------------------------------------------------------*/
#breadcrumbArea{}





/*----------------------------------------------------------------------------
 ***                                                                   section
----------------------------------------------------------------------------*/
section { }
section section {}
.sectionInner {}









