@charset "UTF-8";


.mail_add{
	font-size:1.5em;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:left;
}

.mfp{
	height:1.4em;
	margin-left:20px;
}




#formailform{
margin: 0px auto;
text-align:center;
width:600px;
background-color:#FFF;
border:1px solid #ccc;
margin-top:0px;
margin-bottom:25px;
padding-top:30px;
padding-bottom:30px;
}


textarea,input{
border: 1px solid #ccc;
background-color:#fff;
}



form #mailform {
	margin: 0px auto;
	text-align:center;
	padding: 0px;
	width:600px;
}

form#mailform label {
	cursor: pointer;
	display: block;
}
label.label_true {
	background-color: #FFFFEE;
	border: solid 1px #CCCCCC;
	text-decoration: none;
}
label.label_false {
	background-color: none;
	border: none;
	text-decoration: underline;
	background-image: none;
}
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: 0px 0px 0px 5px;
}
div.mfp_err {
	text-align: left;
	margin: 5px 0px 0px 20px;
	padding: 6px 0px 5px 17px;
	/*color: #FF0000;*/
	font-size: 9px;
	line-height: normal;
	display: none;
	background-image: url(../images/mfp_error.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

input.mfp {
	padding: 0px;
}



/*--ie6のみ --*/
*#mfp_buttons {
	position:relative;
	left:-120px;
	margin:0;
	padding:0;

}

#mfp_buttons {
	padding: 15px 0;
	text-align:right;
	/margin-top:20px;
	/margin-bottom:30px;
}


#mfp_buttons ul {
	width: 550px;
	height: 50px;
	overflow: hidden;
	margin:0;
	padding:0;

}



#mfp_buttons ul li {
	width: 125px;
	/width: 140px;
	height: 25px;
	overflow: hidden;
	float: left;
	display: inline;
}


input#button_mfp_goconfirm {
	width: 125px;
	height: 25px;
	overflow: hidden;
	background-image: url(../images/contact_sent_btn_off.jpg);
	background-repeat:no-repeat;
	background-position:top;
	/*text-indent: -5000px;*/
	border: none;
	border-style: none;
	cursor: pointer;
	position:relative;
	left:130px;
	}


input#button_mfp_reset {
    width: 125px;
	height: 25px;
	overflow: hidden;
	background-image: url(../images/contact_reset_btn_off.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border: none;
	border-style: none;
	cursor: pointer;
	margin-left:45px;
	position:relative;
	left:130px;	/*text-indent: -5000px;*/
}

*:first-child+html input#button_mfp_reset {
    padding-left:100px;

}

.reset_over {
	background-image: url(../images/mfp_reset_over.gif);
	
}
.reset_out {
	background-image: url(../images/mfp_reset.gif);
}
.confirm_over {
	background-image: url(../images/mfp_confirm_over.gif);
}
.confirm_out {
	background-image: url(../mailformpro/images/mfp_confirm.png);
}

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


/*//////////////////////////////////////////////////*/
/*// table                           //*/
/*//////////////////////////////////////////////////*/

.todo select{
	margin-left:55px;
}

.checkbox input{
	margin-left:20px;
}


table.mailform {
	width:500px;
	padding: 0px;
	text-align:center;
	margin:0 auto;
}
table.mailform tr {
	font-weight: normal;
	text-align: left;
	width: 500px;
	vertical-align:top;
}

table.mailform tr th{
	text-align:left;
	padding:15px 0;
	padding-left:1em;
	width:100px;
	font-weight:normal;
	vertical-align:top;
}

#formailform th,#formailform td{
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px dotted #aaa;
}






table.mailform tr th span {
	color: #333;
	display: block;
}
/*英文字指定*/

table.mailform tr{
	vertical-align:middle;
}

#todoufuken{
text-align:left;
}


table.mailform tr td {
	padding:15px 0;
	width:300px;
	text-align:left;
}




table.mailform tr td ul li,table.mailform tr td ul,table.mailform tr td ol,table.mailform tr td ol li {
list-style: none;
margin-left/**/:-20px;
_margin-left:-0.1px;
/*リスト分左へずらす*/
}

*:first-child+html table.mailform tr td ul li,*:first-child+html table.mailform tr td ul,*:first-child+html table.mailform tr td ol,*:first-child+html table.mailform tr td ol li {
list-style: none;
margin-left/**/:-0.5px;
/*リスト分左へずらす*/
}

table.mailform tr td ul li {
	float: left;
}

table.mailform tr td p,table.mailform tr td div,table.mailform tr td span {
	clear: both;
}






ul.confirm_layer {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
ul.confirm_layer li {
	width: 100%;
	list-style: none;
	float: left;
	overflow: hidden;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}
li.confirm_middle {
	background-image: url(../mailformpro/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(../mailformpro/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: 600px;
	margin: 0px auto 0px auto;
}
table.infield tr th {
	width:200px;
	padding: 5px;
	margin: 0px;
	text-align: right;
	font-size: 9px;
	color: #333;
}
table.infield tr td {
	width:400px;
	padding: 5px;
	color: #333;
}
table.infield tr td p {
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	padding: 5px 0px 5px 10px;
	margin: 0px;
}
.mfp_color {
	background-color: #;
}
div#confirmWindow {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	width: 100%;
	height: 100%;
	margin: 0px;
	overflow: hidden;
	z-index: 1;
	position: fixed!important;
	position/**/:  absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	background-color: #fff;
	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: 0px auto 0px auto;
}
div#confirmBody h2 {
	color: #000000;
	margin: 0px auto 0px auto;
	width: 294px;
	height: 33px;
	padding-top: 10px;
}
div.buttons {
	margin: 0px auto 0px auto;
}

div#twex {
	margin: 0px;
	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;
}
/*//////////////////////////////////////////////////*/





