@charset "Shift_JIS";

/* @group sitemap
--------------------------------------------------------------------------------------------------------------------*/
.sitemap-table{ width:100%;}
.sitemap-table tr{ border-bottom:1px solid #eee; padding-top:10px;}
.sitemap-table a{ color:#333; text-decoration:none}
.sitemap-table a:hover{ text-decoration:underline}
.sitemap-table h2,
.sitemap-table h3{ font-size:12px; font-weight:normal;}
.sitemap-table h4{ font-weight:normal; font-size:13px; margin-bottom:10px}

.sitemap-table td{padding:20px 0px; vertical-align:top; }
.sitemap-table td.col1{ width:160px;}
.sitemap-table td.col2{ padding-left:20px; border-left:1px dotted #999;}
.sitemap-table td.col2 li{ margin-bottom:5px;}
