@charset "UTF-8";

/*//////////////////////////////////////////////////*/
/*// 01.ベースの設定                              //*/
/*//////////////////////////////////////////////////*/
form#mailform { margin: 0 auto; padding: 0; }
div#mailfrom_hidden_object { width: 1px; height: 1px; overflow: hidden; }
div#mailfrom_hidden_object input { margin: 10px; }
div#mfp_closed { display: none; }
div.mfp_disp { display: none; }
div#input_time_disp { padding: 10px; }
div#expires_time_disp { padding: 10px; text-align: center; }
div#expires_time_disp strong { font-size: 18px; color: #CC0000; }
div#limit_disp { padding: 10px; text-align: center; }
div#limit_disp strong { font-size: 24px; color: #CC0000; }
img.must { width: 30px; height: 16px; float: left; margin: 0 0 0 5px; }
div.mfp_err { text-align: left; margin: 3px 0 0 0; padding: 0 0 0 17px; color: #f00; display: none; background: url(../images/mfp_error.gif) no-repeat 0 0.3em; }
/*//////////////////////////////////////////////////*/


/*//////////////////////////////////////////////////*/
/*// 03.以下エレメント毎の指定                    //*/
/*//////////////////////////////////////////////////*/
input#mfp_el01,input#mfp_el02 { width: 200px; margin: 0; padding: 2px; ime-mode: active; }
input#mfp_el03,input#mfp_el04 { width: 200px; margin: 0; padding: 2px; ime-mode: disabled; }
input#mfp_el05 { width: 200px; margin: 0; padding: 2px; ime-mode: disabled; }
input#mfp_el06 { width: 100px; margin: 0 0.5em 0 0d; padding: 2px; ime-mode: disabled; }
input#mfp_el08,input#mfp_el09,input#mfp_el10 { width: 300px;margin: 10px 0 0 0.5em; padding: 2px; ime-mode: active; }
textarea#mfp_el11 { width: 440px; height: 120px; font-size: 80%; margin: 0; padding: 2px; ime-mode: active; }
/*//////////////////////////////////////////////////*/


/*//////////////////////////////////////////////////*/
/*// 04.以下確認画面関連のスタイル                //*/
/*//////////////////////////////////////////////////*/
ul.confirm_layer { width: 560px; padding: 0; margin: 0; }
ul.confirm_layer li { width: 560px; list-style: none; float: left; overflow: hidden; text-align: center; margin: 0; padding: 0; }
li.confirm_middle { background-image: url(../images/mfp_table_background.png); _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_table_background.png', sizingMethod='scale'); }
li.confirm_top { height: 33px; background-image: url(../images/mfp_table_top.png); _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_table_top.png', sizingMethod='scale'); }
li.confirm_bottom { height: 33px; background-image: url(../images/mfp_table_bottom.png); _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_table_bottom.png', sizingMethod='scale'); }
div#disabled_submit { width: 1px; height: 1px; overflow: hidden; }
div#disabled_submit input { margin: 10px; }
table.infield { width: 500px; margin: 0 auto 0 auto; }
table.infield tr th { padding: 5px; margin: 0; text-align: right; font-size: 14px; border-bottom: solid 1px #CCCCCC; color: #232323; }
table.infield tr td { padding: 5px; border-bottom: solid 1px #CCCCCC; }
table.infield tr td p { text-align: left; font-size: 12px; line-height: 1.5em; border-left: solid 2px #CCCCCC; padding: 5px 0 5px 10px; margin: 0; }
.mfp_color { background-color: #E8EEF9; }
div#confirmWindow { filter: alpha(opacity=30); -moz-opacity: 0.3; -khtml-opacity: 0.3; opacity: 0.3; width: 100%; height: 100%; margin: 0; overflow: hidden; z-index: 1; position: fixed!important; position/**/:  absolute; top: 0; left: 0; visibility: hidden; background-color: #000000; font-size: 12px; text-align: center; _top: expression( 	document.documentElement && document.documentElement.scrollTop  ||  	document.body && body.scrollTop  || 0 	+ 0 + 'px' ); }
div#confirmBody { width: 1px; visibility: hidden; position: absolute; z-index: 10; text-align: center; margin: 0 auto 0 auto; }
div#confirmBody h2 { color: #FFFFFF; margin: 0 auto 0 auto; width: 294px; height: 33px; padding-top: 10px; }
div.buttons { margin: 0 auto 0 auto; }

div#twex { margin: 0; overflow: hidden; z-index: 100; position: absolute; top: 0; left: 0; display: none; text-align: center; background-color: #000000; filter: alpha(opacity=60); -moz-opacity: 0.60; -khtml-opacity: 0.60; opacity: 0.60; }
img#loading_proccess_image { position: absolute; z-index: 1000; }
/*//////////////////////////////////////////////////*/
