@charset "UTF-8";
/* CSS Document */

#info02 {
width:570px;
}

#info02 .left {
float:left;
width:420px;
padding-right:10px;
}

#info02 .right {
float:right;
width:140px;
}

.clear {
clear:both;
}