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

h2{
background:url(../images/h2tits_sitemap.jpg) no-repeat 0 0;
width:640px;
height:80px;
margin:3px 0 30px 0;
}

h2 em{
position:absolute;
left:-9990px;
}

h3{
margin:0 0 0 0;
}

.leftSitemap{
width:300px;
float:left;
}

.rightSitemap{
width:300px;
float:right;
}

.first{
background:#E6E6E6 url(../images/list_marker1.gif) no-repeat 3px 7px;
padding:5px 0;
font-size:0.8em;
font-weight:bold;
margin:15px 0 7px 0;
}

.first p{
margin:0 0 0 20px;
}

.first a, .first a:link, .first a:visited{
color:#333333;
}

div.second{
margin:10px 0 0 20px;
font-size:0.8em;
font-weight:bold;
}

ul.second{
margin:3px 0 0 20px;
padding:0;
clear:both;
}

ul.second li{
float:left;
width:100px;
background:url(../images/list_marker2.gif) no-repeat 0 4px;
padding-left:10px;
font-size:0.8em;
margin-bottom:7px;
}
