
h4.title{
	width: 737px;
	position: relative;
	margin-bottom: 0;
}

h4.title span{
	position: absolute;
	right: 0;
	font-weight: normal;
	font-size: 90%;
}

div.prod_box{
	margin-bottom: 30px;
}


/**************************************************************
* prod_list
***************************************************************/
table.prod_list{
	border: none;
	width: 755px;
    border-collapse: separate;
    border-spacing: 0;
	margin: 0 0 10px 0;
}

table.prod_list caption{
	text-align: right;
}

table.prod_list th,
table.prod_list td{
	border: 1px solid #FFFFFF;
}

table.prod_list th{
	background-color: #85A8FF;
}

table.prod_list th.w90{
	width: 90px;
}

table.prod_list td{
	background-color: #FFFB9C;
}

p.prod_list_txt {
    padding-left: 0;
}


/**************************************************************
* pdf_dl_area
***************************************************************/
div.pdf_dl_area{
	margin-left: 18px;
	margin-bottom: 30px;
/*	padding-top: 20px; */
}

div.pdf_dl_area ul{
	width: 737px;
	overflow: hidden;
}

div.pdf_dl_area ul li.txt{
	width: 535px;
	float: left;
	color: #FF0000;
	font-size: 85%;
	line-height: 1.5;
}

div.pdf_dl_area ul li.bnr{
	float: right;
	width: 195px;
/*	width: 270px; */
}

/**************************************************************
* order_form
***************************************************************/
div.order_form h3.title{
	margin-bottom: 10px;
	padding-left: 18px;
	background: url("../images/icon_square.jpg") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
	border-bottom: 1px dotted #666666;
}

div.order_form h4 span{
	color: #FF0000;
}

table.order_list th.line{
	padding: 1px 0;
	background-color: #85a8ff;
}

table.order_list th.prod_code{
	width: 15%;
}

table.order_list th.prod_size{
	width: 35%;
}


table.order_list th{
	background-color: #85a8ff;
}

table.order_list tr.cstyle01 td{
	background-color: #FFFB9C;
}

table.order_list tr.cstyle02 td{
	background-color: #FFFFD1;
}
