@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content h1{
 margin-bottom:29px;
}

#content #cms{
 overflow: hidden;
 zoom: 1;
 margin-bottom:12px;
 *margin-bottom:32px;
}

#content #cms dl{
 float:left;
 width:135px;
 margin:0 20px 15px 0;
}

#content #cms dl dt{
 margin-top:7px;
}

#content #cms dl.last{
 margin-right:0;
}

#content p.psame{
 margin:-4px 0 26px 0;
}

#content dl.dllast{
 margin-bottom:60px;
}

#content dl.dllast dt{
 margin-bottom:20px;
}