@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
英語版　サイトマップ
------------------------------------------------------------------------------ */ 
.egSitemapLeft {
float: left;
width: 310px;
padding-left: 20px;
margin-bottom: 10px;
}
.egSitemapRight {
float: right;
width: 310px;
padding-right: 20px;
margin-bottom: 10px;
}
.egSitemapFirst li {
background: url(../img_common/icon01.gif) no-repeat left 4px;
padding-left: 15px;
margin-bottom: 5px;
}
.egSitemapScond li {
background: url(../sitemap/img/icon01.gif) no-repeat left 4px;
margin-bottom: 5px;
}
.egSitemapThird li {
background: url(../sitemap/img/icon02.gif) no-repeat left 4px;
margin-bottom: 5px;
}
.egSitemapFirst {
margin-bottom: 15px;
margin-top: 5px;
}
.egSitemapScond {
margin-top: 10px;
margin-bottom: 15px;
}
.egSitemapThird {
margin-top: 10px;
margin-bottom: 15px;
}

