/* CSS Document */

#vertical ul    {
	list-style: none;
	width: 208px;
	height: auto;
	padding: 0;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#contents #left_contents #vertical {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
}
#vertical ul li {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#vertical ul li a   {
	display: block;
	line-height: 20px;
	height: 20px;
	width: 208px;
	text-indent: 3px;
	background-color: #F5F5F5;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
#vertical ul li a:hover {
	color: #000;
	background-color: #99F7A4;
}
#vertical ul li b   {
	display: block;
	height: 20px;
	width: 200px;
	text-indent: 3px;
	background-color: #666666;
	color: #FFFFFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	line-height: 1.5em;
}

