@charset "utf-8";

/* information
-------------------------------------------------------------------
fgate inc. <techteam@fgate-inc.com>

-------------------------------------------------------------------*/

/* clearfix
-------------------------------------------------------------------*/
/* init
-------------------------------------------------------------------*/
p,ul,ol,dl,td
  {
  line-height:1.8em;
  color:#111;
  font-size:80%;
  letter-spacing:0.1em;
  }
body {
  margin:5px;
  padding:0;

  color: inherit;
  /*text-align: center ;*/
  background-color: #fff;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
/* fonts customize
-------------------------------------------------------------------*/
/* container
-------------------------------------------------------------------*/
/* header
-------------------------------------------------------------------*/
/* global navigation
-------------------------------------------------------------------*/
/* contents
-------------------------------------------------------------------*/
.title{
  background-color: #fff;
  background-image: url(../../common/images/title_bg_1.jpg);
  margin: 10px 0;
  padding: 0 13px;
  height: 38px;
/*  text-align: center;*/
}

h1{
/*  background-color: #eee;*/
  padding: 6px 0;
  height: 38px;
  font-size: 20px;

/* footer
-------------------------------------------------------------------*/
