/* CSS Document */

#vertical ul    {
	list-style: none;
	width: 200px;
	height: auto;
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	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: #ff9bdb
.;
	border-right-color: #ff9bdb;
	border-bottom-color: #ff9bdb;
	border-left-color: #ff9bdb;
	border-top-color: #ff9bdb;
}
#contents #left_contents #vertical {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
#vertical ul li {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff9bdb;
}
#vertical ul li a   {
	display: block;
	line-height: 25px;
	height: 25px;
	width: 200px;
	text-indent: 3px;
	background-color: #fff3fb;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#vertical ul li a:hover {
	color: #000;
	background-color: #fba0da;
}
#vertical ul li b   {
	display: block;
	height: 25px;
	width: 200px;
	text-indent: 3px;
	background-color: #ff9bdb;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
}
