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

#box_register .col_container {margin:0 10px 0 0; padding:0 10px 0 0}
#box_register .formgrp {margin:0 0 2px 0; padding:1px 0;}
#box_register .box_left {border-width:0 1px 0 0; border-style:dashed; border-color:#CCC}
#box_register .formsep {border-width:0 0 1px 0; border-style:dashed; border-color:#CCC; padding-bottom:12px; margin-bottom:8px}
#box_register .col_l {float:left; width:200px; font-weight:bold; padding:4px 0 0 12px; height:12px}
#box_register .col_r {float:right; width:320px; text-align:right}
#box_register .txt_left {text-align:left}
#box_register input {width:310px}
#box_register .sec_tilte{ background-color:#060; display: inline-block; color:#FFF; font-weight:bold; padding:2px 10px 3px 10px; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; margin:5px 0 5px 0}
#box_register button{width:310px; height:40px}
#box_register .clear {clear:both; }
#registration_form .formgrp:nth-child(15) {background-color: red; position: absolute; left: -2000px}
