@charset "utf-8";


/*cost専用*/
/*------------------------------*/
h2 {
	background-image: url(../img/cost/main-img.jpg);
	height:133px;
}
#contents h3 {
	background-image: url(../img/cost/h3-cost.gif);
	margin: 0 0 17px 0;
}
#contents th {
	width: 128px;
	color: #ff8533;
	font-size: 115%;
}
* html #contents th {
	font-size: 100%;
}
#contents span {
	font-size: 85%;
}
#contents ul {
	line-height: 0.8em;
	margin-top: 5px;
}
#contents #top {
	margin: 20px 15px 20px 15px;
}