
/* ページのデザインcss */


/*-- h1のリンクは他とは違う色に --*/
h1 a
{
  color: #EEEEEE;
  font-weight: normal;
}

h1 img
{
  border:none;
}

/* テーブル */

th img
{

}

td img
{

}
/*-- 左右のマージンに空き --*/
h2,h3,p,#path
{
  margin-left: 10px;
  margin-right: 10px;
}

/*-- 画像の罫線と回り込みを指定する部分 --*/

/*
  画像は文章の左に
  画像の右余白を5px
  画像周りの罫線の指定
*/

p img
{
  float: left;
  margin-right: 5px;
  /*border: solid 1px #666666;*/
}

/* 古いブラウザへの対応 */
#contents
{
  width: 600px;
  margin:auto;
  background-color: #FFFFFF;
  text-align: left;
  border: solid 1px #999999;
  position: relative;
}

/*-- path --*/

/*
  右揃え
  すべてのマージンを0に
*/

#path
{
  text-align:right;
  margin: 0px;
}


/*-- メニューバー --*/
#navbar
{
  background-image: url(../img/b_02.bmp);
  padding: 0px;
  width: 600px;
  height: 25px;
  position:absolute;
  top: 150px;
  left: 0px;
  border-borrom: 1px solid #333333;
  border-top: 1px solid #333333;
}

/* ---- */
#navbar h2
{
  width: 100px;
  float: left;
  text-align: center;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 1.7em;
  border-right: solid 1px #FFFFFF;
  border-left: none;
  padding-left: 0px;
}

#navbar a
{
  color: #FFFFFF;
  font-weight: normal;
  display: block;
  width: 100px;
}


/*ボタン*/
#bot_r
{
  float:left;
  border: none;
}

#bot_r a
{
  color: #111111;
  background-image: url(../img/bota_r.bmp);
  display: block;
  padding: 0;
  width: 100px;
  height: 40px;
  font-size: 10px;
  font-weight: normal;
  line-height: 40px;
  text-align: center;
  background-position:left top;
}

#bot_r a:hover
{
  background-position:left center;
}

#bot_r a:active
{
  background-position:left bottom;
}

#bot_y
{
  float:left;
  border: none;
}

#bot_y a
{
  color: #111111;
  background-image: url(../img/bota_y.bmp);
  display: block;
  padding: 0;
  width: 100px;
  height: 40px;
  font-size: 10px;
  font-weight: normal;
  line-height: 40px;
  text-align: center;
  background-position:left top;
}

#bot_y a:hover
{
  background-position:left center;
}

#bot_y a:active
{
  background-position:left bottom;
}

#bot_g
{
  float:left;
  border: none;
}

#bot_g a
{
  color: #111111;
  background-image: url(../img/bota_g.bmp);
  display: block;
  padding: 0;
  width: 100px;
  height: 40px;
  font-size: 10px;
  font-weight: normal;
  line-height: 40px;
  text-align: center;
  background-position:left top;
}

#bot_g a:hover
{
  background-position:left center;
}

#bot_g a:active
{
  background-position:left bottom;
}

#bot_sb
{
  float:left;
  border: none;
}

#bot_sb a
{
  color: #111111;
  background-image: url(../img/bota_sb.bmp);
  display: block;
  padding: 0;
  width: 100px;
  height: 40px;
  font-size: 10px;
  font-weight: normal;
  line-height: 40px;
  text-align: center;
  background-position:left top;
}

#bot_sb a:hover
{
  background-position:left center;
}

#bot_sb a:active
{
  background-position:left bottom;
}

#bot_b
{
  float:left;
  border: none;
}

#bot_b a
{
  color: #111111;
  background-image: url(../img/bota_b.bmp);
  display: block;
  padding: 0;
  width: 100px;
  height: 40px;
  font-size: 10px;
  font-weight: normal;
  line-height: 40px;
  text-align: center;
  background-position:left top;
}

#bot_b a:hover
{
  background-position:left center;
}

#bot_b a:active
{
  background-position:left bottom;
}


#bot_p
{
  float:left;
  border: none;
}

#bot_p a
{
  color: #111111;
  background-image: url(../img/bota_p.bmp);
  display: block;
  padding: 0;
  width: 100px;
  height: 40px;
  font-size: 10px;
  font-weight: normal;
  line-height: 40px;
  text-align: center;
  background-position:left top;
}

#bot_p a:hover
{
  background-position:left center;
}

#bot_p a:active
{
  background-position:left bottom;
}

#i_left
{
  float: left;
}

#i_right
{
  float: right;
}

#com_10
{
  background-image: url(../img/num_10.bmp);
  background-repeat: no-repeat;
  font-family: fantasy,Arial, Helvetica, sans-serif;
  color: #222222;
  font-size: 75%;
  font-weight: normal;
  letter-spacing: 2px;
  text-align: left;
  padding: 10px;
  width: 180px;
}

#com_9
{
  background-image: url(../img/num_9.bmp);
  background-repeat: no-repeat;
  font-family: fantasy,Arial, Helvetica, sans-serif;
  color: #222222;
  font-size: 75%;
  font-weight: normal;
  letter-spacing: 2px;
  text-align: left;
  padding: 10px;
  width: 180px;
}

#com_8
{
  background-image: url(../img/num_8.bmp);
  background-repeat: no-repeat;
  font-family: fantasy,Arial, Helvetica, sans-serif;
  color: #222222;
  font-size: 75%;
  font-weight: normal;
  letter-spacing: 2px;
  text-align: left;
  padding: 10px;
  width: 180px;
}

#com_7
{
  background-image: url(../img/num_7.bmp);
  background-repeat: no-repeat;
  font-family: fantasy,Arial, Helvetica, sans-serif;
  color: #222222;
  font-size: 75%;
  font-weight: normal;
  letter-spacing: 2px;
  text-align: left;
  padding: 10px;
  width: 180px;
}

#com_6
{
  background-image: url(../img/num_6.bmp);
  background-repeat: no-repeat;
  font-family: fantasy,Arial, Helvetica, sans-serif;
  color: #222222;
  font-size: 75%;
  font-weight: normal;
  letter-spacing: 2px;
  text-align: left;
  padding: 10px;
  width: 180px;
}

#com_5
{
  background-image: url(../img/num_5.bmp);
  background-repeat: no-repeat;
  font-family: fantasy,Arial, Helvetica, sans-serif;
  color: #222222;
  font-size: 75%;
  font-weight: normal;
  letter-spacing: 2px;
  text-align: left;
  padding: 10px;
  width: 180px;
}

#com_4
{
  background-image: url(../img/num_4.bmp);
  background-repeat: no-repeat;
  font-family: fantasy,Arial, Helvetica, sans-serif;
  color: #222222;
  font-size: 75%;
  font-weight: normal;
  letter-spacing: 2px;
  text-align: left;
  padding: 10px;
  width: 180px;
}

#com_3
{
  background-image: url(../img/num_3.bmp);
  background-repeat: no-repeat;
  font-family: fantasy,Arial, Helvetica, sans-serif;
  color: #222222;
  font-size: 75%;
  font-weight: normal;
  letter-spacing: 2px;
  text-align: left;
  padding: 10px;
  width: 180px;
}

#com_2
{
  background-image: url(../img/num_2.bmp);
  background-repeat: no-repeat;
  font-family: fantasy,Arial, Helvetica, sans-serif;
  color: #222222;
  font-size: 75%;
  font-weight: normal;
  letter-spacing: 2px;
  text-align: left;
  padding: 10px;
  width: 180px;
}

#com_1
{
  background-image: url(../img/num_1.bmp);
  background-repeat: no-repeat;
  font-family: fantasy,Arial, Helvetica, sans-serif;
  color: #222222;
  font-size: 75%;
  font-weight: normal;
  letter-spacing: 2px;
  text-align: left;
  padding: 10px;
  width: 180px;
}
