@charset "utf-8";
/* ==============================
   サイトマップスタイル
============================== */

/* ------------------------------
   ヘディング
------------------------------ */
#heading {
	background: url(../img/inquiry.jpg) no-repeat 0 0;
}

/* ------------------------------
   テーブル
------------------------------ */
table.inq {
	width: 567px;
	background: url(/shared/img/dot.gif) repeat-x 0 top;
}

table.inq th {
	padding: 1.0em 0 1.0em 5px;
	vertical-align: top;
	background: url(/shared/img/dot.gif) repeat-x 0 bottom;
}

table.inq td {
	padding: 1.0em 5px 1.0em 1px;
	vertical-align: top;
	background: url(/shared/img/dot.gif) repeat-x 0 bottom;
}

table.inq td.middle {
	vertical-align: middle;
}

/* ------------------------------
   ボタン箱
------------------------------ */
div.textright {
	margin: 15px 0 60px;
}

/* ------------------------------
   ローカルナビ
------------------------------ */
#menutitle {
	background: url(../img/inquiry_mt.gif) no-repeat 29px 0;
}
