/* ƒy[ƒW‚ÌŠî–{ƒfƒUƒCƒ“—pCSS */
body {
	background-repeat: repeat;
	background-position: top left;
	color: black;
	background-color: White;
	font-family: "‚l‚r ƒSƒVƒbƒN", sans-serif;
	font-size: 12px;
	height: 2px;
	line-height: 110%;
}
h1{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	height: 2px;
	line-height: 150%;
	margin: 0px;
}	
h2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Fuchsia;
}
h3 {
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì",serif;
	color: #8B0000;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin: 1em 0px;
	background-color: #FFF0F5;
	border-top: double 3px #ff1493;
	border-bottom: double 3px #ff1493;
	text-indent: 20px;
	clear: both;
}
h4 {
	font-family: @HGS‹³‰È‘‘Ì;
	font-size: 80%;
	font-style: normal;
	margin: 0px;
	color: Black;
	text-indent: 8px;
}
h5 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka,sans-serif;
	font-size: 80%;
	font-style: normal;
	margin: 0px;
	color: black;
	text-indent: 10px;
}
h6 {
	font-family: "Arial", serif;
	font-size: 90%;
	color: Black;
	margin: 0px;
	text-align: left;
}
h3 a{
	font-family: Arial;
	font-size: 80%;
	color: Red;
	margin: 0px;
}
h5 a {
 	display: block; 
	width: 200px;
 	background-color: #FFD0FF;
 	border: 2px solid;
 	border-color: #FEEED3 ff69b4 ff69b4 FEEED3;
	margin: 0px;
/*	text-indent: 3px;*/
}
h5 a:hover {
	background-color: Fuchsia;
	color: #FFFFFF;
}
h5 a:active {
     border-color:#FEEED3 ff1493 ff1493 FEEED3;
}
h6 a {
	display: block;
	font-size: 100%;
	width: 165px;
	background-color: #F5F5DC;
	border: 2px solid;
	border-color: #FEEED3 ff69b4 ff69b4 FEEED3;
	margin: 0px; 
	text-align: center;
}
h6 a:hover {
	background-color: Yellow;
	color: Blue;
}
h6 a:active {
     border-color:#FEEED3 ff1493 ff1493 FEEED3;
}
p {
	font-size: 100%;
	line-height: 110%;
}

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: right;
	background-color: #FFB2D9;
	padding: 8px;
	margin-right: 5px;
	border: solid 1px;
	border-color: #FFE3F3 #FF91D0 #FF91D0 #FFE3F3;
}
a {
	color: #FF1493;
	font-family: "Arial Black";
	text-decoration: none;
	font-weight: normal;
}
h1 a {
	color: #01A252;
}
