/* CSS Document */
@import url("default.css");
#header {
background-image:none;
}
#contents {
background:none;
border:none;
padding:0;
}
#topimage {
height:450px;
background:#313131 url(../js/menu/images/topbg.gif) no-repeat;
}
#toptxt {
overflow: hidden;
clear:both;
margin-bottom:20px;
}
#toptxt:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}
/*\*/
* html #toptxt {
height: 1em;
overflow: visible;
}
/**/
#new {
font-size:11px;
float:left;
width:600px;
line-height:130%;
height:75px;
overflow:auto;
}
#news h2 {
font-size:13px;
margin:10px 0 5px 0;
}
#new dt {
float:left;
width:50px;
font-size:10px;
letter-spacing:0.1em;
}
#new dd {
margin-left:55px;
width:520px;
letter-spacing:0.03em;
font-size:11px;
}
#new dd a {
font-size:11px;
letter-spacing:0.05em;
}
#bannerplace {
float:right;
width:274px;
}
