@import url("../shared/css/reset.css");
@import url("../shared/css/common.css");
@import url("../shared/css/content.css");
/*----------------------------------------

news

----------------------------------------*/
/*----------------------------------------

titleArea

----------------------------------------*/
#titleArea{
background:url(../images/news/bg_title.jpg) no-repeat;
}

/*----------------------------------------

news

----------------------------------------*/
#newsArea{
margin:15px auto 0 auto;
}

#newsArea .newsList{
margin:10px 0;
width:100%;
}

#newsArea .newsList td{
padding-right:5px;
}

#newsArea .newsList .newsImg{
width:70px;
text-align:center;
}
#newsArea .newsList .newsTitle{
text-align:left;
}
#newsArea .newsList .newsDay{
text-align:left;
}
#newsArea .newsList .newsLabel{
text-align:right;
}
/*----------------------------------------

news2008

----------------------------------------*/

#news{
margin-top:15px;
}

#news p{
padding-left:15px;
margin-bottom:2em;
}

.newsTitle{
margin-bottom:20px;
margin-top:15px;
}

.newsTitle td{
background-color:#E3AB00;
font-size:12px; color:#fff;
font-weight:bold;
padding-left:10px;
}



/*----------------------------------------

toNewstop

----------------------------------------*/
#toNewstop{
background:url(../images/line.gif) 0 0 repeat-x;
padding-top:10px;
margin-top:5px;
}

/*----------------------------------------

topagetop

----------------------------------------*/
.toPagetop{
margin:10px 10px 0 0;
text-align:right;
clear:both;
}


