@charset "utf-8";

div#header{
border-bottom:#2147B0 solid 5px;
height:40px;
}

div#news{
width:615px;
background:url(../img/top/news-tate-line.gif) repeat-y;
background-position:280px top;
}

div#news dl{
padding:0px 0px 6px 0px;
margin:0px 0px 0px 0px;
}

div#news dt{
padding:6px 0px 6px 0px;
margin:0px 0px 0px 0px;
line-height:1em;
color:#66CCFF;
}

div#news dd{
padding:0px 6px 6px 0px;
margin:0px 0px 0px 0px;
line-height:1.4em;
}

div#news-left{
width:280px;
float:left;
}

div#news-left img{
padding-left:5px;
padding-bottom:5px;
}

div#news-left dl{
padding-left:5px;
}

div#news-right{
width:315px;
float:right;
}

div#news-right dd{
margin-right:5px;
border-bottom:#CCCCCC dotted 1px;
}

div#news-right img{
padding-left:200px;
}

h2{
background:url(../img/etc/h2w615.gif) no-repeat;
}

div#marqueecontainer{
position: relative;
height:200px; /*marquee height */
overflow:hidden;
padding:2px;
padding-left:4px;
}
