/* ƒy[ƒW‚ÌŠî–{ƒfƒUƒCƒ“—pCSS */
body {
	color: #666666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	background-color: #FFF7EE;
	text-align: center;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 400%;
	font-style: italic;
	margin: 0px;
}	
h2 {
	font-family:serif;
	font-size: 60%;
	text-align:right;
	margin:1em 0px;
}

h3 {
	background-image:url(h3.gif);
	font-family:serif;
	color: #FFF7EF;
	font-size: 100%;
	margin:1em 0px;
	padding: 1px 10px;
	text-align:	left;
	clear:both;

}
p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 90%;
	line-height: 150%;
	margin-top: 0px;
}
p strong{
	font-weight:normal
}
address {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: normal;
	text-align:center;
	padding-top: 5px;
	margin-top: 15px;
	clear: both;
}
p img {
	float: left;
	margin-right:5px;
	border: solid 1px #666666;
}
a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
h1 a {
	color: #01A252;
}
.navbar{
	width: 550px;
}
.navbar h2{
	margin: 2px 15px 2px 0px;
	float: left;
}
.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;
}
.contents{
	background-color: White;
	border: solid 1px #cccccc;
	width: 800px;
	margin: auto;
	text-align: left;
}

