@charset "UTF-8";

/*//////////////////////////////////////////////////*/
/*// 01.ベースの設定                              //*/
/*//////////////////////////////////////////////////*/
form#mailform {
	margin: 0 auto 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 {
	color: #CC0000;
	font-size: 18px;
}
div#limit_disp {
	padding: 10px;
	text-align: center;
}
div#limit_disp strong {
	font-size: 24px;
	color: #CC0000;
}
img.must {
	margin: 0 0 0 5px;
	float: left;
	width: 30px;
	height: 16px;
}
div.mfp_err {
	margin: 5px 0 0 0;
	padding: 3px 0 5px 17px;
	display: none;
	color: #FF0000;
	font-size: 12px;
	line-height: normal;
	background-image: url(../images/mfp_error.gif) no-repeat 0 1px;
	text-align: left;
}
/*//////////////////////////////////////////////////*/


/*//////////////////////////////////////////////////*/
/*// 02.テーブルの指定                            //*/
/*//////////////////////////////////////////////////*/
table.mailform {
	padding: 10px;
	position: absolute;
	top: 20px;
	left: 240px;
	width: 500px;
}

table.mailform tr th {
	padding: 14px 0 0 0;
	width: 200px;
	vertical-align: top;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
}
table.mailform tr th span {
	display: block;
	color: #999999;
	font-size: 10px;
}
table.mailform tr td {
	padding: 14px 0 0 10px;
	font-size: 12px;
	background: none;
}
table.mailform tr td ul li,table.mailform tr td ul,table.mailform tr td ol,table.mailform tr td ol li {
	margin: 0;
	padding: 0;
	list-style: none;
}
/*//////////////////////////////////////////////////*/


/*//////////////////////////////////////////////////*/
/*// 03.以下エレメント毎の指定                    //*/
/*//////////////////////////////////////////////////*/
input#mfp_el01,input#mfp_el02 {
	border: 1px solid #000;
	width: 320px !important;
	ime-mode: disabled;
}
input#mfp_el03,input#mfp_el04 {
	border: 1px solid #000;
	width: 320px !important;
	ime-mode: active;
}
input#mfp_el05 {
	border: 1px solid #000;
	width: 320px !important;
	ime-mode: active;
}
input#mfp_el06 {
	width: 60px;
	ime-mode: disabled;
}
input#mfp_el08,input#mfp_el09 {
	width: 320px !important;
	ime-mode: active;
}
textarea#mfp_el10 {
	margin: 0;
	padding: 0;
	border: 1px solid #000;
	width: 320px !important;
	height: 90px !important;
	ime-mode: active;
}

* html textarea#mfp_el10 {
	margin: -1px 0 0 0;
}

*:first-child+html textarea#mfp_el10 {
	margin: -1px 0 0 0;
}

/*//////////////////////////////////////////////////*/


/*//////////////////////////////////////////////////*/
/*// 04.以下確認画面関連のスタイル                //*/
/*//////////////////////////////////////////////////*/
ul.confirm_layer {
	padding: 0;
	margin: 0px;
	width: 560px;
}
ul.confirm_layer li {
	margin: 0;
	padding: 0;
	float: left;
	width: 560px;
	list-style: none;
	overflow: hidden;
	text-align: center;
}
li.confirm_middle {
	background: 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: 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: 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 {
	margin: 0 auto 0 auto;
	width: 500px;
}
table.infield tr th {
	margin: 0;
	padding: 5px;
	border-bottom: solid 1px #CCCCCC;
	color: #232323;
	font-size: 14px;
	text-align: right;
}
table.infield tr td {
	padding: 5px;
	border-bottom: solid 1px #CCCCCC;
}
table.infield tr td p {
	margin: 0;
	padding: 5px 0 5px 10px;
	border-left: solid 2px #CCCCCC;
	line-height: 1.5em;
	font-size: 12px;
	text-align: left;
}
.mfp_color {
}
div#confirmWindow {
	margin: 0;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	width: 100%;
	height: 100%;
	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 {
	margin: 0 auto 0 auto;
	width: 1px;
	visibility: hidden;
	position: absolute;
	z-index: 10;
	text-align: center;
}
div#confirmBody h2 {
	margin: 0 auto 0 auto;
	padding-top: 10px;
	color: #FFFFFF;
	width: 294px;
	height: 33px;
}
div.buttons {
	margin: 0 auto 0 auto;
}
/*//////////////////////////////////////////////////*/
