@import url("base.css");
@import url("frame.css");
@import url("frame_02.css");

.cell_01  { float: left; width: 103px; }
.cell_02  { float: left; width: 440px; }
.clear    { clear: both; }
.clear_02 { clear: both; height: 1px; font-size: 1px; }

