body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* 文字スタイル定義 */
.min {font-size: 8px; line-height:120%; font-weight: normal; text-decoration: none; font-style: normal}
.f9 {font-size: 9px; line-height:120%; font-weight: normal; text-decoration: none; font-style: normal}
.f10 {font-size: 10px; line-height:130%; font-weight: normal; text-decoration: none; font-style: normal}
.f11 {font-size: 11px; line-height:140%; font-weight: normal; text-decoration: none; font-style: normal}
.f12 {font-size: 12px; line-height:150%; font-weight: normal; text-decoration: none; font-style: normal}
.f13 {font-size: 13px; line-height:160%; font-weight: normal; text-decoration: none; font-style: normal}
.f14 {font-size: 14px; line-height:170%; font-weight: normal; text-decoration: none; font-style: normal}
.f15 {font-size: 15px; line-height:170%; font-weight: normal; text-decoration: none; font-style: normal}
.f16 {font-size: 16px; line-height:170%; font-weight: normal; text-decoration: none; font-style: normal}
.f17 {font-size: 17px; line-height:170%; font-weight: normal; text-decoration: none; font-style: normal}
.f18 {font-size: 18px; line-height:170%; font-weight: bolder ; text-decoration: none; font-style: normal}
.st {font-size: 13px; line-height:120%; font-weight: normal; text-decoration: none; font-style: normal; color:#FF0000;}
.sitetitle {font-size: 11px; line-height:120%; font-weight: normal; text-decoration: none; font-style: normal}

#mainmenu{
  margin: 0;
  padding: 0;
  width: ***;
}

#mainmenu ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#mainmenu li{
  float: left;
  width: 90px;
  margin: 0;
  padding: 0;
}

#mainmenu a{
  text-align: center;
  display:block;
  padding: 0.1em 0;
  width: 100%;
  background-color: white;
  color: #424566;
}

#submenu a:hover{
  background-color: white;
  color: #990000;
}

#submenu{
  margin: 0;
  padding: 0;
  width: ***;
}

#submenu ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#submenu li{
  float: left;
  width: 130px;
  margin: 0;
  padding: 0;
}

#mainmenu a{
  text-align: center;
  display:block;
  padding: 0.1em 0;
  width: 100%;
  background-color: white;
  color: #424566;
}

#mainmenu a:hover{
  background-color: white;
  color: #990000;
}


.menu1 a {
	font-size:12px;
              color:#424566;
	text-decoration:none;
}
.menu1 a:visited {
	font-size:12px;
	text-decoration:none;
}
.menu1 a:hover {
	font-size:12px;
              color:#990000;
	text-decoration:none;
}



h1 {font-size : 18px;margin-top : 2px;margin-left : 2px;margin-right : 2px;margin-bottom : 2px; color:#000099}
h2 {font-size : 17px;margin-top : 2px;margin-left : 2px;margin-right : 2px;margin-bottom : 2px; color:#000099}
h3 {font-size : 12px;margin-top : 2px;margin-left : 2px;margin-right : 2px;margin-bottom : 2px; color:#000099}
strong {font-size: 12px; line-height:120%; font-weight: normal; text-decoration: none; font-style: normal}


}
