@charset "utf-8";

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

sitemap

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


/* div#contentsitemap BEGIN --------------------------------------------------------- */



div#contentSitemap{
 width:718px;
 margin:0 auto;
 }

div.sitemapUnitCharacter{
 margin:0 0 70px 0;
 clear:both;
 overflow:hidden;
}

div.sitemapUnitCharacter:after{
 content: ".";
 display: block;
 height: 0;
 visibility:hidden;
 clear:both;
}


h3.sitemapCharacterHeadline{
 margin:0 0 20px 0;
 clear:both;
}

div.sitemapCharacterSummary{
 width:718px;
 margin:0 0 0 0;
 padding:0;
 overflow:hidden;
}
div.sitemapCharacterSummary img{
 margin:0 5px 0 0;
}

div.sitemapCharacterSummary p{
 line-height:1.7em;
 font-size:1.3em;
}


table.sitemap{
 border:none;
 border-collapse: collapse; 
 }
 

table.sitemap td {
 margin:0;
 padding:5px 5px 30px;
 font-size:1.3em;
 border-top: 1px solid #999;
 vertical-align:top;
 text-align:left;
 }


td.sitemap01{
 width:350px;
 text-align:right;
}

td.sitemap02{
 width:350px; 
}

table.sitemap td.TdNoBorder{
 border-top:1px solid #ffffff; 
}

span.sitemap03{ 
 line-height:1.7em;
 font-size:1em;
}


