@charset "utf-8";
#right-l {
	background-color: #F6F6F6;
	height: 4300px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
#line {
	height: 2px;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
