@charset "utf-8";

/*
------------------------------------------------------------ */

#img_top {
	width: 800px;
	height: 200px;
	background: url(../common/images/img_price.jpg) no-repeat;
	text-indent: -9999em;
}



.contents th {
	text-align: left;

}
.contents th span {
	font-weight:normal;

}
.contents td {
	font-weight: bold;
	color: #c30;
	text-align: right;
	vertical-align: bottom;

}


.p01 {
	margin: 5px 0 10px;
}

.td01 {
	width: 230px;
}