@charset "utf-8";
/* sitemap */
/*-----------------------------------------------------------*/
#sitmap #wraperInner h4.img {
clear:both;
margin-bottom:10px;
}

#sitmapLeft {
	float: left;
	width: 296px;
	margin-right: 18px;
}

#sitmapRight {
	float: left;
	width: 296px;
}

ul.sitmapList {
	padding-left: 10px;
	padding-right: 10px;
}

ul.sitmapList li {
	line-height:1.2;
	background-image: url(../images/common/arrow.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-left: 20px;
}
/*-----------------------------------------------------------*/

