@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);


#first{
 overflow: hidden;
 zoom: 1;
 margin-bottom: 23px;
}


#first dl{
 float: left;
 width: 290px;
 margin: 0 20px 15px 0;
}

#first dl.last{
 margin-right: 0;
}

#first dl.special{
 margin-bottom: 0;
}

#first dl dt{
 font-weight: bold;
 margin: 6px 0 2px 0;
}

#content table{
 margin-bottom: 30px;
}

#content table th{
 width: 159px;
}

#content table th,#content table td{
 padding: 2px 0 2.8px 10px;
}

#content .map{
 height: 540px;
}