@charset "utf-8";
@import url("import.css");

/* -----------------------------------------------------------
CSS Information
 File name:      sitemap.css
 Style Info:     サイトマップ専用CSS
----------------------------------------------------------- */

/*----------------------------------------------------
	index用
----------------------------------------------------*/

#h2_sitemap {
	width:78px;
}

table {
	margin:5px 0 0 10px;
	width:595px;
}

table .summary_name {
	width:50px;
}

#sitemap .summary_name {background:url(http://www.genittetsu.jp/img/sitemap/sitemap_sitemap.gif) no-repeat #000;}

table .name {
	width:160px;
	padding-left:25px;
}

table .title {
	padding-left:25px;
}

table .works {
	padding-left:35px;
}

table td {
	font-size:80%;
	padding:0.1em 0;
}

#thanks_unit {
	margin-top:50px;
}

#thanks .summary_name {background:url(http://www.genittetsu.jp/img/sitemap/sitemap_thanks.gif) no-repeat #000;}
