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

/*----------------------------------------------------------------------------
***                                                                Container
----------------------------------------------------------------------------*/
body {
}
#wrap {
}


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


/*----------------------------------------------------------------------------
***                                                       Header - gNavi
----------------------------------------------------------------------------*/
#pageBox{ height:120px; background-position: left 20px; background-repeat:no-repeat;}
#gNavi{ position:absolute; right:-1px; top:-1px; width:624px; z-index:99;}
#gNavi li{ float:left;}
#pageBox #backBtn{
    position: absolute;
    left: 609px;
    top: 55px;
    padding: 0;
}


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

#29ABE2
/*----------------------------------------------------------------------------
***                                                              mainsection
----------------------------------------------------------------------------*/
.mainSection {}
.mainSectionInner {}
.mainSection h2{ color:#29ABE2; margin:0; padding:55px 0 0 95px; height:auto; width:auto; font-size:28px;}
.mainSection h3{}
.mainSection h3 span{}




/*----------------------------------------------------------------------------
***                                                              rightsection
----------------------------------------------------------------------------*/
.rightSection { }
.rightSectionInner {}


/*----------------------------------------------------------------------------
***                                                                  footer
----------------------------------------------------------------------------*/
#footerArea{}
#footerAreaInner{}
#footerAreaLogo{}
#footerAreaLink{}

/*----------------------------------------------------------------------------
***                                                              ページトップ
----------------------------------------------------------------------------*/
.pagetop {
}

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