.ccms_form_element p {
    margin-bottom: 9px;
}
.ccms_form_element input, textarea, input[type="file"] {
    border: 1px solid #d3d3d3;
    margin-bottom: 5px;
}
.ccms_form_element select {
    padding: 3px;
    border: 1px solid #d3d3d3;
    min-width: 4em;
}
/*.ccms_form_element select { min-width: 163px; }*/
.ccms_form_element label{
    font-weight: normal;	
}
.ccms_form_element label:first-child {
    float: left;
    width: 12em;
    line-height: 18px;
    margin: 6px 0 9px;
    font-weight: normal;
    padding-right:10px;
}
.ccms_form_element fieldset {
    background-color: #FAFAFA;
    border: 1px solid #EEEEEE;
    padding: 15px;
    width: auto;
}
.ccms_form_element fieldset legend {
    font-weight: normal;
    margin-left: -10px;
    padding: 10px;
}
.ccms_form_element {
    margin-bottom: 25px;
    position: relative;
    /*border-bottom: 1px solid #dddddd;*/
    
    clear: both;
}
/*.cfdiv_select select,
.cfdiv_text input, .cfdiv_text label { float: left; }*/

.cfdiv_text label {
    width: 18em;
    text-align: right;
}
.small-message, .error-message {
    line-height: 18px;
    margin: 4px 0 0 13.1em;
    display: block;
    clear: both;
}
.small-message {
    /* color: red; */
}
.error-message {
    color: red;
}
.required input {
    border-color: #cccccc;
    background-color: #f9f9f9;
}
.form-error {
    background-color: #fff4f4;
    border: 1px solid #ffd4d4;
}
.tooltipimg {
    position: absolute;
    top: 5px;
    right: 10px;
    line-height: 21px;
    color: #333;
}
.tooltipimg a {
    display: inline-block;
    font-weight: bold;
    color: #333;
    line-height: 21px;
    height: 20px;
    background-color: #eeeeee;
    width: 20px;
    text-align: center;
}
.tooltipimg a:hover {
    color: white;
    text-decoration: none;
}
.cfdiv_checkboxgroup label, .cfdiv_radiogroup label, .cfdiv_checkbox label, .cfdiv_radio label {
    font-weight: normal;
    /*margin-bottom: 5px;*/
    
    margin: 6px 0 9px;
}
.full_label {
    width: 70% !important;
}
.cfdiv_checkboxgroup label:first-child, .cfdiv_radiogroup label:first-child, .cfdiv_checkbox label:first-child, .cfdiv_radio label:first-child, .cfdiv_checkbox label:first-child, .cfdiv_checkboxgroup label:first-child {
    font-weight: normal !important;
    margin-bottom: 9px;
}
.ccms_form_element .button {
    background-color: #37a8f0;
    border: 0;
    padding: 5px 7px;
    font-size: 11px;
    color: white;
    text-decoration: none;
}
.ccms_form_element .button:hover {
    background-color: #999999;
    text-decoration: none;
}
/* input sizes */

.small_input {
    width: 200px !important;
}
.medium_input {
    width: 350px !important;
}
.big_input, .title_input {
    width: 475px !important;
}
.title_input {
    padding: 8px 5px;
    font-size: 18px;
    margin-bottom: 15px;
    float: left !important;
}
/* input types */
.ccms_form_element input[type="text"]{
	height: 38px
}
.ccms_form_element input[type="checkbox"],
/*.ccms_form_element input[type="radio"] { border-color: transparent; margin: 8px 9px 0 0; clear: none; }*/

.ccms_form_element input[type="radio"] {
    padding: 0 0 0 0 !important;
    background-color: transparent;
    border-color: transparent;
    margin: 10px 5px 10px 5px;
    clear: none;
}
/* fixes for radio and checkboxes*/

.cfdiv_checkboxgroup label, .cfdiv_radio label {
    width: auto;
    margin-right: 25px;
}
.cfdiv_checkboxgroup label:first-child, .cfdiv_radio label:first-child {
    width: 12em;
    margin-right: 0;
    text-align: right;
}
.cfdiv_checkboxgroup label, .cfdiv_radio label, .cfdiv_checkboxgroup input, .cfdiv_radio input {
    float: left;
}
.label_right {
    float: left;
    margin-left: 18em !important;
}
.label_over label:first-child {
    float: none !important;
}
.label_over label:first-child {
    display: block;
    width: 95% !important;
}
.label_over .small-message, .label_over .error-message {
    margin-left: 0;
}
.radios_over label, .radios_over input {
    float: left !important;
}
.radios_over input {
    clear: left !important;
}
/* other fixes */

.fc-tbx {
    z-index: 9999;
}
.validation_label {
    display: block;
    width: 100%;
}
.chrono_captcha_input {
    vertical-align: top;
}
/*.clear{
	clear:both;
	visibility:hidden;
}*/

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.multiline_start {
    /*clear:none !important;*/
    
    float: left !important;
}
.multiline_add {
    clear: none !important;
    float: left !important;
    padding-left: 10px !important;
}
#ipt_tokuten1_container_div label:first-child,
#ipt_how1_container_div label:first-child{
	display: block;
	width: 100%;
	text-align: left;
}
#ipt_tokuten1_container_div label:first-child{
	/* fon */
}
#ipt_tokuten1_container_div > div{
	margin-left: 16.5em; 
}
#ipt_how1_container_div > div{
	margin-left: 18em; 
}
dl.inquiry6_dl {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 5px;
    padding: 10px;
}
dl.inquiry6_dl dt {
    color: #009DFF;
    float: left;
    font-weight: bold;
    text-align: left;
    width: 12em;
}
dl.inquiry6_dl dd {
    margin-left: 12.5em;
    padding: 0;
}
dl.inquiry6_sub_dl {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 5px;
}
dl.inquiry6_sub_dl dt {
    color: #555555;
    float: left;
    font-weight: normal;
    text-align: right;
    width: 12em;
}
dl.inquiry6_sub_dl dd {
    margin-left: 12.5em;
    padding-bottom: 6px;
}
dl.inquiry6_sub_dl span{
	display: block;
}
.funny-boxes-pink {
  background: #F95F76;
}
.cf_container .ccms_form_element >label{
  color: #333;
}

/* custom css */
.ccms_container_custom_right{
  
}
.ccms_container_custom_right label{
	width: 6em !important;
	text-align: left !important;
}
.ccms_container_custom_right .radios_over label{
	display: inline-block;
	width: auto !important;
}