@charset "UTF-8";

/* ================================================================================

:::information:::


ファイル名：css/contents/sitemap.css
概要：サイトマップ CSS

================================================================================ */

/* ==========▽サイトマップ========== */

#table-01 th, #table-01 td {
	border-bottom: solid #CCCCCC 1px;
	text-align: left;
	vertical-align: top;
	padding: 8px 3px 8px 3px;
}

#table-01 th {
	width: 154px;
}

a.sm-page {
	padding-left: 19px;
	background: url(../../sitemap/image/icon_sm.gif) left center no-repeat;
}

/* ==========△サイトマップ========== */

