@charset "UTF-8";

.Site-Map{
    overflow: hidden;
    margin-bottom: 200px;
}

.Site-Map > div:first-child{ margin-left:0px; }
.Site-Map > div:nth-child(6){ margin-left:0px; }
.Site-Map > div{
	/* background:url('../images/mainimg/sitemap_icon.png'); */
	border-top: 2px solid #f60147;
	float: left;
	width: 200px;
	margin-left: 75px;
	margin-top: 70px;
	border-bottom: 1px solid #c8c8c8;
	position: relative;
}
.Site-Map > div > div:first-child{
    height: 55px;
    margin-top: 5px;
    background-color: #f6f6f6;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 55px;
}
.Site-Map > div > div:nth-child(2){
    height: 185px;
    padding-top: 30px;
}
.Site-Map > div > div:nth-child(2) li{
    background: url(/images/sell/list_style.png) no-repeat left center;
    padding-left: 10px;
    /* margin-left: 20px; */
    font-size: 18px;
    color: #505050;
    margin: 11px auto 11px 20px;
    font-weight: bold;
}
.Site-Map > div > div:nth-child(2) li a{ color: #505050; }

.Site-Map > div > div:last-child{
    background: url(../images/mainimg/sitemap_icon.png);
    position: absolute;
    /* background-position: 10px; */
}
.Site-Map div.brand{
    width: 80px;
    height: 20px;
    bottom: 5px;
    right: 10px;
    }
.Site-Map  div.shopinfo{width: 45px;height: 30px;bottom: 5px;right: 10px; background-position: 0px -20px !important;}
.Site-Map  div.perpet{width: 31px;height: 31px;bottom: 5px;right: 10px;background-position: 0px -58px !important;}
.Site-Map  div.advice{width: 30px;height: 38px;bottom: 5px;right: 10px;background-position: 0px -101px !important;}
.Site-Map  div.event{width: 31px;height: 40px;bottom: 5px;right: 10px;background-position: 0px -149px !important;}
.Site-Map  div.community{width: 43px;height: 31px;bottom: 5px;right: 10px;background-position: 0px -200px !important;}
.Site-Map  div.story{width: 38px;height: 38px;bottom: 5px;right: 10px;background-position: 0px -241px !important;}
.Site-Map  div.franchisee{width: 33px;height: 33px;bottom: 5px;right: 10px;background-position: 0px -287px !important;}