@charset "utf-8";

div#header{
height:370px !important;
}
div#body{
}

div#contents,
div#sub_contents{
width:400px;
}
div#extra_contents{
clear:both;
padding:1em 0 0 0;
}

div.section h2{
margin:1em -10px -0.5em -10px;
padding:0;
background:#fff;
}
div.section h3{
border:none;
font-size:100%;
}

div.system ul{
margin:2em 0 1em 0;
padding:0;
}
div.system ul li{
float:left;
width:151px;
padding:0;
background:none;
font-weight:bold;
line-height:1.2;
}
div.system ul li ul{
margin:0.5em 0 1em 0;
width:auto;
clear:none;
font-size:84%;
}
div.system ul li ul li{
list-style:none;
float:none;
width:auto;
padding:4px 15px 2px 20px;
background:url(../img/listicon.gif) no-repeat 0 0;
font-weight:normal;
}