@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);


#first{
 margin-bottom: 26px;
}

#first p.special{
 margin:-4px 0 20px 0;
}

#first p span{
 font-weight: bold;
}

#first p.title{
 font-size: 1.2em;
 font-weight: bold;
 margin-bottom: 5px;
}

#first table{
 margin-bottom: 16px;
}

#first table th{
 width: 389px;
 font-weight: bold;
 padding: 2px 0 2px 10px;
}

#first table td{
 text-align: right;
 padding: 2px 10px 2px 0;
}

#second{
 margin-bottom: 60px;
}

#second .list{
 overflow: hidden;
 zoom: 1;
 margin-bottom: 25px;
}

#second .list01{
 margin-bottom: 0;
}

#second .list dl{
 margin:-2px 0 0 180px;
}

#second .list dl dt{
 font-size: 1.2em;
 font-weight: bold;
  margin-bottom: 6px;
 background: url(../image/menu_bg.gif) left bottom repeat-x;
}

#content h3.special{
 margin-bottom: 38px;
}