@charset "utf-8";

/*********************************************************************/

h2{
	margin:0;
	}
	
p{
	margin-top:0;
}

input,select{
	font-size:12px;
	padding:3px;
	line-height:18px;
	}

input.button_01{
	padding:0;
	line-height:normal:
	}

/********************/

#contents{
	padding-bottom:60px;
	width:640px;
	padding:20px;
	float:none;
	background:none;
	text-align:left;
	}

/****************************************************/

table.form_table{
	width:600px;
	width:100%;
	border-collapse:collapse;
	border:solid 1px #999;
	margin:0px auto 30px auto;
	font-size:12px;
	line-height:140%;
}

* html table.form_table{
}

table.error_table{
	width:100%;
	border-collapse:collapse;
	border:solid 1px #999;
	border:groove 2px #fff;
	margin:10px auto 30px;
	padding:20px;
	background:#CBDCED;
}

table.error_table td{
	padding:20px;
}

table.form_table th{
	width:140px;
	background:#ddd;
	padding:5px;
	border:solid 1px #999;
	border-top:groove 1px #fff;
	text-align:center;
}

table.form_table td{
	padding:5px;
	border:solid 1px #999;
	border-top:groove 1px #fff;
	background:#EFF2F3;
	background:#efefef;
}

table.form_table td.check_box input{
	margin-left:1em;
}

#form_01 td.choice{
	text-align:center;
	background:#eee;
}

table.form_table td.text_box_01{
	color:#999;
}

table.form_table td.text_box_01 input{
	margin-right:1em;
}

table.form_table td.check_box input.first{
	margin-left:0;
}

table.noborder th,table.noborder td,table.noborder tr{
	border:none;
	padding:2px;
	font-size:12px;
	line-height:140%;
}


table.noborder td.td_01{
	width:20px;
}

table.noborder td.td_02{
	width:150px;
}

table.noborder td.td_02 b{
	padding-top:6px;
	font-weight:normal;
	display:block;
}

table.noborder td.td_02 #other{
	margin-top:-1.4em;
	margin-left:60px;
}

table.noborder td.t01{
	width:20px;
}

table.noborder td.t02{
	width:80px;
}

table.form_table td var{
	color:#999999;
	font-style:normal;
	padding-left:6px;
}

table.form_table ul.check_box li{
	float:left;
	margin-left:1em;
}

table.form_table table.check_box td{
	line-height:12px;
	height:12px;
	padding-right:20px;
}

table.form_table table.check_box td input{
	margin:0 4px;
}
/****************************************************/
/*
form{
	margin-bottom:60px;
	}
*/
/****************************************************/

	
.rice{
	margin-left:10px;
	color:#ff0000;
	font-size:10px;
}

.red{
	margin:0px;
	color:#f00;
	font-weight:normal;
}

.postage{
	color:#f00;
	text-align:right;
	margin-top:-14px;
	}
/*
.history_back{
	float:left;
	margin-right:3em;
	margin-left:220px;
}
*/
.essential{
	color:#f00;
	margin-top:-1em;
	margin-bottom:0;
	text-align:right;
	font-size:12px;
	}

p.communicate{
	margin:50px -50px;
}

.buttonSet{
	text-align:center;
	width:300px;
	margin:0 auto;
	}

.buttonSet .history_back{
	margin:0;
	margin-right:20px;
	float:left;
	/*margin-left:300px;*/
	}
	
.buttonSet form{
	/*margin-right:300px;*/
	float:right;
	}
/*
.buttonSet form{
	float:left;
	margin-left:200px;
	}
*/
/****************************************************/

#add_01,#tel,#handPhone,#mailaddress,#mailaddress2{
	ime-mode:disabled; 
} 
/****************************************************/

.gotop{
	padding:20px 0 0px 620px;
	clear:both;
	}