@charset "utf-8";
@import url(general.css);
@import url(news_common.css);

#navim li.home a, 
#navim li.home a:hover {background-position:0px -30px;}


#head {height:120px;}
#head .headBottom {height:1px;}

#image {margin-top:0px;}

#body {padding-top:22px;}

#recent_news {margin-top:11px;}
#recent_news a {text-decoration:none;}
#recent_news a:hover {text-decoration:underline;}
#recent_news th, 
#recent_news td {padding:5px 0px 6px; font-size:80%;}
#recent_news th {width:72px;}
#recent_news tr:last-child th {background:none;}
#recent_news td {padding-left:10px;}

#contents .contentsBottom {height:9px;}
