.bread {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 5px;
	margin: 5px;
	background-color: #CCCCCC;
}
h3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 9px;
	font-weight: normal;
}
h4 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 150%;
	border-bottom-width: thin;
	border-left-width: thick;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
	padding-left: 5px;
	padding-bottom: 1px;
}
p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	float: none;
}
body {
	background-color: #999966;
}
.button {
	border: thin solid #000000;
	float: left;
	margin: 3px;
}
.banner {
	float: none;
	border: thin none #CCCCCC;
}
address {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	margin-top: 10px;
}
a:hover {
	font-weight: bold;
}
