﻿@charset "utf-8";

.LinkList_top190
{
  width:188px;
margin:0 0 5px;
padding:5px 0;
border: #A6BFFF 1px solid;
  float:left;
}

.LinkList_top190_cap
{
/*  background: url(l_list_contents1_bg.gif) repeat-y left; */
  width: 188px;
  float:left;
}

.LinkList_top190 .Fix_header190
{
  display:none;
  color:#FFFFFF;
  font-size:14px;
  font-weight:bold;
  margin:0;
  padding:6px 0 0 15px;
}

.LinkList_top190_cap ul 
{
  margin:0;
  padding:0;
  width: 188px;
  float:left;
}

.LinkList_top190_cap li 
{
  background: url(icon.gif) no-repeat 10px center;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  list-style-type: none;
  font-size: small;
  text-align:left;
}

.LinkList_top190_cap .separator
{
 border-bottom:dotted 1px #A6BFFF;
 padding-top:0px;
}

.LinkList_top190_cap a.titleLink
{
  line-height:1.1;
  margin:0;
  width:150px;
}

.LinkList_top190_cap .ntbtn
{
  padding:0px;
  float:left;
}

.LinkList_top190_cap .ntbtn a
{
  float:left;
  margin:0;
  padding:0;
  width:80px;
}

/*= リンク設定 =*/
.LinkList_top190 a.MTitleLink:hover
{
  text-decoration:none;
  color:#FFFFFF;
}

.LinkList_top190_cap  a.titleLink
{
  display:block; 
  margin:0;
  width:163px;
  padding:5px 5px 5px 20px;
  text-decoration: none;
}

.LinkList_top190_cap a:hover
{
  text-decoration:underline;
}

