#main > p{
    padding-left:3px;
    letter-spacing: 1px;
    font-size:13px;
}
#sitemap_top{
    background: url("../img/sitemap/sitemap_headline.png") no-repeat 0 0;
    width:780px;
    height:51px;
    margin:14px 0 0;
}
#sitemap_top p{
    padding:18px 20px;
    font-size:14px;
    letter-spacing: 0.1em;
}
#sitemap_top p img{
    padding-right:9px;
}
#sitemap_others_left{
    width:410px;
    height:500px;
    float:left;
}
#sitemap_others_right{
    width:370px;
    height:500px;
    float:left;
}
#sitemap_others p{
    padding:16px 20px 0;
    font-size:14px;
}
#sitemap_others p img{
    padding-right:9px;
}
#sitemap_others ul{
    list-style-image: url("../img/common/common_icon_arrow.png");
    padding:0 0 10px 55px;
}
#sitemap_others hr{
    width:370px;
    border:none;
    border-bottom:1px solid rgb(221,221,221);
}