﻿@charset "utf-8";

.B_SiteMapListDiv1_base
{
font-size:small;
margin: 0px;
padding:0px;
}

.B_SiteMapListDiv1_base .MenuListDiv
{
text-align: left;
}

.B_SiteMapListDiv1_base .MenuListBg
{
}

.B_SiteMapListDiv1_base .Title
{
 padding: 0px 0px 0px 0px;
 width: 100%;
}

.B_SiteMapListDiv1_base .TitleSep
{
font-size:14px;
text-align:left;
}

.B_SiteMapListDiv1_base ul
{
margin:0;
padding:0;
}

.B_SiteMapListDiv1_base li
{
  list-style-type: none;
}

.B_SiteMapListDiv1_base li.layer0
{
background:transparent url(../../../Images/h3.gif) no-repeat scroll 0 0;
height:25px;
padding:8px 0 0 30px;
margin-left:10px;
}

.B_SiteMapListDiv1_base li.layer1
{
margin-left:10px;
padding:0 0 0 15px;
}

.B_SiteMapListDiv1_base li.layer0_Fix_Sep
{
background:transparent url(../../../Images/h2.gif) no-repeat scroll 0 0;
height:24px;
margin-bottom:5px;
padding:8px 0 0 28px;
color:black;
font-size:14px;
}


/*= リンク設定 =*/

.B_SiteMapListDiv1_base .layer1 a:link
{
 text-decoration:none;
}

.B_SiteMapListDiv1_base .layer1 a:visited
{
 text-decoration:none;
}

.B_SiteMapListDiv1_base .layer1 a:hover
{
 text-decoration:underline;
}

.B_SiteMapListDiv1_base .layer1 a:active
{
 text-decoration:none;
}
