﻿.B_SiteMapListDiv1
{
  /*	background-color:#333333;*/
  /*	background-image: url("../../../Images/grayback.gif");*/
  font-size:small;
  padding: 10px 0px 10px 0px;
  margin: 0px;
}

.B_SiteMapListDiv1 .MenuListDiv
{
  text-align: left;
}

.B_SiteMapListDiv1 .MenuListBg
{
}

.B_SiteMapListDiv1 .Title
{
  padding: 0px 0px 0px 0px;
  width: 100%;
}

.B_SiteMapListDiv1 .TitleSep
{
  width: 100%;
  font-size: small;
  font-weight: bold;
  text-align: left;
/*  color: Gray; */
  padding: 8px 0px 5px 5px;
  margin-bottom: 5px;
  display: block;
  border-bottom: 1px solid silver;
}

.B_SiteMapListDiv1 ul
{
  padding-left:40px;
}

.B_SiteMapListDiv1 li
{
  list-style-type: none;
}

.B_SiteMapListDiv1 li.layer0
{
  list-style-image: url(capsmallright.gif);
}

.B_SiteMapListDiv1 li.layer0Sep
{
  list-style-image: url(mtitle_left.gif);
}

/*リンク設定*/
.B_SiteMapListDiv1 A.Title:link
{
  font-weight: normal;
/*  color: #000000; */
  text-decoration: none;
}

.B_SiteMapListDiv1 A.Title:visited
{
  font-weight: normal;
/*  color: #000000; */
  text-decoration: none;
}

.B_SiteMapListDiv1 A.Title:hover
{
  font-weight: normal;
/*  color: Gray; */
  text-decoration: underline;
}

.B_SiteMapListDiv1 A.Title:active
{
  font-weight: normal;
/*  color: #000000; */
  text-decoration: none;
}