@charset "utf-8";
/*以下、サイトマップのCSS*/

/* --------------------------------------------------------
all
-------------------------------------------------------- */

.sitemapMatome{
	clear:both;
	float:left;
	width:100%;
	padding-bottom:8%;
	line-height:2em;
}

.sitemapLeft{
	clear:both;
	float:left;
	width:45%;
}

.sitemapRight{
	clear:none;
	float:right;
	width:45%;
}

.image_center,
#text_center{
	padding-right:15px;
	padding-bottom:15px;
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	/display: inline;
	/zoom: 1;
}
