@charset "utf-8";

@import "../../css/base.css";
@import "../../css/common.css";

/*		Privacy Policy
----------------------------------------------------*/
div#section-right h2 {
    margin: 10px 0 0 15px;
    width: 420px;
    height: 57px;
    background: url(../images/h2_sitemap.png) top left no-repeat;
    text-indent: -9999px;
}

div.sitemap {
    margin: 20px 0 20px 15px;
    float: left;
    display: inline;
}

div#sitemap-right {
    padding: 0 0 0 20px;
    border: solid 1px #CCC;
    border-width: 0 0 0 1px;
}

div.sitemap h3 {
    margin: 20px 0 0 0;
    padding: 12px 0 0 30px;
    width: 290px;
    height: 28px;
    background: url(../images/h3_sitemap.png) top left no-repeat;
}

*+html div.sitemap h3 {
	font-size:14px;
	padding-top:0;
	line-height:28px;
}

*html div.sitemap h3 {
	font-size:14px;
	padding-top:0;
	line-height:28px;
}

div.sitemap ul li {
    margin: 5px 0 0 20px;
    padding: 0 0 0 12px;
    background: url(../../images/icon_cursor3.png) 0px 2px no-repeat;
}
