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

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



/*----------------------------------------------------------------------------
 ***                                                                  Header
----------------------------------------------------------------------------*/
#headerArea {}
#headerAreaLogo { }
#headerAreaInner {}
#headerAreaTitle{}


/*----------------------------------------------------------------------------
 ***                                                       Header - gNavi
----------------------------------------------------------------------------*/
#gNavi {}

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

h2 {}

/*----------------------------------------------------------------------------
 ***                                                                  footer
----------------------------------------------------------------------------*/
#footerArea {  }
#footerAreaInner {}
#footerLogo{}
#footerCopyright{}




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


/*----------------------------------------------------------------------------
 ***                                                                   section
----------------------------------------------------------------------------*/
.section { margin-bottom:30px; }
.sectionInner {}


/*----------------------------------------------------------------------------
 ***                                                        ページ内個別パーツ
----------------------------------------------------------------------------*/
.mainSectionInner{max-width:1000px; margin:0 auto;}


#introSec .items{ width:90%; border:none; margin: 0 auto;}
#introSec .items td,
#introSec .items th{ padding:6px 4px;  background:#FFF; border-left:none; border-right:none; border-bottom:#005873 dotted 1px; border-top:#005873 dotted 1px;}
#introSec .items th{ width:20%; text-align:left;}
