/* ƒy[ƒW‚ÌŠî–{ƒfƒUƒCƒ“—pCSS */
body {
	color: #66666;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	background-image:url(side.jpg);
	background-repeat:repeat-y;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 400%;
	font-style: italic;
	margin: 0px;

}	
h2 {
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì",serif;
	font-size: 100%;
	text-align:right;
	margin:1em 0px;
}

h3 {
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì",serif;
	color: #666666;
	font-size: 150%;
	margin:1em 0px;
	background-color:#ccffff;
	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: 90%;
	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 
	font-weight: bold;
}
h1 a {
	color: #00ccff;
}
.side h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	text-align: left;
	margin:0px;
}
.side ul {
	font-size: 80%;
	margin-top: 0px;
}

