@charset "Shift_JIS";

/* 全体構造
---------------------------------------------------- */
body {
  margin: 0;
  padding: 0;
  color: #333333;
  background: #FFFFFF url(../img/bg.gif) repeat-y;
}
a:link {
  color: #333333;
  text-decoration: underline;
}
a:visited {
  color: #333333;
  text-decoration: underline;
}
a:active {
  color: #3399FF;
  text-decoration: none;
}
a:hover {
  color: #3399FF;
  text-decoration: underline;
}
h1 {
  margin: 0;
  padding: 0;
}
h2 {
  margin: 0;
  padding: 0;
}
h3 {
  margin: 0;
  padding: 0;
}
#wrapper {
  position: absolute;
  top: 69px;
  left: 0px;
  width: 750px;
}

/* 文字スタイル
---------------------------------------------------- */
.single12px {
  font-family: 'Hiragino Kaku Gothic Pro','Hiragino Kaku Ghothic Pro W3',Osaka,'MS PGothic',sans-serif;
  font-size: 12px;
}
.multi12px {
  font-family: 'Hiragino Kaku Gothic Pro','Hiragino Kaku Ghothic Pro W3',Osaka,'MS PGothic',sans-serif;
  font-size: 12px;
  line-height: 130%;
}
.multi12px150 {
  font-family: 'Hiragino Kaku Gothic Pro','Hiragino Kaku Ghothic Pro W3',Osaka,'MS PGothic',sans-serif;
  font-size: 12px;
  line-height: 150%;
}
.single10px {
  font-family: 'Hiragino Kaku Gothic Pro','Hiragino Kaku Ghothic Pro W3',Osaka,'MS PGothic',sans-serif;
  font-size: 10px;
}
.multi10px {
  font-family: 'Hiragino Kaku Gothic Pro','Hiragino Kaku Ghothic Pro W3',Osaka,'MS PGothic',sans-serif;
  font-size: 10px;
  line-height: 130%;
}
.multi10px150 {
  font-family: 'Hiragino Kaku Gothic Pro','Hiragino Kaku Ghothic Pro W3',Osaka,'MS PGothic',sans-serif;
  font-size: 10px;
  line-height: 150%;
}
.new {
  font-family: 'Hiragino Kaku Gothic Pro','Hiragino Kaku Ghothic Pro W3',Osaka,'MS PGothic',sans-serif;
  font-size: 10px;
  color: #3399FF;
  font-style: italic;
  font-weight: bold;
}
.red {
  color: #CC0000;
}
.red-bold {
  color: #CC0000;
  font-weight: bold;
}
.mainColor {
  color: #66CCFF;
}
.mainColor-bold {
  color: #66CCFF;
  font-weight: bold;
}
.caption {
  font-family: 'Hiragino Kaku Gothic Pro','Hiragino Kaku Ghothic Pro W3',Osaka,'MS PGothic',sans-serif;
  font-size: 10px;
  line-height: 120%;
}

/* ヘッダ
---------------------------------------------------- */

/* グローバル・ナビゲーション
---------------------------------------------------- */

/* メイン・コンテンツ（トップページ）
---------------------------------------------------- */

.indexReportImg {
  margin: 0px 15px 5px 15px;
}
.indexMail {
  margin: 15px 10px 20px 0px;
}

/* メイン・コンテンツ
---------------------------------------------------- */

#note {
  margin: 45px 0px 50px 0px;
}
.captionFrame {
  width:240;
  font-family: 'Hiragino Kaku Gothic Pro','Hiragino Kaku Ghothic Pro W3',Osaka,'MS PGothic',sans-serif;
  font-size: 10px;
  line-height: 120%;
}
.captionFrame01 {
  width:190;
  font-family: 'Hiragino Kaku Gothic Pro','Hiragino Kaku Ghothic Pro W3',Osaka,'MS PGothic',sans-serif;
  font-size: 10px;
  line-height: 120%;
}
.captionFrame02 {
  width:240;
  font-family: 'Hiragino Kaku Gothic Pro','Hiragino Kaku Ghothic Pro W3',Osaka,'MS PGothic',sans-serif;
  font-size: 10px;
  line-height: 120%;
}

/* フッタ
---------------------------------------------------- */
