@charset "utf-8";
/* ==============================
   サイトマップスタイル
============================== */

/* ------------------------------
   ヘディング
------------------------------ */
#heading {
	background: url(../img/sitemap.jpg) no-repeat 0 0;
}

/* ------------------------------
   ドットライン
------------------------------ */
#sitemap {
	margin-bottom: 60px;
}

#sitemap p {
	padding: 0.5em 0 0.5em 5px;
	background: url(/shared/img/dot.gif) repeat-x 0 bottom;
}

/* ------------------------------
   ローカルナビ
------------------------------ */
#menutitle {
	background: url(../img/sitemap_mt.gif) no-repeat 29px 0;
}
