h2#pageHead {
	background: url(images/bg_main_01.jpg);
}
#subMenu{
	background: url(images/bg_main_02.jpg);
}
h4.contents-head{
	/*background: url(../../css/images/bg_head_02.gif) repeat-y;
	width: 295px;
	height: 14px;
	border-bottom: none;
	padding: 5px;
	margin: 0;*/
	border-bottom: none;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom: 10px;
	font-size:1em;
	color:#666666;
	line-height:1.2em;
	height:auto;
	width:auto;
}
#siteMapLeft{
	float: left;
	width:277px;
}
#siteMapLeft li{
	background: url(../../css/images/bg_arrow_02.gif) no-repeat left 2px;
	padding: 0 0 0 20px;
	margin: 6px 0px 6px 10px;
}
#siteMapRight{
	float: left;
	width:278px;
}
#siteMapRight li{
	background: url(../../css/images/bg_arrow_02.gif) no-repeat left 2px;
	padding: 0 0 0 20px;
	margin: 6px 0px 6px 10px;
}
