/*************************************************************
**************************************************************
SEIKA SITEMAP
**************************************************************
*************************************************************/

#sitemap_content {
margin:0;
padding:5px;
/*border:1px solid red;*/
}

/*************************************************************
**************************************************************
PAGE TITLE
**************************************************************
*************************************************************/

#g_content h1 {
background-image:url(/assets/images/sitemap/sitemap.jpg);
}

#sitemap_content h2 {
border-bottom:1px dotted black;
margin-top:0;
}

#g_body_sitemap h3 a {
color:#FFFFFF;
text-decoration:underline;
}

#g_body_sitemap h3 a:hover {
color:#333333;
}

