body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	text-align:center;
	margin: 0px;
	padding: 0px;
}
a:link {color:#0000FF;}
a:visited {color:#0000FF;}
a:hover {color:#FF6699;
    background-color:#FFFF00;
}
a:active {color:#CC0000;}
h1 {
	font-size: 28px;
	color: #6090EF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF5EE;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #66CDAA;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #66CDAA;
	padding-left: 10px;
}
h2 {
	font-size:12px;
	text-align:right;
	margin-bottom: 10px;
	margin-top: 2px;
	margin-right: 10px;
}
h3 {
	font-size: 14px;
	color: #6090EF;
	background-color: #F0F8FF;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
	margin-right: 10px;
	margin-left: 10px;
}
p {
	text-align:left;
	color:#000000;
	font-size:13px;
	line-height:140%;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
}
#container {
	margin: auto;
	width: 532px;
}        
#contents {
	width:532px;
	text-align:left;
	background-color: #F8F8FF;
	border: 1px solid #CCCCCC;
}
p.map {
	font-size: 0.8em;
	color: #000000;
	line-height: 1.8em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	border-style: none;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
span {
	color:#FF0000;
	font-weight:bold;
	font-size: 13px;
}
span.s1 {
	color: #0000FF;
	font-weight: normal;
}
span.s2 {
	color: #CC0000;
}
#footer {
	text-align: center;
	padding-bottom: 7px;
}
#pr-mes {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
address {
	font-size: 12px;
	color: #000000;
	font-style: normal;
}
hr {
	clear: both;
}

