@charset "euc-jp";
@import url(base.css);
@import url(bottom.css);

/*#orderPages*/


/**/
#orderPages .tblFmt-1{
	border-collapse: collapse;
	width: 740px;
}
#orderPages .tblFmt-1 th,
#orderPages .tblFmt-1 td{
	border: 1px solid #bfbfbf;
}
#orderPages .tblFmt-1 th{
	text-align: center;
	font-weight: normal;
	padding: 5px;
	line-height: 1.2;
	background: url(../img/bg_th_1.gif) no-repeat;
}
/*partialSum*/
#orderPages #partialSum{
	border: solid 1px;
}
/*orderNavi*/
#orderNavi{
	border: solid 1px;
}



#caution_tokushu{
	color: #ff0000;
	text-align: center;
	margin-bottom: 10px;
}





