@charset "utf-8";

#article h1{
background:url(../access/img/page_title.gif) no-repeat;
}

#article .left{
float:left;
width:480px;
padding:0 0 0 15px;
}

#article .right{
float:left;
width:350px;
padding:0 15px 0 0;
}

#article .right dl{
padding:10px 0 0 0;
font-size:75%;
}

#article .right dl.access{
padding:0 0 5px 0;
}

#article .right dt{
font-weight:bold;
}

#article .right dd{
padding:0 0 5px 1em;
}

#article .right .download{
text-align:center;
padding:5px 10px 10px 10px;
}

#topic_path li.path a{
background-image:url(../img/parts/topic_path_access.gif);
width:44px;
}
