﻿
.LmenuV_sep2
{
float:left;
margin:0 0 10px;
padding:0;
width:320px;
}

.LmenuV_sep2 .LVh_section
{
float:left;
width:320px;
}

.LmenuV_sep2 .right_menu
{
float:left;
width:320px;
}

.LVh_section UL 
{ 
float:left;
color:black;
margin:0;
padding:1px 10px;
text-align:left;
width:300px;
} 

.LVh_section LI 
{ 
background:url("../../../Images/icon.gif") no-repeat left 5px;
float:left;
list-style-type:none;
margin:0 0 0 10px;
padding:0 0 5px;
text-align:left;
width:140px;
} 

.LVh_section ul li a
{
 display:block;
 margin:0;
 padding:2px 0 0 13px;
 line-height:1.1;
 margin:0;
}

.LVh_section .modoru
{
float:left;
font-size:1px !important;
padding:0 10px;
width:300px;
}

.LVh_section .modoru a
{
 background: url("../../../Images/page_return_icon2.gif") no-repeat left center;
 font-size:small;
 margin:0;
 padding:2px 5px 0 15px;
 text-decoration:none;
}


/*= リンク設定 =*/
.LmenuV_sep2 li a:link
{
 text-decoration:none;
}

.LmenuV_sep2 li a:visited
{
 text-decoration:none;
}

.LmenuV_sep2 li a:hover
{
 text-decoration:underline;
}

.LmenuV_sep2 li a:active
{
 text-decoration:none;
}

.LVh_section .modoru a:hover
{
text-decoration:underline;
color:#800080;
}

