@charset "utf-8";

h3.pageTitle {
	height: 87px;
	width: 680px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/price/pageTitle.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div.priceBox01 {
	height: auto;
	width: 680px;
	margin: 0px auto;
}

div.priceBox01 h4 {
	height: 59px;
	width: 680px;
	margin-top: 30px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background-image: url(../img/price/h4Title01.png);
	background-position: top left;
	background-repeat: no-repeat;
}

table.priceList {
	height: auto;
	width: 600px;
	margin: 30px auto 0px auto;
	border-spacing: 5px;
	border-collapse: separate;
	font-size: 15px;
	line-height: 20px;
	color: #212121;
}

table.priceList th {
	padding: 10px;
}

table.priceList td {
	font-size: 13px;
	text-align: center;
}

table.priceList02 {
	height: auto;
	width: 600px;
	margin: 30px auto 0px auto;
	padding-bottom: 100px;
	border-spacing: 5px;
	border-collapse: separate;
	font-size: 15px;
	line-height: 20px;
	color: #212121;
}

table.priceList02 th {
	padding: 10px;
	background-color: #F6F6F6;
}

table.priceList02 td {
	text-align: center;
}
