/*********************************************************************************************/
/* Site Map Table */
/*********************************************************************************************/


div#SiteMapTable {
	margin-bottom:10px; 
	/*width:973px; margin-left:5px;*/ /*perfect with*/
	width:975px; margin-left:4px; /* visual compensation (wider)*/
}
/* Top Row */
div#SiteMapTable table td.MapTopLeft{
	width:13px; height:10px; background-image:url(../co_img/sitemap/map_bg_top_left.gif);
}
div#SiteMapTable table td.MapTopMiddle{
	height:10px; background-image:url(../co_img/sitemap/map_bg_top.gif); background-repeat:repeat-x;
}
div#SiteMapTable table td.MapTopRight{
	width:13px; height:10px; background-image:url(../co_img/sitemap/map_bg_top_right.gif);
}
/* Center */
div#SiteMapTable table td.MapCenterLeft{
	width:13px; background-image:url(../co_img/sitemap/map_bg_left.gif); background-repeat:repeat-y;
}
div#SiteMapTable table td.MapCenterMiddle{
	background-color:#1C1C1C;
}
div#SiteMapTable table td.MapCenterRight{
	width:13px; background-image:url(../co_img/sitemap/map_bg_right.gif); background-repeat:repeat-y;
}
/* Bottom Row */
div#SiteMapTable table td.MapBottomLeft{
	width:13px; height:10px; background-image:url(../co_img/sitemap/map_bg_bottom_left.gif);
}
div#SiteMapTable table td.MapBottomMiddle{
	height:10px; background-image:url(../co_img/sitemap/map_bg_bottom.gif); background-repeat:repeat-x;
}
div#SiteMapTable table td.MapBottomRight{
	width:13px; height:10px; background-image:url(../co_img/sitemap/map_bg_bottom_right.gif);
}
/* Top Content Row */
div#SiteMapTable table td.MapContentTopLeft{
	width:13px; background-image:url(../co_img/sitemap/map_bg_top_left_open.gif);
	background-repeat:repeat-y;
}
div#SiteMapTable table td.MapContentTopMiddle{
	height:10px; background-image:url(../co_img/sitemap/map_bg_bottom.gif); background-repeat:repeat-x;
}
div#SiteMapTable table td.MapContentTopRight{
	width:13px; background-image:url(../co_img/sitemap/map_bg_top_right_open.gif);
	background-repeat:repeat-y;
}
/* Content Row */
div#SiteMapTable table td.MapContentLeft{
	width:13px; background-image:url(../co_img/sitemap/map_bg_left_open.gif);
	background-repeat:repeat-y;
}
div#SiteMapTable table td.MapContentMiddle{
	background-color:#414141;
}
div#SiteMapTable table td.MapContentRight{
	width:13px; background-image:url(../co_img/sitemap/map_bg_right_open.gif);
	background-repeat:repeat-y;
}
/* Bottom Content Row */
div#SiteMapTable table td.MapContentBottomLeft{
	width:13px; height:10px; background-image:url(../co_img/sitemap/map_bg_bottom_left_open.gif);
	background-repeat:no-repeat;
}
div#SiteMapTable table td.MapContentBottomMiddle{
	height:10px; background-color:#414141;
}
div#SiteMapTable table td.MapContentBottomRight{
	width:13px; height:10px; background-image:url(../co_img/sitemap/map_bg_bottom_right_open.gif);
	background-repeat:no-repeat;
}


div#RightSideColumnWrapper {
	position:relative; top:-20px;
}

.SiteMTitle{
  font-size : 12px;
  font-family: 'ＭＳ Ｐゴシック', 'メイリオ', 'ＭＳ Ｐ明朝', 'Osaka', 'verdana', 'Georgia', 'Times';  font-weight : bold;
  font-style : normal;
  line-height : 1.5em;
  color : #ffffff;
  text-decoration : none;
}

/*** Bottom SiteMap *********************************************/

span.SiteMapHeader {
	font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#D5FE00; font-size:18px;
}