* {
  margin: 0px;
  padding: 0px;
}
body {
  background-image: url(../img/back.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
  font-size: 14px;
  line-height: 175%;
  color: #333;
}
#container {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}
#header {
  height: 112px;
  width: 800px;
}
#menu {
  width: 184px;
  float: left;
  background-image: url(../img/menu_back.jpg);
  background-repeat: no-repeat;
  height: 680px;
}
#contents {
  float: right;
  width: 600px;
}
#footer {
  clear: both;
  height: 80px;
  width: 800px;
  font-size: 10px;
  text-align: center;
}
a img {
  border-style: none;
}
a {
  color: #F60;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  font-weight: bold;
  color: #F60;
  text-decoration: none;
}
/*
メニュー関係

*/
#menu ul {
  width: 160px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 40px;
  margin-bottom: 0px;
}
#menu li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.koumoku {
  height: 32px;
  width: 160px;
  margin: 0px;
  padding: 0px;
}
.kugiri {
  height: 4px;
  width: 160px;
  display: block;
  background-image: url(../img/menu_bottom.gif);
  background-position: top;
  padding-bottom: 16px;
  background-repeat: no-repeat;
}
#menu a {
  text-indent: -9999px;
  background-position: top;
  display: block;
}
#menu a:hover {
  background-position: bottom;
}
.menu1_1 {
  background-image: url(../img/menu1_1.gif);
  width: 160px;
  height: 24px;
}
.menu1_2 {
  background-image: url(../img/menu1_2.gif);
  width: 160px;
  height: 24px;
}
.menu1_3 {
  background-image: url(../img/menu1_3.gif);
  width: 160px;
  height: 24px;
}
.menu1_4 {
  background-image: url(../img/menu1_4.gif);
  width: 160px;
  height: 24px;
}
.menu1_5 {
  background-image: url(../img/menu1_5.gif);
  width: 160px;
  height: 24px;
}
.menu1_6 {
  background-image: url(../img/menu1_6.gif);
  width: 160px;
  height: 24px;
}
.menu2_1 {
  background-image: url(../img/menu2_1.gif);
  width: 160px;
  height: 24px;
}
.menu2_2 {
  background-image: url(../img/menu2_2.gif);
  width: 160px;
  height: 24px;
}
.menu2_3 {
  background-image: url(../img/menu2_3.gif);
  width: 160px;
  height: 24px;
}
.menu2_4 {
  background-image: url(../img/menu2_4.gif);
  width: 160px;
  height: 24px;
}
.menu3_1 {
  background-image: url(../img/menu3_1.gif);
  width: 160px;
  height: 24px;
}
.menu3_2 {
  background-image: url(../img/menu3_2.gif);
  width: 160px;
  height: 24px;
}
.menu3_3 {
  background-image: url(../img/menu3_3.gif);
  width: 160px;
  height: 24px;
}
.kodomoen {
  background-image: url(../img/menu5_1.gif);
  width: 160px;
  height: 48px;
  margin-bottom: 16px;
}
.home {
  background-image: url(../img/menu00.gif);
  width: 160px;
  height: 24px;
}
.apf {
  background-image: url(../img/menu4_1.gif);
  width: 160px;
  height: 120px;
  margin-bottom: 16px;
}