@charset "UTF-8";

#formArea{
	width:790px;
	margin:0 auto;
	text-align:left;
}

#formArea h1 {
	border-bottom:solid 1px #312E2D;
	padding:0 0 15px;
	margin:0 0 35px;
}

#formArea h2{
	margin:0 0 25px;
}

#formArea p.lead{
	margin:0 0 35px;
}

#formArea p.end{
	padding:0 0 350px;
}

#formBox{
	border:solid 1px #312E2D;
	padding:20px 20px 10px 20px;
	margin:0 0 20px;
}

#formBox li{
	background:url(../../common/img/icon10.gif) no-repeat left 0.7em;
	padding:0 0 0 10px;
	margin:0 0 10px;
}


p.cBtn{
	width:788px;
	margin:0 0 50px;
	position:relative;
	cursor:pointer;
}

p.cBtn input{
	position:absolute;
	left: 301px;
	top: 4px;
}


table.mailform {
	width: 450px;
	text-align:left;
	margin:0 auto;
}

table.mailform th {
	width:98px;
	text-align:left;
	padding:8px 0 0;
}

table.mailform th span {
	display:block;
	position:relative;
}

table.mailform th span img {
	position:absolute;
	left:58px;
	top: -18px;
}

table.mailform td{
	padding:7px 0 0;
}

table.mailform input {
	border:solid 1px #000;
	width:350px;
}

table.mailform select{
	border:solid 1px #000;
	width:200px;
	margin:0 0 10px;
}

table.mailform textarea{
	width:350px;
	height:200px;
	border:solid 1px #000;
}


div#mfp_buttons{
	width:450px;
	margin:20px auto 0;
	padding: 0;
	text-align:right;
}

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;
}

div.mfp_err {
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 5px 17px;
	color: #FF0000;
	font-size: 12px;
	line-height: normal;
	display: none;
	background: url(../images/mfp_error.gif) no-repeat left 0.25em;
}



div#mfp_buttons ul {
	width: 360px;
	height: 60px;
	overflow: hidden;
	margin: 0px auto 0px auto;
}

div#mfp_buttons ul li {
	width: 180px;
	height: 60px;
	overflow: hidden;
	float: left;
}

input#button_mfp_goconfirm {
	width: 191px;
	height: 41px;
	overflow: hidden;
	background-color: #000;
	background-image: url(../images/mfp_goconfirm.gif);
	border: none;
	border-style: none;
	cursor: pointer;
}

.confirm_over {
	background-image: url(../images/mfp_confirm_over.gif);
}

.confirm_out {
	background-image: url(../images/mfp_confirm.gif);
}


ul.confirm_layer {
	width: 560px;
	padding: 0px;
	margin: 0px;
}

ul.confirm_layer li {
	width: 560px;
	list-style: none;
	float: left;
	overflow: hidden;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

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: 0px auto;
	padding:10px 0;
}

table.infield tr th {
	padding:5px 15px;
	margin: 0px;
	text-align:left;
	font-size: 14px;
	color:#000;
}

table.infield tr td {
	padding:5px 15px;
	font-size: 14px;
	color:#000;
	text-align:left;
}

.mfp_color {
	background-color: #EBEBEB;
}

div#confirmWindow {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	width: 100%;
	height: 100%;
	margin: 0px;
	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: 0px auto 0px auto;
}

div#confirmBody h2 {
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	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;
}
