@charset "utf-8";
/* CSS Document */




/*//////////////////////////////////////////////
columnL
//////////////////////////////////////////////*/
h2 {
	width:620px;
	height:46px;
	margin:0 0 45px 0;
	padding:3px 0 0 0;
	background:url(../common_img/page_header.gif) no-repeat;
	text-indent:20px;
	font-family:sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;	
	}

h2 span{
	display:block;
	margin:-3px 0 0 0;
	font-family:sans-serif;
	font-size:13px;
	color:#646464;
	}	

hr{
	margin:0 0 20px 0;
	border:none;
	border-bottom:1px solid #CCCCCC;
	}

/*//////////////////////////////////////////////
sitemaps
//////////////////////////////////////////////*/
div#sitemap{
	color:#000000;
	}
div#sitemap div#si{
	height:53px;
	background:url(../common_img/sitemap_header01.gif) no-repeat;
	position:relative;
	}
div#sitemap h3, div#sitemap h4{
	text-indent:-9999px;
	}
	
div#sitemap h3 a{
	background:url(../common_img/spacer.gif);
	display:block;
	position:absolute;
	width:391px;
	height:53px;
	text-indent:-9999px;
	zoom:1;
	}

div#sitemap div#pp2{
	height:43px;
	background:url(../common_img/sitemap_header02.gif) no-repeat;
	position:relative;
	}
div#sitemap h4 a{
	background:url(../common_img/spacer.gif);
	display:block;
	position:absolute;
	width:316px;
	height:43px;
	text-indent:-9999px;
	zoom:1;
	}

div#sitemap ul li{
	display:list-item;
	height:16px;
	margin:0 0 3px 0;
	text-indent:0;
	}

div#sitemap ul li a{
	display:inline !important;
	position:relative;
	font-weight:normal;
	font-size:12px;
	text-indent:0;
	}	


div#sitemap ul#list_cat{
	margin:0 0 20px 0;
	}
div#sitemap ul#list_cat li{
	display:list-item;
	height:24px;
	margin:0 0 5px 0;
	text-indent:0;
	}
div#sitemap ul#list_cat li a{
	display:inline !important;
	width:auto;
	height:24px;
	position:relative;
	font-weight:bold;
	font-size:12px;
	text-indent:0;
	}	

div#sitemap p{
	margin:0 0 20px 0;
	font-weight:bold;
	text-indent:0;
	}

