@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;
}


ul.bid li {
margin:0 0 2px 0;
background:none;
float:left;
width:200px;
}
ul.bid a:link,
ul.bid a:active,
ul.bid a:visited {
display:block;
width:190px;
height:30px;
border-right:solid #AA9D00 1px;
border-bottom:solid #AA9D00 1px;
background: #c0c0ff url(../nyusatsu/img/bid2.jpg) no-repeat top left;
color:#000000;
text-indent:15px;
line-height:30px;
}
ul.bid a:hover {
border-right:solid #910076 1px;
border-bottom:solid #910076 1px;
background: #FFC8F6 url(../nyusatsu/img/bid.jpg) no-repeat top left;
color:#910076;
text-decoration:none;
}
