a:link {
	color: #669900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669900;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.menu{
	text-align: center;
	background-image: url(../img/b01.jpg);
	background-repeat: repeat-x;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
}
.menu a {
	display:block;
	width:120px;
	height:30px;
	float:left;
	background-image:url(../img/b01.jpg);
	background-repeat:no-repeat;
	padding-top:8px;
	text-align:center;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
.menu a:hover{
	background-image:url(../img/b01_f2.jpg);
	color: #FFFFFF;
}
.menu a:visited{
	color: #FFFFFF;
}
.menu span{
	display:none
}
p {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 18px;
	line-height: 16px;
}
h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 14px;
	line-height: 16px;
}
