﻿@import url(../../common/css/sp-common.css);


.sitemap-block {
height:auto;
padding:60px 10px 60px;
text-align:left;
margin:auto;
}

.sitemap-block :after {
content: "";
display: block;
clear: both;
}

.sitemap-block a {
color:#000;
}

.sitemap-left {
float:left;
width:45%;
}

.sitemap-right {
float:right;
width:45%;
}

.list-sitmap01 {
padding-bottom:10px;
}

.list-sitmap01 li {
padding-bottom:10px;
}

.list-sitmap02 {
padding:0 0 20px 20px;
}
