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

.direct-buyform {
	width:690px;
	margin:24px 12px;
	background-color:#e6e6e6;
	border:1px #bfbfbf solid;
	}
.direct-buyform table {
	width:660px;
}

.direct-buyform table td {
	font-size:14px;
	padding:3px;
}
.direct-buyform table td span {
	color:#cc3333;
	font-size:16px;
	}


.kiyaku-box {
	padding:10px 30px;
	margin:10px 30px;
	font-size:12px;
	}

.estimatelist {
	margin:24px;
	width:690px;
}
.estimatelist table {
	border-top:1px #bfbfbf solid;
	border-left:1px #bfbfbf solid;
	width:20%;
}

.estimatelist table th {
	padding:2px 6px;
	background-color:#e6e6e6;
	border-right:1px #bfbfbf solid;
	border-bottom:1px #bfbfbf solid;
}
.estimatelist table td {
	padding:2px 6px;
	border-right:1px #bfbfbf solid;
	background-color:#fff;
	border-bottom:1px #bfbfbf solid;
}

.estimatelist table td.blue {
	padding:2px 6px;
	border-right:1px #bfbfbf solid;
	background-color:#E8FFFF;
	border-bottom:1px #bfbfbf solid;
}

.estimatelist-noneboder table {
	width:20%;
	border:none;
}

.estimatelist-noneboder table td {
	padding:8px;
	border:none;
}

.estimatelist-noneboder span { 
 	padding-left:10px;
	list-style:none;
	font-size:12px;
	background:url(../images/link_icon.gif) no-repeat left center;
}

.main-body .outSelectProductionCatetoryTable{
	border-left:0px solid #BFBFBF;
	border-top:0px solid #BFBFBF;
	margin:0px;
	width:auto;
}

.main-body .outSelectProductionCatetoryTd{
	background-color:#FFFFFF;
	border-bottom:0px solid #BFBFBF;
	border-right:0px solid #BFBFBF;
	width:240px;
	margin:0px;
	padding:0px;
	vertical-align:top;
}
	
.main-body .selectProductionCatetoryTable{
	width:100%;
	margin:0px;
}

#forTop .product-category-rbtn-container img {
	visibility:hidden;	
}