@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------
	☆sitemap
----------------------------------------------------*/


#contents .sitemapList .wrap {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #D15356 #CCCCCC #CCCCCC;
    border-image: none;
    border-right: 1px solid #CCCCCC;
    border-style: solid;
    border-width: 2px 1px 1px;
    float: left;
    overflow: hidden;
    padding: 20px;
    width: 282px;
	background-color:#FFF;
}
#contents ul.sitemapList {
    margin-right: -50px;
}
#contents ul.sitemapList li {
    float: left;
    margin-bottom: 30px;
    margin-right: 0;
    width: 365px;
		line-height:normal;
}
#contents ul.sitemapList li h4 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC #CCCCCC -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #535353;
    margin-bottom: 0;
    padding: 13px 12px 8px 28px;
    width: 282px;
}
#contents ul.sitemapList li div.link span {
    background: url("/kinderyasui/lib/cmn_img/icon_arrow_01.gif") no-repeat scroll left 0.4em rgba(0, 0, 0, 0);
    display: block;
    margin-bottom: 3px;
    padding: 0 0 0 19px;
}