@charset "Shift_JIS";
body {
	margin: 0px;padding:0px;
	background-image: url(img/navi/left.gif);
	background-repeat: repeat-y;
}
body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
}
.fs_s {
	font-size: 10px;
}

#sideme {
	display: block;
	padding: 0px;
	width: 150px;
	margin-top: 18px;
}
#sideme ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size:1px;
}
#sideme ul li {
	margin: 0px;
	padding: 0px;
	vertical-align:bottom;
	line-height:0;
}
#sideme ul li a {
	display: block;
	height: 16px;
	line-height:normal;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	background-color: #D28715;
	width: 145px;
	padding-left: 5px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECAA46;
}
#sideme ul li a:hover {
	background-color: #DF982D;
	display: block;
	height: 16px;
	line-height:normal;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	width: 145px;
	padding-left: 5px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECAA46;
}
#sideme ul li.subme a {
	display: block;
	height: 16px;
	line-height:normal;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	width: 135px;
	padding-left: 15px;
	padding-top: 2px;
	background-color: #D28715;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECAA46;
}
#sideme ul li.subme a:hover {
	display: block;
	height: 16px;
	line-height:normal;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	width: 135px;
	padding-left: 15px;
	padding-top: 2px;
	background-color: #DF982D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECAA46;
}