
h2 + p{
	margin-bottom: 10px;
}

p.first{
	margin-left: 18px;
	margin-bottom: 15px;
}

p.fcolor_org {
    font-size: 105%;
    font-weight: bold;
}

h4.title{
	margin-bottom: 3px;
}

div.prod_box p{
	margin-bottom: 8px;
}

div.prod_box p a{
	color: #FF600E;
}

/**************************************************************
* order_price
***************************************************************/
div.order_price{
	margin-bottom: 30px;
}

div.order_price p{
	margin-bottom: 5px;
}

div.order_price dl{
	margin-bottom: 20px;
}

div.order_price dt{
	padding-left: 15px;
	font-weight: bold;
	background: url("../images/icon_triangle.gif") no-repeat scroll 0 4px rgba(0, 0, 0, 0);
}

div.order_price dd{
	padding-left: 15px;
}

div.order_price dd.last{
	margin-bottom: 10px;
}


/**************************************************************
* nouki_box
***************************************************************/
div.nouki_box{
	text-align: center;
	margin-bottom: 30px;
}

div.nouki_box p{
	text-align: left;
}


/**************************************************************
* rmark_box
***************************************************************/
div.rmark_box{
	padding-left: 18px;
	margin-bottom: 30px;
}

table.m_list{
	margin-top: 10px;
	margin-bottom: 15px;
	width: 600px;
}

table.m_list th,
table.m_list td{
	padding: 8px 0 5px 0;
	border: 1px solid #666666;
}

table.m_list td{
	text-align: center;
	vertical-align: middle;
}

table.m_list td.img span{
	color: #0078FF;
	font-weight: bold;
	font-size: 85%;
}

table.m_list td.no{
	width: 6%;
	font-weight: bold;
	background-color: #FFF143;
}


/**************************************************************
* 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,
table.order_list td{
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 0;
}

table.order_list th{
	white-space: nowrap;;
	background-color: #85a8ff;
}

table.order_list tr.cstyle01 td{
	background-color: #FFFB9C;
}

table.order_list tr.cstyle02 td{
	background-color: #FFFFD1;
}

table.order_list th.ptb0,
table.order_list td.ptb0{
	padding-top: 0;
	padding-bottom: 0;
}

table.order_list td span.notes{
	color: #FF0000;
	font-size: 85%;
	display: block;
	padding-top: 8px;
}

table.order_list td p.ex{
	font-size: 95%;
}

table.order_list td p.ex span{
	font-size: 100%;
	color: #FF0000;
}

table.table_in{
	width: 330px;
	border: none;
}

table.table_in th,
table.table_in td{
	border-top:none;
	border-left:none;
	border-right:none;
	background-color: transparent;
	border-bottom: 1px dashed #666666;
}

table.table_in th span{
	font-size: 100%;
}

table.table_in td.notes{
	padding-top: 0;
	color: #FF0000;
	font-size: 95%;
}

table.table_in tr.line_no th,
table.table_in tr.line_no td{
	border: none;
	padding-bottom: 6px;
}

table.table_mark{
	width: 540px;
}

table.table_mark th{
	padding-top: 8px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #fff143;
}

table.table_mark td{
	padding-top: 0;
	text-align: center;
}

table.table_color span{
	display: block;
	margin-bottom: 8px;
	width: 98px;
	height: 32px;
}

table.table_color td{
	padding-left: 0;
	padding-right: 25px;
	text-align: center;
}

table.table_color td span#colbox01{
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
}

table.table_color td span#colbox02{
	background-color: #000000;
	border: 1px solid #000000;
}

table.table_color td span#colbox03{
	background-color: #FF0000;
	border: 1px solid #FF0000;
}

table.table_color td span#colbox04{
	background-color: #0000FF;
	border: 1px solid #0000FF;
}


table.table_position td{
	width: 95px;
	text-align: center;
	padding-right: 25px;
}

