@charset "utf-8";
/*料金表強調*/
table.charge_other th { padding: 3px 3px!important }

table.charge_other td { padding: 0 3px!important }

table.charge td.service_other {
	font-size: 120%;
	font-weight: bold;
	color: #f00;
	background-color: #ffc;
}

th.otoku_service {
	font-size: 125%!important;
	padding: 10px!important;
}

