﻿@charset "utf-8";

.LinkList_netsvc
{
  width:175px;
  padding:0 0 0 7px;
  margin-bottom:5px;
  float:left;
}

.LinkList_netsvc .head
{
background:url(net_svl_head.gif) no-repeat;
float:left;
font-size:1px !important;
height:24px;
margin: 0;
padding:0;
width:175px;
}

.LinkList_netsvc .Fix_ttl
{
color:#FFFFFF;
padding:2px 5px 0;
font-size:14px;
font-weight:bold;
white-space:nowrap;
}

.LinkList_netsvc .foot
{
background:url(net_svl_foot.gif) no-repeat left center;
float:left;
font-size:1px !important;
height:7px;
margin: 0;
padding:0;
width:175px;
}

.LinkList_netsvc .content
{
 float:left;
 height:auto;
 margin:0;
 padding:0 5px;
 text-align:left;
 width:165px;
 background:url(net_svl_bg.gif) repeat-y; 
}

.LinkList_netsvc h3
{
font-size:small;
list-style-type:none;
margin:0;
overflow:hidden;
padding:5px 5px 0px 15px;
text-align:left;
width:150px;
}

.LinkList_netsvc h3.Rank {
background:transparent url(net_svl_arrow.gif) no-repeat scroll left 6px;
}


/*= リンク設定 =*/

.LinkList_netsvc a.MTitleLink:hover
{
/*  color:#000000; */
  text-decoration:none;
}

.LinkList_netsvc h3 a:link
{
 text-decoration:none;
}

.LinkList_netsvc h3 a:visited
{
 text-decoration:none;
}

.LinkList_netsvc h3 a:hover
{
 text-decoration:underline;

}

.LinkList_netsvc h3 a:active
{
 text-decoration:none;
}
