/* ƒy[ƒW‚ÌŠî–{ƒfƒUƒCƒ“—pCSS */
body {
	background-color: #FFFEFD;
	color: #666666;
}
h1{
	font-family: "Times New Roman", Times, serif;
	color: #EE9933;
               font-size:160%;
	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: #444422;
	font-size: 110%;
	margin:1em 0px;
	background-color:#E7FAEF;
	border-top:double 3px #01A255;
	border-bottom:double 3px #01A255;
	text-align:left;
	clear:both;
}
p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	font-size: 90%;
	line-height: 150%;
}

address {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: normal;
	text-align:center;
	border-top: dashed 1px #663300;
	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;
}
