@charset "UTF-8";
/* sitemapCSS Document */

/*----------sitemap_cat----------*/
body#misc_cat div#content h1
{
	margin-bottom:2px;
	width:750px;
	height:35px;
	border-bottom:4px solid #9e9e9e;
	text-indent:-9999px;
}
body#misc_cat div#content h2
{
	margin-bottom:2px;
	width:750px;
	height:27px;
	text-indent:-9999px;
}
/*----------sitemap----------*/
div.sitemap h1{background: url(/pts/images/misc/h1_sitemap.gif) no-repeat 0px 0px;}
div.sitemap h2.top{ background: url(/pts/images/sitemap/h2_top.gif) no-repeat 0px 0px;}
div.sitemap h2.schedule{ background: url(/pts/images/sitemap/h2_schedule.gif) no-repeat 0px 0px;}
div.sitemap h2.result{ background: url(/pts/images/sitemap/h2_result.gif) no-repeat 0px 0px;}
div.sitemap h2.player{ background: url(/pts/images/sitemap/h2_player.gif) no-repeat 0px 0px;}
div.sitemap h2.news{ background: url(/pts/images/sitemap/h2_news.gif) no-repeat 0px 0px;}
div.sitemap h2.pam{ background: url(/pts/images/sitemap/h2_pam.gif) no-repeat 0px 0px;}
div.sitemap h2.farm{ background: url(/pts/images/sitemap/h2_farm.gif) no-repeat 0px 0px;}
div.sitemap h2.special{ background: url(/pts/images/sitemap/h2_special.gif) no-repeat 0px 0px;}
div.sitemap h2.school{ background: url(/pts/images/sitemap/h2_school.gif) no-repeat 0px 0px;}
div.sitemap h2.online{ background: url(/pts/images/sitemap/h2_online.gif) no-repeat 0px 0px;}
div.sitemap h2.museum{ background: url(/pts/images/sitemap/h2_museum.gif) no-repeat 0px 0px;}
div.sitemap h2.gpo{ background: url(/pts/images/sitemap/h2_gpo.gif) no-repeat 0px 0px;}
div.sitemap h2.link{ background: url(/pts/images/sitemap/h2_link.gif) no-repeat 0px 0px;}




div.sitemap div.sitelist
{
	width:750px;
	margin-bottom:10px;
}
div.sitemap div.sitelist table
{
	width:740px;
	margin:0px auto;
}	
div.sitemap div.sitelist td
{
	background: url(/pts/images/common/arrow_brown.gif) no-repeat 5px 5px;
	width:330px;
	padding:5px 0px 5px 25px;
	border-right: 10px solid #fff;
	border-left: 10px solid #fff;
	border-bottom: 1px dotted #333;
}
div.sitemap div.sitelist td p
{
	padding-bottom:5px;
}
div.sitemap div.sitelist td.nolink
{
	border:none;
	background:none;
}
/*----------font----------*/
div.sitemap div.sitelist td
{
	font-size:80%;
}	