/* ƒy[ƒW‚ÌŠî–{ƒfƒUƒCƒ“—pCSS */
body {
	background-color: #FFFEFD;
}
h1{
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì", serif;
	font-size: 700%;
	font-style: Bold;
        text-align:center;
	margin: 0px
}	
h2 {
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì",serif;
	font-size: 250%;
}

h3 {
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì",serif;
	font-size: 175%;
}
p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	font-size: 150%;
	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;
}
a {
	color: #000000;
	font-weight: bold;
}
