﻿@charset "utf-8";

.LMenuV_s
{
  margin:0px 0px 3px 0px;
  padding:0px 0px 10px 0px;
  text-align: left;
  width: 190px;
  background: url(../../../Images/shadow_bg_w190.gif) no-repeat left bottom;
  font-size:small;
}

.LMenuV_s .h2head
{
  background:url(shadow_head.gif) no-repeat scroll left top;
  padding: 10px 10px 0px 10px;
}


.LMenuV_s h2
{
  background:url(title_bg_base1.gif) no-repeat scroll left top;
  color:black;
  font-size: small;
  font-weight: bold;
  margin:0px;
  padding: 8px 0px 10px 10px;
  height: 22px;
}

.LMenuV_s img
{
  margin-top:-15px ;
  margin-left:-10px ;
}


.LMenuV_s a.titleLink {
  margin:0px;
  padding: 4px 4px 4px 10px;
  line-height:1.3;
  width: 166px;
  display: block;
}

.LMenuV_s a.titleLink:link {
  color: black;
  text-decoration:none;
}

.LMenuV_s a.titleLink:visited {
  color: black;
  text-decoration:none;
}

.LMenuV_s a.titleLink:hover {
  color: #800080;
  background-color: silver;
  text-decoration:none;
}

.LMenuV_s a.titleLink:active {
  color: black;
  text-decoration:none;
}

.LMenuV_s ul {
  padding-left: 5px;
  padding-right: 4px;
}

.LMenuV_s li {
  display:block;
  margin:0px;
  padding:0px;
  /* font: normal normal 90% /30px sans-serif;  */
  border-bottom: 1px solid #cccccc;
}

.LMenuV_s li.modoru{
  display:block;
  /* background: url(../../../css/cm/box_arrow_up.gif) no-repeat left center;  */
  padding: 2px 0px 2px 13px;
  height: 23px;
 /*  border-bottom: 2px dashed #4583C8; */
  border-bottom: 1px solid #cccccc;
}


