a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #FFFEFD;
	color: #666666;
}
h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 100%;
	font-style: nomal;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	text-align: right;
	margin: 1em 0px;
}
h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 150%;
	color: #993300;
	text-align: center;
	margin: 1em 0px;
	background-color: #F1CCAA;
	border-top: double 3px #01A252;
	border-bottom: double 3px #01A252;
	text-align: center;
}
h4 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 100%;
	color: #993300;
	text-align: center;
	margin: 1em 0px;
	background-color: #E7FAEE;
	border-top: double 3px #01A252;
	border-bottom: double 3px #01A252;
	text-align: center;
}
p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 145%;
}
address {
	font-family: "Times New Roman", Times, serif;
	font-size: 70%;
	font-style: normal;
	text-align: center;
	border-top: dashed 1px #663300;
	padding-top: 3px;
	margin-top: 10px;
	clear: both;
}
P img {
	float: left;
	margin-right: 6px;
	border: none;
}
.navbar {
	background-color: #FFBB9E;
	padding: 0px;
	width: 600px;
	position: absolute;
	top: 150px;
	left: 0px;
	border-bottom: solid 1px #999999;
	border-top: solid 1px #999999;
}
.modosu {
	clear: both;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 60%;
	line-height: 1.5em;
	padding-left: 10px;
}
