#cms_cover{
margin:15px 5px 10px 5px;
}


#news{
	margin-top:3px;
	width:660px;
}

#news .topics_content_ttl{
	background-image:url(../images/ttl_index03.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:660px;
	height:45px;
	text-indent:-9999px;
}

#campaign{
	margin-top:3px;
	width:660px;
}

#campaign .topics_content_ttl{
	background-image:url(../images/ttl_index04.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:660px;
	height:45px;
	text-indent:-9999px;
}

.topics_content ul{
	background-color:#FFF;
	border-left:#999 1px solid;
	border-right:#999 1px solid;
	border-bottom:#999 1px solid;
	padding:20px;
}

.topics_content li{
	border-bottom:#CCC 1px dashed;
	padding:0 10px 8px 2.5em;
	margin-top:8px;
	text-indent:-1.5em;}


.topics_content li a{
	background:url(../images/common/mini_com_arw_blue_l_ot.gif) no-repeat left 0em;
	padding-left:17px;
	padding-bottom:1px;
}

.topics_content li a:hover{
	background:url(../images/common/mini_com_arw_blue_l_ov.gif) no-repeat left 0em;
	padding-left:17px;
	padding-bottom:1px;
}

.topics_content li.view a{
	float:right;
}

.topics_content li.view{
	height:1.5em;
	text-indent:0em;
}

.topics_content li span{
	color:#666;
}

