
@charset "utf-8";


div.menu { width:760px; height:50px; background:url('../img/top/menu_bg.png') repeat-x; border:solid #FFF; border-width:1px 0;}
div.menu table { margin:0 auto;}

img.menu_on, img.menu_off { width:176px; height:50px;}
img.menu_on  { background:url('../img/top/menu_on.png');}
img.menu_off { background:url('../img/top/menu_off.png');}


div.list { margin-left:20px; padding:4px;}
div.list p { font-size:12px; line-height:1.375; color:#CCC; border-bottom:dotted 1px #CCC; margin:4px 0; padding:0 0 4px;}
div.list span { color:#666;}
div.list strong.date { color:#069;}
