﻿@charset "utf-8";

.B_LMenuDiv_kurashi
{
  /*	background-color:#333333;*/
  /*	background-image: url("../../../Images/grayback.gif");*/
  /*  padding: 10px 15px 5px 15px;*/

/*
  color: black;
  font-size: small;
  text-align: left;
  margin: 0px;
*/
background:#EEEEEE none repeat scroll 0 0;
border-top:1px dotted #B4B4B4;
border-bottom:1px dotted #B4B4B4;
height:auto;
width:680px;
margin-top:-1px;
}

.B_LMenuDiv_kurashi ul
{
  margin: 0px;
  padding:0px;
}

.B_LMenuDiv_kurashi li
{
  list-style-type: none;
  padding:0px;
 display:inline;
line-height:1.5em;
}

.B_LMenuDiv_kurashi .head
{
float:left;
padding-bottom:7px;
padding-top:7px;
padding-left:10px;
width:110px;
color:#7D374F;
font-weight:bold;
}

.B_LMenuDiv_kurashi .head h3
{
font-weight:bold;
font-size:small;
margin:0px;
padding:0px;
}

.B_LMenuDiv_kurashi .conts
{
 background:#FFFFFF;
float:left;
width:546px;
padding:7px;
}

.B_LMenuDiv_kurashi .conts .separator
{
 background: url("separator.gif") no-repeat 0 top;
 width:7px;
}
