   <STYLE>
<!--
BODY{
  font-family: 'ＭＳ Ｐゴシック''ＭＳ Ｐ明朝';
  color : #333333;
  line-height : 1.8 ;
}
A{
  color :#3333cc;
  text-decoration : none;
}
A:HOVER{
  color : #44aaaa;
  text-decoration : none;
}
	a:visited{{
		font-size:9pt;
		color:#29824D;
		text-decoration:none;
	}
	a:active{
		font-size:9pt;
		color:#3DB073;
		text-decoration:none;
	}
	a:link {
		font-size:9pt;
		color:#555555;
		text-decoration:none;
	}
.line1{
  background-color : green;
  width : 30px;
  height : 1px;
}
.menu{
  color : #509010;
  text-decoration : none;
  font-size : 12px;
  padding : 2 10 2 10px;
  border : 1px solid green;
  border-left : 8px solid green;
  width : 100px;/*折り返されてしまうときはここを大きく*/
}
.onmouse{/*マウスを乗せたときの設定*/
  color : #44aaaa;
  text-decoration : none;
  font-size : 12px;
  padding : 2 10 2 10px;
  border : 1px solid orange;
  border-left : 8px solid orange;/*←変わるとこ*/
  width : 100px;
}
.menu2{
  text-decoration : none;
  font-size : 12px;
  font-weight : bold;
  color:#ffffff;
  padding : 1 3 1 3px;
  border :1px solid green;
  width : 90px;/*折り返されてしまうときはここを大きく*/
}
.onmouse2{/*マウスを乗せたときの設定*/
  color : #44aaaa;
  font-weight : bold;
  text-decoration : none;
  font-size : 12px;
  padding : 1 3 1 3px;
  border : 1px solid orange;
  width : 90px;
}
.jpnmenu{
  text-decoration : none;
  font-size : 16px;
  color : red;
  width : 80px;/*折り返されてしまうときはここを大きく*/
}
.onjpnmenu{/*マウスを乗せたときの設定*/
  color : #44aaaa;
  text-decoration : none;
  font-size : 16px;
  padding : 1 3 1 3px;
  width : 80px;
}
.subtitle{
  font-size : 12px;
  color : #393939;
  padding :  2 5 0 5px;
  border-top : 1px solid #393939;
  border-bottom : 1px solid #393939;
  width : 400px;
}
.footer{
  font-size : 12px;
  color : #393939;
}
.title2{
  font-size : 12px;
  line-height : 1.5 ;
  letter-spacing : 1.2 ;
  padding : 5 5 5 5px;
  border : 1px solid orange;
  width : 310px;
  height : 70px;
}
.fmenu1{
  color : #509010;
  text-decoration : none;
  font-size : 10px;
  padding : 2 3 2 3px;
  border : 1px solid green;
  width : 100px;/*折り返されてしまうときはここを大きく*/
}
.fmenu2{/*マウスを乗せたときの設定*/
  color : #44aaaa;
  text-decoration : none;
  font-size : 10px;
  padding : 2 3 2 3px;
  border : 1px solid orange;
  width : 100px;
}
.jchizu {color:#909090;
}
.info{
  font-size : 12px;
  line-height : 1.8 ;
  font-weight : bold;
  letter-spacing : 1.5 ;
  padding : 0 10 0 10px;
  width : 380px;
}
.search{
  font-size : 12px;
  font-weight : normal;
  color : #0000a0 ;
  line-height : 1.5 ;
  text-align: left;
}
.help{
  font-size : 13px;
  font-weight : normal;
  color : #0000a0 ;
  line-height : 1.5 ;
  text-align: center;
  letter-spacing : 1.5 ;
  padding : 15 15 15 15px;
  border : 1px solid green;
  width : 400px;
}
.guide{
  font-size : 12px;
  font-weight : normal;
  color : #393939 ;
  line-height : 1.6 ;
  text-align: left;
}
.001{
  font-size : 12px;
  font-weight : normal;
  color : #111111 ;
  line-height : 2.6 ;
  text-align: left;
}
-->
</STYLE>
