.doc {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding: 8px;
	font-size: 13px;
	background-color: #FFFFFF;
	color: #333333;
}
.topdoc {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	line-height: 120%;
	letter-spacing: 0.1em;
	padding: 8px 8px;
	color: #333333;
}
.doc2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 13px;
	line-height: 120%;
	letter-spacing: 0.1em;
	padding: 8px 8px;
	color: #333333;
}
a:link {
	color: #36648B;
	text-decoration: underline;
}
a:visited {
	color: #36648B;
	text-decoration: underline;
}
a:hover {
	color: black;
        background-color: pink;
}