@charset"EUC-JP";
/* for index style author : mrk */

/* for index ======================================================*/
table.sitemap{
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 30px;
}
table.sitemap td{
	padding: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	font-size: 0.8em;
	vertical-align: top;
	padding: 15px 10px 15px 10px;
}
table.sitemap td a{
	background-image: url(../img/arw02.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
}
table.sitemap td.bg01{
	width: 175px;
	background-color: #33272A;
}
table.sitemap td.bg02{
	width: 176px;
	background-color: #291D20;
}
table.sitemap td.bg03{
	width: 176px;
	background-color: #1F1619;
}
