@charset "utf-8";
/* CSS Document */


/*
--------------------------------------------------------
base
--------------------------------------------------------
*/
html{
overflow-x:hidden;
}
div.section{
padding:0 20px;
}
div.section h2{
margin-top:0;
}
dl{
margin:1em -15px !important;
}
dl dt{
width:6em;
margin:0 0 1px 0;
padding:0.2em 0.5em;
font-weight:normal;
}
dl dd{
padding:0.2em 0 0.2em 7em;
border-bottom:1px dashed #ccc;
}
ul.file{
border:2px solid #ddd;
padding:10px;
}
ul.file li{
padding:0;
background:none;
}
