@charset "Shift_JIS";
ul{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-top-style : none;
  border-right-style : none;
  border-left-style : none;
  
  
  
  width : 200px;
  list-style-type : none;
  border-bottom-width : 0px;
  
  border-bottom-style : none;
}

ul li{
  font-size : 17px;
  line-height : 35px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : green;
  height : 35px;
  overflow : hidden;
  color : black;
  margin-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : green;
  border-left-color : green;
  border-right-color : green;
}

ul li a{
  background-image : url(image/botton1.png);
  background-repeat : repeat-x;
  text-decoration : none;
  padding-left : 20px;
  display : block;
  color : black;
}

ul li a:hover{
  font-weight : bolder;
  background-image : url(image/botton2.gif);
  background-repeat : repeat-x;
  color : white;
}
h2{
  font-size : 28px;
  
  text-align : center;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;border-width : 1px 2px 2px 1px;border-style : solid;border-color : rgb(0, 74, 37);
  height : 35px;
  font-family : 游明朝;
  font-weight : bold;
  width : 400px;
  color : navy;
  
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
  background-image : url(image/botton3.gif);
  background-repeat : repeat-x;
}

.wasyoku{
	border-radius: 10px;
  font-size : 14px;
  font-family : AR丸ゴシック体M;
  background-color : white;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;border-width : 1px;border-style : solid;border-color : teal;
  line-height : 1.5;
  text-align : left;
}

.komento2x2{
  font-size : 14px;
  color : navy;
  background-color : white;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;border-width : 1px;border-style : solid;border-color : blue;
  font-family : "AR Pゴシック体M";
  text-align : left;
  line-height : 1.5;
}

ul li.current a{
  background-image : url(image/botton2.gif);
  background-repeat : repeat-x;
  font-weight : bold;
  color : yellow;
}

p{
  text-indent : 1em;
}
