@charset "utf-8";

#contents #areaRight #mainContents .leftBox2{
float: left;
width: 32%;
margin-right: 10px;
}
#contents #areaRight #mainContents .leftBox3{
float: left;
width: 32%;
}

dl.listquick{
margin: 0px;
padding: 0px;
border-top: 1px #ffffff solid;
border-left:0.9em #CCCCCC solid;
margin-bottom: 2px;
}

dl.listquick dt{
float: left;
font-weight:bold;
margin-left: -0.8em;
margin-bottom: 2px;
display: inline;
}

dl.listquick dt span{

font-size: 90%;
}

dl.listquick dd{
margin-left: 0.2em;
border-bottom: 1px #CCCCCC solid;
border-top: 1px #ffffff solid;
}
