/* •v•wƒŒƒ|[ƒgCSS */
body {
	color: #666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	font-style: italic;
	margin: 0px;
}	
h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",serif;
	font-size: 100%;
	margin:1em 0px;
}

h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",serif;
	color: #993333;
	font-size: 100%;
	margin:1em 0px;
	background-color:#E7FAEE;
	border-top:double 3px #01A252;
	border-bottom:double 3px #01A252;
	text-align: center;
	clear:both;
}
p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 100%;
	line-height: 150%;
	margin-top: 0px;
}
address {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: normal;
	text-align:center;
	padding-top: 5px;
	margin-top: 15px;
}
p img {
	float: left;
	margin-right:5px;
	border: solid 1px #666666;
}
a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
h1 a {
	color: #01A252;
}
.side h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	text-align: left;
	margin:0px;
}
.side ul {
	font-size: 80%;
	margin-top: 0px;
}
