

/* オンライン見積りサービステーブル */
.toptable02 {
	border: 2px solid #3F9FFD;
	background: url("../images/top/top_tablebg02.gif") 0 0 repeat-x;
}

/* 引越し料金比較ネットとは？ボックス */
.toptable03 {
	width: 740px;
	height: 116px;
	background: url("../images/top/top_tablebg03.gif") 0 0 repeat-x;
}
.toptable03 table {
	margin-bottom: 8px;
}

/* エリア部分テーブル */
.toptable04 td,
.toptable04 th {
	padding: 5px 0 5px 6px;
}
.toptable04 th {
	text-align: left;
	white-space: nowrap;
	background: url("../images/common/mark02.gif") center right no-repeat;
}
.toptable04 .toptable04bg td,
.toptable04 .toptable04bg th {
	background-color: #F0EFE8;
}