﻿@charset "utf-8";

#footer .SetContentPane .B_SiteMapListDiv1
{
  /*	background-color:#333333;*/
  /*	background-image: url("../../../Images/grayback.gif");*/
  padding: 10px 12px 10px 0px;
  margin: 0px;
float: left;
}

#footer .SetContentPane .B_SiteMapListDiv1 .MenuListDiv
{
  text-align: left;
}

#footer .SetContentPane .B_SiteMapListDiv1 .MenuListBg
{
}

#footer .SetContentPane .B_SiteMapListDiv1 .Title
{
  padding: 0px 0px 0px 0px;}

#footer .SetContentPane .B_SiteMapListDiv1 .TitleSep
{
  font-weight: bold;
  text-align: left;
  color: Gray;
  padding: 8px 0px 5px 5px;
  margin-bottom: 5px;
  display: block;
  border-bottom: 1px solid silver;
}

#footer .SetContentPane .B_SiteMapListDiv1 ul
{
  padding-left:15px;
}

#footer .SetContentPane .B_SiteMapListDiv1 li
{
  list-style-type: none;
}

#footer .SetContentPane .B_SiteMapListDiv1 li.layer0{
font-weight: bold;
margin-top: 12px;
}

#footer .SetContentPane .B_SiteMapListDiv1 li.layer0 a{
font-weight: bold;
}


#footer .SetContentPane .B_SiteMapListDiv1 li.layer1{
margin-top: 5px;
margin-left: 17px;
font-size: 92.8%;
}


#footer .SetContentPane .B_SiteMapListDiv1 li.layer0Sep
{}

/*リンク設定*/
#footer .SetContentPane .B_SiteMapListDiv1 A.Title:link
{
  color: #fff;
  text-decoration: none;
}

#footer .SetContentPane .B_SiteMapListDiv1 A.Title:visited
{
  color: #fff;
  text-decoration: none;
}

#footer .SetContentPane .B_SiteMapListDiv1 A.Title:hover
{
  color: #fff;
  text-decoration: underline;
}

#footer .SetContentPane .B_SiteMapListDiv1 A.Title:active
{
  color: #fff;
  text-decoration: none;
}


