@charset "UTF-8";

/*//////////////////////////////////////////////////*/
/*// 01.x[X??                              //*/
/*//////////////////////////////////////////////////*/
form#mailform {
	margin: 0px auto 0px auto;
	padding: 0px;
}
form#mailform label {
	cursor: pointer;
	text-decoration: underline;

	padding: 2px;
	
	margin-bottom: 1px;
}
label.label_true {
	background-color: #000000;
	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 0px;
	padding: 3px 0px 5px 17px;
	color: #FF0000;
	font-size: 12px;
	line-height: normal;
	display: none;
	background-image: url(../images/mfp_error.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
/*//////////////////////////////////////////////////*/


/*//////////////////////////////////////////////////*/
/*// 02.e[u?w                            //*/
/*//////////////////////////////////////////////////*/
/**/
/*table.mailform {
	width: 100%;
	padding: 10px;
}
table.mailform tr th {
	padding: 10px 0px 10px 0px;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	width: 160px;
}*/
/**/

table.mailform {
	/*width: 100%;
	padding: 10px;*/
	
	width:600px;
	
}
table.mailform tr th {
	/*padding: 10px 0px 10px 0px;*/
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	text-align: center;
	width: 205px;
	height:58px;
	border-bottom: solid 1px #161616;
}


table.mailform tr th.privacy {
	border-bottom: solid 1px #000000;
	width: 560px;
}
table.mailform tr th.bd {
	/**/
	/*border-bottom: solid 1px #666666;*/
	/**/
	border-bottom: solid 1px #161616;
}
table.mailform tr th span {
	color:#FF0000;
}
table.mailform tr th span {
	font-size: 10px;
	color: #999999;
	display: block;
}
table.mailform tr td {
	padding: 10px 0px 10px 10px;
	font-size: 12px;
}
table.mailform tr td.bd {
	/**/
	/*border-bottom: solid 1px #666666;*/
	/**/
	border-bottom: solid 1px #161616;
}
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: 0px;
	padding: 0px;
}

/*//////////////////////////////////////////////////*/
/*// 04.?mF??AX^C                //*/
/*//////////////////////////////////////////////////*/
ul.confirm_layer {
/*	width: 560px;*/
	width: 600px;
	margin: 0px;
	padding: 0px;
}
ul.confirm_layer li {
	/*	width: 560px;*/
	width: 600px;
	list-style: none;
	float: left;
	overflow: hidden;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	color:#ffffff;
}



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 0px auto;
	width: 600px;
	padding-left:50px;
	/*margin: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 50px;
	padding-right:50px;
*/}
table.infield tr th {
	padding: 5px;
	margin: 0px;
	text-align: center;
	font-size: 12px;
	border-bottom: solid 1px #161616;
/*	color: #232323;
	color: #161616;
*/	width:190px;
	/*color:#ffffff*/;
	background-color:#262626;
}
table.infield tr td {
	padding: 5px;
	margin : 0px;
	width:390px;
	background-color:#000000;
	border-bottom: solid 1px #262626;
}

table.infield tr td p {
	text-align: left;
	color : #ffffff;
	line-height: 1.5em;
	/*border-left: solid 2px #262626;*/
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;	
	text-decoration:none;
	
	
	
}

table.infield tr td p a {
	text-decoration:none;
}

.mfp_color {
	/*background-color: #E8EEF9;*/
	background-color: #262626;
	


	
}
div#confirmWindow {
	/*filter: alpha(opacity=30);*/
	background-color: #000000;
	filter: alpha(opacity=100);
	-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;
	
	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;*/
margin: 0px;
background-color:#000000;
width:700px;
}
div#confirmBody h2 {
	color: #FFFFFF;
	/*margin: 0px auto 0px auto;*/
/*	width: 294px;
	height: 33px;*/
	width:700px;
	height : 156px;
	padding-top: 0px;
	background-color:#000000;
}
div.buttons {
	margin: 0px auto 0px auto;
	width:700px;
	background-color:#000000;
	padding-bottom:50px;
}

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=100);
	/*filter: alpha(opacity=60);*/
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}
img#loading_proccess_image {
	position: absolute;
	z-index: 1000;
}
/*//////////////////////////////////////////////////*/
#mailform .mailform .mfptr {
	color: #FFFFFF;
}

h1 {
	color: #FFFFFF;
	line-height:1.2em;
	}
#container #contents {
	background-color: #000000;
}
#container #contents #mailform .mailform .mfptr .bd span {
	color: #FFFFFF;
}
#container #contents #mailform .mailform .mfptr .bd #male_label {
	color: #FFFFFF;
}
#container #contents #mailform .mailform .mfptr .bd #female_label {
	color: #FFFFFF;
}
#container #contents #mailform .mailform .mfptr .bd #ogata_label {
	color: #FFFFFF;
}
#container #contents #mailform .mailform .mfptr .bd #futsu_label {
	color: #FFFFFF;
}
#container #contents #mailform .mailform .mfptr .bd #sonota_label {
	color: #FFFFFF;
}
#container #contents #mailform .mailform .mfptr .bd #nashi_label {
	color: #FFFFFF;
}
#container #contents #mailform .mailform .mfptr .bd #nirin_ari_label {
	color: #FFFFFF;
}
#container #contents #mailform .mailform .mfptr .bd #nirin_nashi_label {
	color: #FFFFFF;
}
#container #contents #mailform .mailform .mfptr .bd #syoyu_maker_label {
	color: #FFFFFF;
	text-decoration: none;
}
#container #contents #mailform .mailform .mfptr .bd #syoyu_model_label {
	color: #FFFFFF;
	text-decoration: none;
}
#container #contents #mailform .mailform .mfptr .bd #syoyu_haiki_label {
	color: #FFFFFF;
	text-decoration: none;
}
#container #contents #mailform .mailform .mfptr .bd #syoyu_syaken_label {
	color: #FFFFFF;
	text-decoration: none;
}
#container #contents #mailform .mailform .mfptr .bd #kounyu_ari_label {
	color: #FFFFFF;
}
#container #contents #mailform .mailform .mfptr .bd #kounyu_nashi_label {
	color: #FFFFFF;
}
#container #contents #mailform .mailform .mfptr .bd #contact_ari_label {
	color: #FFFFFF;
}
#container #contents #mailform .mailform .mfptr .bd #contact_nashi_label {
	color: #FFFFFF;
}
#wrapper #container #contents #mailform .mailform a {
	color: #FFFFFF;
	text-decoration: underline;
}
#wrapper #container #contents {
	text-align: left;
}
/**/
/*#wrapper #container #contents {
	margin-left: 90px;
}*/
/**/
#wrapper #container #contents #mailform .mailform .mfptr .bd li {
	margin-top: 5px;
	margin-bottom: 5px;
}

