@charset "Shift_JIS";

@import "layout.css";

div#main{
float:left;
width:440px;
}
div#sub_main{
float:left;
width:150px;
}
div#main div.section{
padding:0 12px 20px 12px;
}
div#main div.section div.section{
padding:0 0 0 12px;
}

div#sub_main{
padding:10px 0 0 0;
font-size:90%;
}

div.whatsnew dl dt,
div.schedule dl dt{
width:15em;
margin:1em 0 0 0;
font-family:monospace;
font-weight:normal;
}
div.whatsnew dl dd,
div.schedule dl dd{
margin:-2.4em 0 0 0;
padding:1em 0 1em 9.5em;
z-index:5;
}
div.whatsnew dl dd ul,
div.schedule dl dd ul{
margin:0;
}

div.information div.section{
margin:0 0 0 10px;
background:url(../img/information_background.gif) repeat 0 0;
}
div.information h3{
padding:1em 0 0 0;
background:none;
color:#000;
font-weight:normal;
}
div.information p.floatright{
margin:0 1em;
}

div.address address{
font-style:normal;
}

div#sub_main div.section{
padding:0 0 0 5px;
}