﻿/* CSS Document */

#searchBox input {

	margin: 0;
	padding: 0;
	border: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
	
}

/* bar */
.bar_freeorder {
	margin: 15px auto;
	height: 30px;
	width: 700px;
	background: url('../images/bar_order.jpg') left top no-repeat;
}

.form_navi {

	margin: 0 auto;
	margin-bottom: 5px;
	width: 700px;
	height: 36px;
	background-color: red;

}

p.need_comment {

	margin: 0 auto;
	margin-top: 12px;
	width: 680px;
	color: #FF0000;
	font-weight: bold;

}

.top_text {

	margin: 20px auto;
	width: 400px;
	line-height: 160%;
	text-align: center;

}

.top_text a {

	color: #0000FF;
	text-decoration: underline;

}

.top_text a:hover {
	text-decoration: none;
}

div.form_table {

	padding: 10px 0;
	width: 700px;

}

div.form_table2 {

	margin: 0 auto;
	padding: 10px 0;
	width: 700px;
	height: 700px;
	background: url('../images/img_info_bg.jpg') left top no-repeat;
	position: relative;

}

p.yakkan_text {

	top: 30px;
	left: 183px;
	width: 300px;
	height: 30px;
	background: url('../images/img_info_text.jpg') left top no-repeat;
	position: absolute;

}

.form_yakkan {

	top: 145px;
	left: 45px;
	width: 620px;
	height: 377px;
	overflow: scroll;
	overflow-x: hidden;
	line-height: 135%;
	position: absolute;

}


.step1 {
	background: url('../images/img_freeorder_step1.jpg') left top no-repeat;
}

.step2 {
	background: url('../images/img_freeorder_step2.jpg') left top no-repeat;
}

.step3 {
	background: url('../images/img_freeorder_step3.jpg') left top no-repeat;
}

.step4 {
	background: url('../images/img_freeorder_step4.jpg') left top no-repeat;
}

.form_table {

	margin: 0 auto;
	width: 700px;

}

.form_table table {

	margin: 10px auto;
	width: 680px;

}

.form_table table td {

	margin: 20px auto;
	padding: 10px;
	text-align:left;

}

.form_btn {

	margin: 5px auto;
	margin-bottom: 15px;
	width: 700px;
	text-align: center;

}

.form_btn img {
	border: 0;
}

.form_btn a.no {
	background: url('../images/img_freeorder_no_on.jpg') left top no-repeat;
	height: 37px;
	width: 130px;
	float: left;
	display: block;
}

.form_btn a.no:hover img {
	display: none;
}

.form_btn a.yes {
	background: url('../images/img_freeorder_yes_on.jpg') left top no-repeat;
	height: 37px;
	width: 130px;
	float: left;
	display: block;
}

.form_btn a.yes:hover img {
	display: none;
}

.form_btn div.doui_btn {

	margin: 0 auto;
	width: 300px;
	height: 37px;
	
}

.form_btn input.btn_confirm:hover {

	display: none;

}

.form_btn div.two_btn img {
	margin: 0;
	float: left;
	border: 0;
}

.form_btn div.two_btn input {
	margin: 0;
	float: left;
	border: 0;
}

.form_btn div.two_btn {
	margin: 0 auto;
	width: 300px;
}

.form_btn div.two_btn a.back {
	background: url('../images/img_info_back_on.jpg') left top no-repeat;
	height: 37px;
	width: 130px;
	float: left;
	display: block;
}

.form_btn div.two_btn a.back:hover img {
	display: none;
}

table.gmoTable {
	margin: 0 auto;
}

table.gmoTable th {
	width: 180px;
	height: 20px;
}

table.gmoTable td {
	padding: 5px 10px;
	line-height: 130%;
	font-size: 12px;
}

.gmoTable td input {
	margin: 2px 0 ;
}

p.freeorder_end {

	margin: 30px auto;
	margin-bottom: 500px;
	width: 600px;
	font-size: 14px;
	line-height: 160%;
	
}

p.confirm_text {

	margin: 10px 0;
	margin-bottom: 20px;
	width: 700px;
	text-align: center;

}
.form_yakkan {

	top: 145px;
	left: 45px;
	width: 620px;
	height: 377px;
	overflow: scroll;
	overflow-x: hidden;
	position: absolute;

}

.form_btn_top {

	top: 80px;
	width: 700px;
	text-align: center;
	position: absolute;

}

.form_btn_top img {
	border: 0;
}

.form_btn_top a.no {
	background: url('../images/img_freeorder_no_on.jpg') left top no-repeat;
	height: 37px;
	width: 130px;
	float: left;
	display: block;
}

.form_btn_top a.no:hover img {
	display: none;
}

.form_btn_top a.yes {
	background: url('../images/img_freeorder_yes_on.jpg') left top no-repeat;
	height: 37px;
	width: 130px;
	float: left;
	display: block;
}

.form_btn_top a.yes:hover img {
	display: none;
}

.form_btn_top div.doui_btn {

	margin: 0 auto;
	width: 300px;
	height: 37px;
	
}

.form_btn_top input.btn_confirm:hover {

	display: none;

}

.form_btn_top div.two_btn img {
	margin: 0;
	float: left;
	border: 0;
}

.form_btn_top div.two_btn input {
	margin: 0;
	float: left;
	border: 0;
}

.form_btn_top div.two_btn {
	margin: 0 auto;
	width: 300px;
}

.form_btn_top div.two_btn a.back {
	background: url('../images/img_info_back_on.jpg') left top no-repeat;
	height: 37px;
	width: 130px;
	float: left;
	display: block;
}

.form_btn_top div.two_btn a.back:hover img {
	display: none;
}

.form_btn_bottom {

	top: 545px;
	width: 700px;
	text-align: center;
	position: absolute;

}

.form_btn_bottom img {
	border: 0;
}

.form_btn_bottom a.no {
	background: url('../images/img_freeorder_no_on.jpg') left top no-repeat;
	height: 37px;
	width: 130px;
	float: left;
	display: block;
}

.form_btn_bottom a.no:hover img {
	display: none;
}

.form_btn_bottom a.yes {
	background: url('../images/img_freeorder_yes_on.jpg') left top no-repeat;
	height: 37px;
	width: 130px;
	float: left;
	display: block;
}

.form_btn_bottom a.yes:hover img {
	display: none;
}

.form_btn_bottom div.doui_btn {

	margin: 0 auto;
	width: 300px;
	height: 37px;
	
}

.form_btn_bottom input.btn_confirm:hover {

	display: none;

}

.form_btn_bottom div.two_btn img {
	margin: 0;
	float: left;
	border: 0;
}

.form_btn_bottom div.two_btn input {
	margin: 0;
	float: left;
	border: 0;
}

.form_btn_bottom div.two_btn {
	margin: 0 auto;
	width: 300px;
}

.form_btn_bottom div.two_btn a.back {
	background: url('../images/img_info_back_on.jpg') left top no-repeat;
	height: 37px;
	width: 130px;
	float: left;
	display: block;
}

.form_btn_bottom div.two_btn a.back:hover img {
	display: none;
}

.tuika{margin:auto; 
width:325px;}




