@charset "shift_jis";

/*h2見出し*/

h2 {
  color: #FFCC00;
  font-size: 120%;
  font-weight: bold;
  line-height: 2;
  text-indent: 30px;
}
#banner {
  height: 150px;
  width: 800px;
  float: left;
}

/*メニュー*/
#menu {
  background: url(../img/menu_bg.gif) no-repeat;
}

.menu01 {
  color: #FFFFFF;
  line-height: 2;
  text-indent: 30px;
}

.menu02 {
  color: #FFFFFF;
  line-height: 2;
  text-indent: 30px;
}

.menu03 {
  color: #FFFFFF;
  line-height: 2;
  text-indent: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.menu04 {
  color: #FFFFFF;
  line-height: 2;
  text-indent: 30px;
}

.menu05 {
  color: #FFFFFF;
  line-height: 2;
  text-indent: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.menu06 {
  color: #FFFFFF;
  line-height: 2;
  text-indent: 30px;
}
