﻿

/*** for PC Browser ***/
@media (min-width:401px)
{
.LmenuV_simple
{
margin:0 0 10px;
padding:0;
width:100%;
}

.LmenuV_simple .LVh_section
{
width:100%;
}

.LmenuV_simple .LVh_section h2
{
display:none;
font-size:14px;
font-weight:bold;
}

.LmenuV_simple .LVh_section UL 
{ 
 color:black;
 font-size:small;
 font-weight:normal;
 margin:0;
 text-align:left;
padding:0;
} 

.LmenuV_simple .LVh_section LI 
{ 
background:url("../../../Images/list_icon.png") no-repeat scroll 7px center;
border-bottom:2px dotted #1EB1E8;
font-size:small;
list-style-type:none;
margin:0px;
padding:10px 1% 10px 4%;
text-align:left;
width:94%;
} 

.LmenuV_simple .LVh_section LI:last-child
{
border: none;
}


.LmenuV_simple .LVh_section ul li a
{
 display:block;
 margin:0;
 padding:2px 0 0 13px;
 line-height:1.1;
 margin:0;
}

.LmenuV_simple .LVh_section .modoru
{
font-size:1px !important;
padding:0 10px;
width:70%;
}

.LmenuV_simple .LVh_section .modoru a
{
 background: url(../../../Images/pagetop_icon.gif) no-repeat left center;
 font-size:small;
 margin:0;
 padding:2px 5px 0 15px;
 text-decoration:none;
}


/*= リンク設定 =*/
.LmenuV_simple li a:link
{
 text-decoration:none;
}

.LmenuV_simple li a:visited
{
 text-decoration:none;
}

.LmenuV_simple li a:hover
{
 text-decoration:underline;
}

.LmenuV_simple li a:active
{
 text-decoration:none;
}

.LmenuV_simple .LVh_section .modoru a:hover
{
text-decoration:underline;
color:#800080;
}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.LmenuV_simple
{
margin:0 0 10px;
padding:0;
width:100%;
}

.LmenuV_simple .LVh_section
{
width:100%;
}

.LmenuV_simple .LVh_section h2
{
display:none;
font-size:14px;
font-weight:bold;
}

.LmenuV_simple .LVh_section UL 
{ 
 color:black;
 font-size:small;
 font-weight:normal;
 margin:0;
 text-align:left;
padding:0;
} 

.LmenuV_simple .LVh_section LI 
{ 
background:url("icon.gif") no-repeat scroll left 12px;
border-bottom:1px dotted #C0C0C0;
font-size:small;
list-style-type:none;
margin:0px 10px;
padding:6px 0px;
text-align:left;
width:80%;
} 

.LmenuV_simple .LVh_section ul li a
{
 display:block;
 margin:0;
 padding:2px 0 0 13px;
 line-height:1.1;
 margin:0;
}

.LmenuV_simple .LVh_section .modoru
{
font-size:1px !important;
padding:0 10px;
width:70%;
}

.LmenuV_simple .LVh_section .modoru a
{
 background: url(../../../Images/pagetop_icon.gif) no-repeat left center;
 font-size:small;
 margin:0;
 padding:2px 5px 0 15px;
 text-decoration:none;
}


/*= リンク設定 =*/
.LmenuV_simple li a:link
{
 text-decoration:none;
}

.LmenuV_simple li a:visited
{
 text-decoration:none;
}

.LmenuV_simple li a:hover
{
 text-decoration:underline;
}

.LmenuV_simple li a:active
{
 text-decoration:none;
}

.LmenuV_simple .LVh_section .modoru a:hover
{
text-decoration:underline;
color:#800080;
}
}
