/*トップindex用追加*/

.asset-footer {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding:0px 0px 10px 0px;
	margin:0;
	height:1px;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
	clear:both;
}

/*トップ左コラム　新着情報*/
.ctsBoxS h2 {
	margin:0;
	line-height:1em;
}
.ctsBoxS h2.entry-title, .ctsBoxS h2.entry-title a {
	font-style:normal;
	font-weight:bold;
	color:#990000;
	font-size:12px;
	margin:0;
}
.ctsBoxS td img {
	margin:0 3px 3px 0;	
}
.ctsBoxS .inner {
	display:block;
	width:170px;
	margin:0 0 0 15px;
}
.ctsBoxS abbr.published {
	border:none;
}
.ctsBoxS .inner .entry-asset p {
	margin:0;
	padding:0;
}
.ctsBoxS .inner .entry-asset .asset-footer {
	font-size:1px;
	line-height:1px;
	margin-bottom:6px;
}

/*トップセンター　新着情報*/
#newsList {
	text-align:left;
	width:490px;
	margin-left:15px;
	margin-top:15px;
}
#newsList h2.entry-title {
	margin:0;
	padding:0;
	clear:both;
}#newsList h2.entry-title a {
	font-style:normal;
	font-weight:bold;
	color:#990000;
	font-size:14px;
}
#newsList abbr.published {
	border:none;
}
#newsList .entry-asset p {
	margin:0;
}
#newsList .asset-footer {
	font-size:1px;
	line-height:1px;
	margin-bottom:6px;
}
