@charset "Shift_JIS";


body{
  font-size : 14px;
  font-family : sans-serif, メイリオ;
  color : #333333;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}


a{
}

a:hover{
  color : blue;
  font-weight : normal;
  text-decoration : underline;
}

#container{
  width : 100%;
   margin:0 auto;
   padding:0;
  background-image : url(img/bg03_4.png);
  }

#pack{
  width : 900px;
  margin: 0 auto;
  background-color: #ffffff;
  }

#right{
  background-color : #ffff80;
  margin: 0;
}



#foot{
  background-color : orange;
  clear : both;
  font-size : 11px;
  padding-top : 5px;
  padding-bottom : 5px;
  text-align : center;
}

.yoko_list{
  font-size : 12px;
  font-family : sans-serif, メイリオ;
  color : maroon;
}
.yoko_list ul li{
  width : 150px;
  margin-top : 3px;
  margin-left : 15px;
    float: left;
  text-align : center;
  margin-right : 15px;
  margin-bottom : 3px;
  list-style-type:none;
}

.yoko_list UL LI A{
	display : block;
  padding-top : 20px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 20px;
  color : #f83707;
  height : 120px;
border-width : 1px;border-style : solid;border-color : maroon;
  font-size : 18px;
  font-weight : bold;
  text-decoration: none;
}

.yoko_list ul li a:hover{
  background-color : #fcf3d8;
}


.topic h2{
  width : 180px;
  height : 44px;
  font-size : 18px;
  font-family : HGS創英角ﾎﾟｯﾌﾟ体;
  background-color : #ffffa4;
  border-width : 1px ; border-style : ridge;
  line-height : 22px;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  margin-top : 3px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 3px;
    float: left;
 text-decoration: none;
  
}


.topic a:hover{
  background-color : #fcf3d8;
}

.menu_table td{
  
  background-repeat : no-repeat;
  background-position : 5px 12px;
  padding-top : 10px;
  padding-left : 25px;
  padding-right : 5px;
  padding-bottom : 10px;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
}


.menu_table a{
    color : #333333;
    text-decoration: none;
}

.menu_table a:hover{
  color : blue;
  font-weight : normal;
  text-decoration : underline;
}
