/* メインコンテンツ包括---------------------------*/
#wrapContents {
}
.sitemapList li {
	width: 45%;
	padding: 20px 0;
	float: left;
	background: url(/common/img/parts/line.png) repeat-x left bottom;
}
.sitemapList li a {
	padding: 10px 10px 10px 18px;
	background: url(/common/img/parts/side_ic_menu_arrow.png) no-repeat left center;
}

.sitemapList li:nth-child(even) {
	margin-left:10%;
	
}
