﻿@charset "utf-8";

DIV.LinkList_Lyellow_h
{ 
 background: url("../../../Images/contentsmenu_h.gif") no-repeat center bottom;
 height:6px;
}

DIV.LinkList_Lyellow_b
{ 
 background: url("../../../Images/contentsmenu_b.gif") no-repeat center top;
 height:6px;
 margin-bottom:10px;
}

DIV.LinkList_Lyellow
{ 
 background: url("../../../Images/contentsmenu_bg.gif") repeat-y center center;
 height:auto;
 width:720px;
} 

DIV.Lyellow_add
{
/* width:560px; */
}

div .Lyellow_contents
{
 float:left;
 margin:0;
 padding:0px 10px;
}

.Lyellow_contents UL 
{ 
 color:black;
 font-size:small;
 font-weight:normal;
 margin:0;
 padding:0;
 text-align: left;
/*width:700px; */
} 

.Lyellow_contents LI 
{ 
 float:left;
 list-style-type:none;
/* display:inline;*/
 margin:0;
 padding:4px 0;
} 

.Lyellow_contents span
{ 
 background:transparent url(../../../Images/guide_icon.gif) no-repeat scroll left top;
 padding:0 10px 0 0;
} 

div .Lyellow_contents .T_Head
{
/* clear:left;
 background:transparent url(../../../Images/guide_icon.gif) no-repeat scroll left top;*/
 padding:0;
}

div .Lyellow_contents a
{
 color:#000000;
/* float:left; */
 font-weight:normal;
 text-decoration:none;
/* display:block; */
 margin:0;
/* font-weight:bold;*/
 line-height:1.5em;
}

div .Lyellow_contents a:link,
div .Lyellow_contents a:visited,
div .Lyellow_contents a:active
{
  text-decoration:underline;
}

div .Lyellow_contents a:hover
{
  text-decoration:underline;
}

.nebe_btn_Lyellow
{
/* float:left; */
 margin:0;
 padding:0px 7px;
}

div .clear_end
{
clear:both;
}
