/* ƒy[ƒW‚ÌŠî–{ƒfƒUƒCƒ“—pCSS */
 body { color: #666666;
        background-image:url(img/randot03.gif);
        font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	text-align:center; }

 a    {text-decoration: none;}
 a:link { color: #FF9933; }
 a:visited { color: #FF9933; }
 a:active { color: #FF9933; }
 a:hover { color: white; background-color:#FF9933; }


h1{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-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: #AAAA00;
	font-size: 150%;
	margin:1em 0px;
	background-color: #FFFACD;
	border-top: dotted 3px #FF9933;
	border-bottom: dotted 3px #FF9933;
	text-align:center;
	clear: both;}
h4  {   
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì",serif;
	font-weight: bold;
	font-size: 125%;
}

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;
}

.side h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	text-align: left;
	margin:0px;
}

.contents {
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	width: 800px;
	margin:auto;
	text-align: left;
}
