@charset "utf-8";
/**
 * トップページ
 * @author  itakura@re-set.ne.jp(2009.01)
 * @version 1.0.0
 * @update  
 */

#info{width:500px; float:left;}
.date{clear:both; float:left; background:#80B7BE; width:64px; text-align:center; line-height:16px; color:#FFF; margin:0 0 5px;}
.info-data{width:426px; float:left; padding:0 0 0 10px; line-height:16px; color:#666; margin:0 0 5px;}
* html .date,* html .info-data{margin:0;}
*:first-child + html .date,*:first-child + html .info-data{margin:0;}

#side{width:200px; float:right;}

#topics{line-height:26px; margin:0 0 10px;}
#topics img{border:1px solid #999; float:left; margin:0 10px 0 0; width:28px; height:24px;}
