@charset "utf-8";


/*----------------------------------------------------

	policy ページ用CSS

----------------------------------------------------*/



/*----------------------------------------------------

	.contents

----------------------------------------------------*/



.sitemap .sitemapCon ul {
    margin-top: 10px;
    padding-left: 1em;
}



.sitemap .sitemapCon ul li {
    padding: 0 0 0 15px;
    margin: 0 15px 10px 0;
    background-image: url(../img/arrow01.png);
    background-repeat: no-repeat;
    background-position: 0px 9px;
}


























