@charset "utf-8";
@import url("../../style/g2/standardtable.css");

/*carriage.php*/
#carriage thead th.hokkaido { background-color: #99f; }
#carriage thead th.kitatohoku { background-color: #ccf; }
#carriage thead th.minamitohoku { background-color: #9fc; }
#carriage thead th.kanto-kansai { background-color: #cfc; }
#carriage thead th.chugoku { background-color: #ffc; }
#carriage thead th.shikoku { background-color: #fc9; }
#carriage thead th.kyushu { background-color: #f96; }
#carriage thead th.okinawa { background-color: #f99; }

#carriage img {
	display: block;
	margin: 16px 0 0 5em;
}

/*leaflet.php, label.php*/
#mainContent .price th {
	font-size: small;
}
#mainContent .price td {
	font-size: small;
}

.ecop { background-color: #fff0f5; }
.ecob { background-color: #f0f8ff; }
#recycled {
	margin-left: 16px;
	padding: 0;
	width: 10em;
}
#recycled li {
	list-style-type: none;
	padding: 5px;
	text-align: center;
}

/*data.php*/
#mainContent .nohead tbody th {
	background-color: #cfc;
}
