@charset "utf-8";
/*
Theme Name: maruwa_child
Template: maruwa
Author: innovesta
Author URI: http://www.innovesta.net
*/


.sitemap_wrap {
	width: 100%;
	height: auto;
	line-height: 180%;
	font-size: 25px;
	letter-spacing: 1.2px;
	overflow: hidden;
	clear: both;
	text-align: left;
}

.sitemap_wrap li {
	border-left: 3px solid #58a7c6;
	padding: 2px 0px 2px 20px;
	margin-bottom: 30px;
}

.sitemap_wrap li.under {
	padding-left: 28px;
	margin-left: 15px;
	border: none;
}

site_map {
	background: #ff8a00;
	color: #fff;
		z-index: 110;
	position: relative;
}

.site_map a:hover {opacity: 0.5;}