
#main {
background-color:#FFFBED;
}

#top{margin-top:5px;
/*
height:200px;
background : url("/img/top/itteme_top.jpg" ) 0px -20px no-repeat;
position:relative;}
#top img{
position:absolute; bottom:0px; left:0px;
*/
}

#main div.entry{text-align:left;margin:0 1em;}
#main div.entry div {margin:1em;}
#main div.entry div h3{
border-left:7px #729322 solid;
border-bottom:1px #729322 solid;
font-size:100%;background:#fff;color:#2F2B19;
clear:both;text-align:left;margin:0;padding:0px 5px;}
#main div.entry div h3 a{text-decoration: none;}
#main div.entry div img.thumb{float:right;padding:2px;border:1px #aaa solid;margin:1em;}
#main div.entry div p{font-size:95%;margin:1em;}
#main div.entry p.more{margin:1em;}

#main table.n_t{height:130px;margin:4px auto;}
#main table.n_t td{vertical-align:top;}
#main table.n_t td.space{font-size:1px;width:1px;}
#main table.n_t td.n_title{width:17px;background:url("/img/top/news.png") no-repeat #39A1DB;font-size:1px;}
#main table.n_t td.n_body{background:#E8F5FB;border:1px #39A1DB solid;width:265px;font-size:95%;}

#main table.n_t div p{border-bottom:1px #aaa dotted;padding:0 3px;margin:0.3em 2px;}
#main table.n_t div p a{text-decoration:none;color:#003D6F;}
#main table.n_t div p a:hover {color: #EF5400;}

#main table.n_t td.t_title{background:url("/img/top/topics.png") no-repeat #8DC221;width:17px;font-size:1px;}
#main table.n_t td.t_body{background:#F9FBBC;border:1px #81B614 solid;width:265px;font-size:95%;}

#main table.n_t td.en_title{background:url("/img/top/game.png") no-repeat #f867a1;width:17px;font-size:1px;}
#main table.n_t td.en_body{background:#ffeef2;border:1px #f867a1 solid;width:265px;font-size:95%;}

#main table.n_t td.et_title{background:url("/img/top/smaho.png") no-repeat #ff8250;width:17px;font-size:1px;}
#main table.n_t td.et_body{background:#fff0ea;border:1px #ff8250 solid;width:265px;font-size:95%;}

#main h2.new{
border:none;
padding:0;margin:1em 4px;
height:21px;background:url("/img/top/thread_new.gif" ) no-repeat;
border-bottom:2px #F29600 solid;}
#main h2 span{display:none;}

#main h2.hot{
border:none;
padding:0;margin: 1em 4px 0.5em 4px;
height:21px;background:url("/img/top/thread_hot.gif" ) no-repeat;
border-bottom:2px #E66D8F solid;}
#main h2 span{display:none;}

div.hottag{text-align:left;border:1px #BB5A79 solid;padding:2px 4px;margin:0 1.5em 1em 1.5em;background:#FFF;font-size:95%;}
div.hottag strong{color:#fff;background:#F1759D;padding:1px 4px;margin-right:3px;}
div.hottag a{margin-right:0.5em;text-decoration:none;}

div.thread{border-bottom:1px #DBD1AE dashed;text-align:center;}
div.thread table{margin:auto;}
div.thread table td{width:120px;vertical-align:top;text-align:center;padding:5px;border:1px #555 solid;background:#fff;max-width:120px;}
div.thread table td p{line-height:135%;}
div.thread table td p.title{font-size:95%;margin-bottom:2px;}
div.thread table td p.honbun{font-size:85%;text-align:left;}


