@charset "UTF-8";

/*
 Nihon Ultmarc INC. Style Seet
 Copyright 2010 Nihon Ultmarc INC. All rights reserved.
 http://www.ultmarc.co.jp/
*/

.sitemap_top_img {
float:left;
width:548px;
height:105px;
background-image:url(../contents/img/header_img_sitemap.png);
margin:1px 0;
}

#sitemap_title_img {
width:524px;
height:42px;
margin:0 0 1em 0;
font-size:60%;
}

#sitemap_area {
margin:0 10px;
padding:10px;
background-color:fff;
border-top:3px solid #d9e0e8;
border-bottom:3px solid #d9e0e8;
}

#sitemap_area a {
text-decoration: none; 
}

#sitemap_area h3 {
margin:0 0 1.2em 0.5em;
padding:0 0 0 0.5em;
border-left:10px solid #036;
}

#sitemap_area ul {
position:relative;
top:-1em;
list-style-type:none;
margin-left:3em;
margin-bottom:0.2em;
}

#sitemap_area li {
position:relative;
padding:0 0 0 1em;
margin:0.2em 0 0.2em 0;
font-size:90%;
background:url(../commonimg/obj_arrow02.png) no-repeat scroll left center;
}

#sitemap_area span {
position:relative;
top:-1em;
margin:0 0 0 2em;
font-weight:bold;
color:#666;

}











