@charset "utf-8";


#header_sitemaptitle{
 width:900px;
 height:50px;
 background:url(../img/sitemap_headtitle.jpg) no-repeat;
 margin-left:auto;
 margin-right:auto;
 text-align:center;
 text-indent:-9999px;
}

.sp_list{
 font-size:15px;
 line-height:30px;
 margin-bottom:30px;
 list-style:circle;
 padding-left:40px;
}
.sp_list li{
 text-align:left;
}