﻿@charset "UTF-8";

table.sitemapTable {
	margin-top:10px;
	width:100%;
	}
table.sitemapTable th,
table.sitemapTable td {
	padding:8px 10px;
	border:solid 1px #bdb8aa;
	line-height:1.67;
	}
table.sitemapTable th {
	background-color:#e1d7b4;
	white-space:nowrap;
	}
table.sitemapTable td {
	background-color:#f9f8f4;
	width:33.33%;
	}
table.sitemapTable td span {
	margin-left:10px;
	color:#880E0C;
	}
table.sitemapTable td a {
	padding-left:8px;
	background:url(../common/img/icon02.gif) left center no-repeat;
	color:#880E0C;
	}

