/* CSS Document */

/*conR
====================*/
#conR p img{
		padding:0;
}
#conR #bn001{
	width: 600px;
	height: 45px;
	padding-top:12px;
	padding-bottom: 12px;
}
#conR #bn001 img{
	padding-left: 382px;
}

/*h3
====================*/
h3{
	width: 600px;
	height: 58px;
	padding-bottom: 6px;
	border-bottom: 1px #ccc solid ;
}
#h3p{ background: url(../img/h3p.gif) no-repeat;
	text-indent:-9999px;}
	
/*ul_sitemap
====================*/

ul#ul_sitemapA{
	width: 300px;
	padding: 13px 0 13px 0;
	float: left;
}
ul#ul_sitemapA li{
	width: 300px;
	padding: 6px 0 6px 0;
	line-height: 1.8em;
}
ul#ul_sitemapB{
	width: 300px;
	padding: 13px 0 13px 0;
	float: right;
}
ul#ul_sitemapB li{
	width: 300px;
	padding:6px 0 6px 0;	
	line-height: 1.8em;
}

.fontBold{
	font-weight:bold;
}
.fontBold a{
	color:#564936;
}
.fontBold a:hover{
	color:#A08969;
}

