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

.roundedcornr_box {
   background: #ffffff;
}
.roundedcornr_top div {
   background: url(roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(roundedcornr_tr.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(roundedcornr_br.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_922059 { margin: 0 30px; }