/* ƒy[ƒW‚ÌŠî–{ƒfƒUƒCƒ“—pCSS */
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;
  color : teal;
}	
h2 {
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì",serif;
	font-size: 100%;
	text-align:right;
	margin:1em 0px;
}

h3 {
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì",serif;
	color: #993333;
	font-size: 150%;
	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: 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;
  clear : none;
}
A {
	color: #666666;
	text-decoration : underline;
	font-weight: bold;
}
H1 A {
	color : teal;
}
.side H2 {
	font-family : "‚l‚r –¾’©","‚l‚r ‚o–¾’©",serif;
	font-size: 150%;
	text-align: left;
	margin:0px;
  
}
.side ul {
	font-size: 80%;
	margin-top: 0px;
}
