body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	background-color: #FFFFff;
	color: #63553e;
	font-size:96%;	
}

h1 {
	color: #ffcccc;
	font-size: 200%;
	font weight: normal;
	letter-spacing: 0px;
}

h2 {
	color: #998258;
	font-size: 110%;
	border-left: 12px solid #998258;
	padding-left: 5px;
	margin-top: 0.5em;
	font weight: normal;
	letter-spacing: 1px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #998258;
	font-size: 18px;
	border-style: double;
	border-color: #F3EBBF;
}

h4 {
	font-size: 90%;
	color: #63553e;
	line-height: 150%;
	font-weight: normal;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 1em;
}

h5 {
	color: #f76878;
	line-height: 150%;
	font-size: 100%;
	font weight: normal;
	letter-spacing: 0px;
}

h6 {
	background-image:url(../img/yline.gif);
	border: 5px;
	color: #ffffff;
	font-size: 120%;
	letter-spacing: 5px;
	margin-right: 20px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a {
  color: #998258;
}

p {
	line-height: 150%;
}

p img {
	float: left;
	margin-right: 10px;
}

address {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 80%;
	font-style: normal;
	text-align: center;
	border-top: thin dotted #998258;
	paddng-top: 5px;
	margin-top: 15px;
}

	