@charset "utf-8";

/**********************************

 sitemap css

***********************************/
#content.sitemap-bg {
  padding: 23px 33px 40px 30px;
}

.sitemap {
  background:url(http://queserser-j.info/abc/sitemap/images/line.gif) repeat-y top center;
}

.sitemap a:link, .sitemap a:visited {
text-decoration:none;
color:#333;
}

.sitemap a:active, .sitemap a:hover {
text-decoration: underline;
color:#333;
}

.sitemap-l {
width:340px;
float:left;
}

.sitemap-r {
width:340px;
float:right;
}

.sitemap-box {
background: url(http://queserser-j.info/abc/sitemap/images/line.gif) repeat-x left bottom;
padding-bottom:50px;
width:320px;
padding-left:20px;
}

.sitemap-box.bbn {
background:none;
padding-bottom:0px;
}

.sitemap h2 {
font-size:1.4em;
font-weight:bold;
padding-bottom:10px;
}

.sitemap ul li {
background:url(http://queserser-j.info/abc/sitemap/images/arw01_close.gif) no-repeat 0 0.3em;
padding-left:15px;
line-height:1.6em;
}

.sitemap ul li ul li {
background:url(http://queserser-j.info/abc/sitemap/images/arw02_close.gif) no-repeat 0 0.5em;
padding-left:15px;
line-height:2em;
}

.sitemap ul li.arw01-open {
background:url(http://queserser-j.info/abc/sitemap/images/arw01_open.gif) no-repeat 0 0.5em;
padding-left:15px;
line-height:2em;
}

.sitemap ul li.arw02-open {
background:url(http://queserser-j.info/abc/sitemap/images/arw02_open.gif) no-repeat 0 0.5em;
padding-left:15px;
line-height:2em;
}
