@charset "euc-jp"; 
H1 {
	text-decoration: underline;
	text-align: center;
	padding-top: 20px;
	font-size: 120%;
	font-family: "HGPÁÏ±Ñ³ÑŽÎŽßŽ¯ŽÌŽßÂÎ";
	font-weight: 600;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

H2  A {
	text-align: center;
}

A {
	text-decoration: none;
}

A:LINK {
	color: #e64d7a;
}

A:VISITED {
	color: #e64d7a;
}

A:HOVER {
	color: #e98c5a;
}

A:ACTIVE {
	color: #faecc7;
}

H3 {
	color: black;
	background-color: #febace;
	text-align: center;
	clear: both;
}

P {
	font-size: 90%;
	line-height: 120%;
	font-family: "MS UI Gothic";
	font-weight: 200;
}

ADDRESS {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: white;
	clear: both;
	font-family: Batang;
}