div#service_charge_icon,
div#service_point_icon,
div#service_other_icon {
	width: 136px; }

div#service_charge_body,
div#service_point_body,
div#service_other_body {
	width: 645px; }

div#service_point_body {
	height: 270px;
	background: url("../images/service_point_body_bg.jpg") bottom no-repeat; }

div#service_point_body_inner {
	padding-top: 174px;
	padding-left:273px; }

div#service_check_table_body {
	width: 408px; }

div#service_check_table_comment {
	width: 234px; }

div#service_other_body_word {
	width: 520px; }

div#service_other_body_ph {
	width: 120px; }

table.checktable {
	border-top: solid 1px #0c3;
	border-left: solid 1px #0c3; }

table.checktable tr.odd {
	background: #efe; }

table.checktable th,
table.checktable td {
	border-right: solid 1px #0c3;
	border-bottom: solid 1px #0c3;
	padding: 7px 3px;
	font-size: 1.2em;
	line-height: 100%;
	text-align: center; }

table.checktable th {
	font-weight: normal; }

table.checktable td {
	font-weight: bold;
	color: #006; }

