@charset "utf-8";

/*    --　エントリー --   */
div.entry-asset {
	margin-bottom: 30px;
	}
#main h2.entry-title {
	font-size: 114%;
	font-weight: 600;
	color: #990000;
	padding-bottom: 3px;
	border-bottom: 1px solid #999999;
	margin-bottom: 3px;
	}
#main p.published {
	font-size: 92%;
	color: #666666;
	margin-bottom: 10px;
	}
	
#TOPICS #contents {
	border-bottom: 4px solid #990000;
	}

#TOPICS #contents-footer {
	margin: 10px 30px 0 95px;
	width: 605px;
	}
#TOPICS div.archive-navi,
#TOPICS li.archive-list-item {
	padding: 0 0 0 18px;
	background: url(/images/common/yajirusi.gif) left center no-repeat ;
	}
	
#TOPICS div.archive ul.archive-list {
	padding-top:10px;
	}
	

