@charset "utf-8";
#toTop {position:fixed; bottom:auto; right:auto; left:auto;top:auto;cursor:pointer;display:none;-moz-opacity:.50; filter:alpha(opacity=50); opacity:.50;z-index:99999;width:55px;height:45px;}
#toTop:hover {-moz-opacity:1; filter:alpha(opacity=100); opacity:1;}
#toTop img {display:block;}
#toTop span {display:none;}
#toTop.totop-text {background:none;-moz-opacity:1; filter:alpha(opacity=100); opacity:1;}
#toTop.totop-text span {display:inline;}
#toTop.totop-br {bottom:40px;right:10px;}
#toTop.totop-bl {bottom:40px;left:10px;}
#toTop.totop-bm {bottom:40px;left:49%;}
#toTop.totop-tr {top:40px;right:10px;}
#toTop.totop-tl {top:40px;left:10px;}
#toTop.totop-tm {top:40px;left:49%;}
#toTop.totop-ml {top:49%;left:10px;}
#toTop.totop-mr {top:49%;right:10px;}
 .mw_wp_form .error {
font-size : 93%;
color : #B70000;
display : block;
} .mw_wp_form .akismet_error {
display: block;
} .mw_wp_form .vertical-item {
display: block;
}
.mw_wp_form .vertical-item + .vertical-item {
margin-top: 5px;
} .mw_wp_form .horizontal-item + .horizontal-item {
margin-left: 10px;
} .mwform-checkbox-field label,
.mwform-radio-field label {
font-weight: normal;
margin-bottom: 0;
}
.mwform-checkbox-field input,
.mwform-radio-field input {
margin-right: 5px;
} .mw_wp_form .ui-datepicker .ui-datepicker-title select.ui-datepicker-month,
.mw_wp_form .ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
width: 40%;
margin: 0 5px;
} .mw-wp-form-deprecated-message {
background: #fdeeee;
border: 1px solid #f7bdb8;
border-radius: 5px;
color: #af4040;
font-size: 13px;
line-height: 1.6;
margin: 0 0 10px;
padding: 1em;
} .mw_wp_form input[type="file"] {
display: inline-block;
} .mwform-file-delete {
cursor: pointer;
visibility: hidden;
} .mwform-tel-field input[type="text"],
.mwform-zip-field input[type="text"] {
display: inline-block;
width: auto;
}