@charset "utf-8";

/* override global nav */
#gnavi01 .news a {
background-position:-634px -105px;
}
#gnavi01 .news a:hover {
background-position:-634px -140px;
}

/* override sidebar nav */
#sidebar01 .box01 .e01 a {
background-position:-585px -200px;
}
#sidebar01 .box01 .e01 a:hover {
background-position:-780px -200px;
}

/* override styles */
#content01 {
padding-bottom:30px;
}
#footer02 {
padding-top:29px;
background:url(../img/common_bg_01.png) 15px top no-repeat;
}

#content01 h1 {
margin-bottom:15px;
}

/* sidebar */
#sidebar01 ul {
list-style:disc outside;
margin:10px 0 0 1.5em;
font-size:1.2em;
}
