/*  ニュースブログ用 */

#MB{}
	#MC{ float:right;}
		#MMC{ float:left;}
		#MSC{ float:right;}
		.MIC{}
	#SC{ float:left; background:#F086B0;}
	
h3{ font-size:1.0em;}


/*  MSC　モジュール */
#MSC .module { background:url(img/msc-module-body.gif) repeat-y 0 0;}
#MSC .module-title{ background:url(img/msc-module-header.gif) no-repeat 0 0; padding:0.3em 1.0em; color:#333;}
#MSC .module-contents{ background:url(/news/img/msc-module-footer.gif) no-repeat 0 bottom; padding:0 0.5em 1.0em 0.5em;}
#MSC .module ul.module-list{ margin:0; padding:0; list-style-type:none;}
#MSC .module li.module-list-item{ background:url(img/icon-star.gif) no-repeat 0 2px; padding-left:18px;}

/*　エントリー関係 */
.entry{ border-bottom:solid 1px #a8a8a8;}
