/* CSS Document */

@charaset "UTF-8";

/*----------------------------------------------------
	#topics_box
----------------------------------------------------*/

#topics_box {
	margin:0;
	padding:0;
	font-size:12px;
	width:485px;
	color:#333333;
}

#topics_box dl {
	margin:0;
	padding:0;
}

#topics_box dt {
	margin:0;
	width: 130px;
	background: url(../img/top_topics_li.gif) 0px 0 no-repeat;
	padding: 3px 15px;
	color: #80B964;
	font-weight: bold;
}

#topics_box dd {
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #80B964;
	margin: 0 0 10px;
	padding: 8px 8px 8px 10px;
}
#left {
	background-image:url(../img/left_haikei.jpg);
	background-repeat:repeat-x;
	height:818px;
}	
#left li {
	list-style-type:none;
	padding-top:5px;
	}
	
#left span {
	position:absolute;
	left:-9999px;
	}