/* CSS Document */


/*main_img
--------------------*/
.main_index_img {
	width:100%;
	height:248px;
	padding:1px 0;
	margin-bottom:20px;
	background:#FFFFFF;
	border-top:1px solid #cbcfd2;
	border-bottom:1px solid #cbcfd2;
}

.main_img {
	background:url(../images/category/order/main_img.jpg) 0 0 no-repeat;
	width:950px;
	height:248px;
	margin:0 auto;
	text-indent:-9999px;
}



/*contents_main
--------------------*/

.table_tag01 {
	width:100%;
	margin:0 auto 15px;
}

.table_tag01 th {
	width:200px;
	padding:5px;
	border-bottom:1px dotted #DCDCDC;
	font-weight:normal;
	text-align:left;
	color:#497288;
}

.table_tag01 td {
	padding:5px;
	border-bottom:1px dotted #DCDCDC;
}

.table_tag02 {
	width:100%;
	margin:0 auto 15px;
}

.table_tag02 th {
	padding:5px;
	border-bottom:1px dotted #DCDCDC;
	font-weight:normal;
	text-align:left;
	color:#497288;
}

.table_tag02 td {
	padding:3px 5px;
	border-bottom:1px dotted #DCDCDC;
}

.table_tag03 {
	width:100%;
	margin:0 auto 15px;
}

.table_tag03 th {
	padding:5px;
	border-bottom:1px dotted #DCDCDC;
	font-weight:normal;
	text-align:center;
	color:#497288;
}

.table_tag03 td {
	padding:5px;
	border-bottom:1px dotted #DCDCDC;
	text-align: center;
}

.sub_title_text02 {
	color: #006AB4;
	margin-bottom: 10px;
	background: #F0F0F0;
	padding: 5px;
}
.sub_title_text03 {
	font-weight: normal;
	color: #333333;
}
.title01 {
	background: url(../images/category/order/title01.gif) no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 675px;
	margin-bottom: 30px;
}
.title02 {
	background: url(../images/category/order/title02.gif) no-repeat;
	text-indent: -9999px;
	height: 30px;
	width: 675px;
	margin-bottom: 30px;
}

.btn_order_order {
	height: 40px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.btn_order_order a {
	background: url(../images/category/order/btn_order.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 200px;
}
.btn_order_order a:hover {
	background: url(../images/category/order/btn_order.gif) no-repeat 0px -40px;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 200px;
}


.error_title {
	color:#990000;
	text-align:center;
	margin-bottom:15px;
}

.errow_box {
	width:450px;
	margin:0 auto 15px;
	border:1px solid #DCDCDC;
	background:#F0F0F0;
	padding:5px;
}