@charset "utf-8";

/* ****************************************************
sitemap.css
for sitemap.

@rule
display/position/float
width/height
box-model
background
text
font
other
***************************************************** */

/* mainimage
------------------------------------ */
.main-image{
margin:0 0 30px 0;
text-align:center;
}

/* List
------------------------------------ */
.sitemap-list{
margin:0 0 30px 0;
padding:0 0 1px 0;
background:transparent url(/oze/common/images/line_dashed.gif) left bottom repeat-x;
}

#main-container .sitemap-list h2{
margin:0 0 15px 0;
}

.sitemap-list .detail-link{
margin:0 0 15px 40px;
}