@charset "Shift_JIS";

/* -----------------------------------------------------------

	Title: price.css
	Description: priceƒXƒ^ƒCƒ‹
	Created: 2008-4-4
	Last Up Date: 2008-4-4
	
----------------------------------------------------------- */
/* -----------------------------------------------------------	

	aboutFee
	
----------------------------------------------------------- */

div#aboutFee div.box {
	display: inline;
	width: 331px;
}

div#aboutFee div.box table {
	width: 331px;
	margin: 0 0 20px;
	border: solid 1px #dedede;
	font-size: 92%;
}

div#aboutFee div.box table th {
	border: solid 1px #dedede;
	padding: 10px;
	background: #f6fafc;
	color: #96adb9;
}

div#aboutFee div.box table td {
	border: solid 1px #dedede;
	padding: 10px;
	text-align: center;
}

div#aboutFee div.sideL {
	clear: both;
	float: left;
	margin: 0 0 0 20px;
}

div#aboutFee div.sideR {
	float: right;
	margin: 0 20px 0 0;
}