@charset "utf-8";

#sitemapWrap {
	margin: 0 auto;
	text-align: center;
}

.smWrap {
	font-weight: bold;
}
	.smWrap.marginB30 {
		margin-bottom: 30px;
	}

/*
.smWrap a {
	color: #ea8080;
}
*/

.smList {
	padding: 15px 20px;
	margin-bottom: 30px;
	border: 1px #DDDDDD solid;
}

.smList li {
	padding-left: 12px;
	margin: 5px 0;
	background: url(../../img/common/sp/icon1.png) 0 0.5em no-repeat;
	-webkit-background-size: 7px auto;
	background-size: 7px auto;
}

.smList .outLink {
	padding-right: 15px;
}

#smTop {
	font-weight: bold;
	font-size: 1.6rem;
	padding-bottom: 20px;
}

/*
#smTop a {
	color: #ea8080;
}
*/

#sitemap {
	-ms-text-align-last: auto;
	text-align: left;
	font-size: 1.6rem;
}