@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content p.p01{
 margin:-3px 0 30px;
}

#content .same{
 overflow:hidden;
 zoom:1;
 margin-bottom:20px;
}

#content .s01{
 margin-bottom:47px;
}

#content .s02{
 margin-bottom:30px;
}

#content .same ul{
 float:left;
}

#content .same p {
 float:right;
 width:278px;
 line-height:1.2;
 font-weight:bold;
 margin:-1px 0 15px;
}

#content .same dl{
 float:right;
 width:278px;
 line-height:1.2;
}

#content .same dl dt{
 font-weight:bold;
 margin:-1px 0 15px;
}

#content .same dl dd{
 margin-bottom:14px;
}

#content .same dl dd.last{
 margin-bottom:0;
}