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

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


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

#headerTxt{}


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

/*----------------------------------------------------------------------------
 ***                                                              contentsArea
----------------------------------------------------------------------------*/
#contentsArea {}
#contentsAreaInner {}
.titleH2BoxS{ background-image:url(/common_images/ico_t04.png);}




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

.mainBoxS h3{ margin:15px 0 10px 0;}


.privacyBox {}
.privacyBox .in { border-top:#CCC dotted 1px;
	 padding:30px; padding-bottom:20px; margin-top:30px;
}
.privacyBox p, .privacyBox dl {
  margin-bottom: 20px;
}
.privacyBox dt {
  font-weight: bold;
  font-size: 115%;
  padding-bottom: 4px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #999;
}




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





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


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

















