@charset "utf-8";
/* CSS Document */


#banner{
float:left;
padding:5px 0 0 0;
width:180px;
}
#banner img{
margin:0 0 6px 0;
}
/*******************************************
news
********************************************/
#topcontents{
clear:both;
padding:0 0 0 10px;
}
#news{
background:url(../images/toppage/news_bg.gif) no-repeat;
width:501px;
clear:both;
margin:0 0 10px 0;
padding:0 0 10px 0;
float:left;
}
.newslead{
text-align:right;
font-size:69%;
height:25px;
padding:20px 10px 0 0;
}

.newsbox{
height:188px;
margin:5px 15px 0px 10px;
overflow-y:scroll;
}

.newsbox{
scrollbar-face-color: #666666;
scrollbar-track-color: #333333;
scrollbar-arrow-color: #FFFFFF;
scrollbar-highlight-color: #999999;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000; 
}

.newsbody{
margin:0 0 10px 15px;
padding:10px 10px 5px 0;
border-bottom:1px dashed #333333;
width:420px;
overflow:hidden;
}

.date{
width:80px;
font-size:69%;
letter-spacing:0.1em;
float:left;
background:url(../images/common/yaji_w.gif) no-repeat 0 3px;
padding:0 0 0 12px;
}

.newstitle{
float:left;
font-size:69%;
width:328px;
}

.newstitle2{
margin:0;
padding:0 0 10px 0;
font-weight:bold;
}