@charset "utf-8";
/* CSS Document */

.title {
	background: url(../../../images/mailform/mailform_title.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 30px;
	width: 700px;
	margin-bottom: 10px;
	}


.text_box{
	margin-bottom: 10px;
}

.page_box{
	font-size: 120%;
	width: 680px;
	margin-left: 20px;
	margin-bottom: 20px;
}


/*order_table*/

.order_table{
	margin-top: 10px;
	}
.order_table .line_a{
	font-weight: bold;
	margin-bottom: 10px;
	}

.order_table table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	}
.order_table th {
	font-size: 90%;
	font-weight: normal;
	background-color: #CCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	white-space: nowrap;
	padding: 3px;
	width: 80px;
	}


.order_table td {
	font-size: 90%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 3px;
	}

.order_table .th {
	font-size: 90%;
	font-weight: normal;
	background-color: #CCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 3px;
	}

.order_table .intable p {
	float: left;
	margin: 3px;
	}

.order_table .intable_check p {
	margin: 3px;
	}


.order_table .name_a {
	text-align: right;
	width: 100px;
	}

.order_table .radio {
	width: 200px;
	}

/*order_table*/

/*cart_table*/

.cart_table{
	margin-left: 10px;
	margin-top: 10px;
	font-size: 120%;
	}
.cart_table .line_a{
	font-weight: bold;
	margin-bottom: 10px;
	}

.cart_table table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	}
.cart_table th {
	font-size: 90%;
	font-weight: normal;
	background-color: #CCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	white-space: nowrap;
	padding: 3px;
	}


.cart_table td {
	font-size: 90%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 3px;
	}

.cart_table td .non{
	background-color: #FFF;
	}

.cart_table .th {
	font-size: 90%;
	font-weight: normal;
	background-color: #CCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 3px;
	}

.cart_table .intable p {
	float: left;
	margin: 3px;
	}

.cart_table .name_a {
	text-align: right;
	width: 100px;
	}

.cart_table .th_kei {
	font-size: 90%;
	font-weight: normal;
	background-color: #CCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #C03;
	padding: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C03;
	border-left-color: #C03;
	}

.cart_table .td_kei {
	font-size: 90%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C03;
	border-bottom-color: #C03;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C03;
	}

/*cart_table*/

/*price_all_table*/

.price_all{
	margin-top: 5px;
	margin-left: 480px;
	margin-bottom: 5px;
}
.price_all td{
	padding: 5px;
}




.click {
	height: 50px;
	width: 680px;
	margin-top: 10px;
}
.click .left {
	float: left;
	width: 374px;
	}

.click .right {
	float: left;
	width: 306px;
	}

#back_1 {
	background: url(../../../images/mailform/back_1.gif) 0 0 no-repeat;
	width: 105px;
	height: 41px;
	text-indent: -9999px;
	display: block;
}
#step_1 {
	background: url(../../../images/mailform/step_1.gif) 0 0 no-repeat;
	width: 306px;
	height: 46px;
	text-indent: -9999px;
	display: block;
}
#back_2 {
	background: url(../../../images/mailform/back_2.gif) 0 0 no-repeat;
	width: 105px;
	height: 41px;
	text-indent: -9999px;
	display: block;
}
#step_2 {
	background: url(../../../images/mailform/step_2.gif) 0 0 no-repeat;
	width: 306px;
	height: 46px;
	text-indent: -9999px;
	display: block;
}




/*conf_table*/

.conf_table{
	margin-top: 10px;
	}

.conf_table table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	}
.conf_table th {
	font-size: 90%;
	font-weight: normal;
	background-color: #CCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	white-space: nowrap;
	width: 150px;
	padding: 5px;
	}


.conf_table td {
	font-size: 90%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 5px;
	}

.conf_table .th {
	font-size: 90%;
	font-weight: normal;
	background-color: #CCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	padding: 3px;
	}



/*conf_table*/


.conf_table .msg {
	font-weight: bold;
	color: #F00;
	text-align: center;
	width: 660px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #F00;
	}
.conf_table .msg_2 {
	font-weight: bold;
	color: #F00;
	}
