@charset "Shift_JIS";
/* --- 全体の背景・テキスト --- */
body {
  margin: 0;
  padding: 0;
  background: #f9f9f9 url(pageback01_1.gif);
  /* 全体の背景（斜線の背景画像） */
color: #000000;
  /* 全体の文字色 */
font-size: 100%;
  /* 全体の文字サイズ */
  text-align : center;
}
/* --- 全体のリンクテキスト --- */
a:link {
  color: #0000ff;
}
a:visited {
  color: #800080;
}
a:hover {
  color: #ff0000;
}
a:active {
  color: #ff0000;
}
/* --- コンテナ --- */
#container {
  width : 794px;
  /* コンテナの幅 */
margin: 0 auto;
  /* センタリング */
background: url(pageback_780.gif) center top repeat-y;
  /* コンテナの背景（影の背景画像） */
  bottom : auto;
}
/* --- ページ --- */
#page {
  width : 780px;
  /* ページの幅 */
margin: 0 auto;
  /* センタリング */
border-bottom: 1px #c0c0c0 solid;
/* ページの下境界線 */
}
/* --- ヘッダ --- */
#header {
  background-color : #ffe080;
  /* ヘッダの背景色 */
  font-size : 12px;
  font-family : メイリオ;
  font-weight : normal;
}
/* --- コンテンツ --- */
#content {
  background-color: #ffffff;
  /* コンテンツの背景色 */
color : blue;
  font-size : 30px;
  font-family : HGP創英角ｺﾞｼｯｸUB;
}
/* --- フッタ --- */
#footer {
  background-color: #f0f0f0;
  /* フッタの背景色 */
  font-size : 11px;
  font-family : メイリオ;
}
.Class1{
  font-size : 16px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : bold;
  color : black;
  background-color : #ffffaa;
  text-align : left;
  width : 780px;
  height : 70px;
}
.Class2{
  font-size : 16px;
  font-family : "MS UI Gothic";
  font-weight : bold;
  color : black;
  text-align : left;
  width : 780px;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 5px;
  padding-bottom : 5px;
}
.Class3{
  font-size : 14px;
  font-family : "ＭＳ Ｐゴシック";
  color : black;
  text-align : left;
  padding-top : 2px;
  padding-left : 10px;
  padding-right : 2px;
  padding-bottom : 2px;
  width : 780px;
  height : 20px;
}
.Class4{
  font-size : 15px;
  font-family : "ＭＳ Ｐゴシック";
  color : red;
  text-align : left;
  width : 780px;
  font-weight : bold;
}
.Class5{
  width : 780px;
  height : 15px;
  text-align : center;
}
.Class6{
  width : 700px;
  height : 300px;
  text-align : center;
}
.Class7{
  font-size : 22px;
  font-family : HGPｺﾞｼｯｸM;
  font-weight : bolder;
  color : blue;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  width : 780px;
}
.Classf1{
  text-align : center;
  width : 750px;
  height : 115px;
}
.Classf2{
  text-align : center;
  width : 770px;
  height : 110px;
}
.Classtitle{
  width : 780px;
  height : 100px;
  bottom : auto;
  text-align : center;
}
.Class8{
  text-align : center;
  width : 10px;
  height : 200px;
}
