@charset "UTF-8";
/* CSS Document */
.reno_left{
width:336px;
float:left;
}
.reno_right{
width:336px;
float:right;
}
.reno_right .box{
border:1px solid #c3c3c3;
padding:10px;
}
.reno_right .box .ltd{
width:190px;
float:left;
}
.reno_right .box .rtd{
width:98px;
float:right;
}