﻿.LinkList_jyouhou
{ 
    height: auto;
    margin: 0;
    padding: 0;
    width: 550px;
} 

.jyouhou_head
{
    background: url("guide_title_2.gif") no-repeat left top;
    float: left;
    margin: 0;
    padding: 0;
    width: 550px;
}

.LinkList_jyouhou .jyouhou_h3
{ 
    color: #000000;
    font-size: small;
    font-weight: bold;
    margin: 0;
    padding: 5px 0 0 25px;
    text-decoration: none;
} 

.jyouhou_add
{

}

.jyouhou_add .CommandButton
{
 float:left;
width:550px;
}

.jyouhou_contents
{
    float: left;
    margin: 0;
    padding: 7px 10px 7px 10px;
    width: 530px;
}

.jyouhou_contents UL 
{ 
    color: black;
    float: left;
    font-size: small;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 530px;
} 

.jyouhou_contents LI 
{ 
 font-size:small;
 font-weight:bold;
 margin:0;
 padding:0;
 text-decoration:none;
 list-style-type:none;
 float:left;
 display:inline;
 white-space: nowrap;
 line-height:2.5;
} 

.jyouhou_contents .separator
{
background:url("separator.gif") repeat-y center center;
clear:right;
color:#00578D;
display:block;
float:left;
font-weight:bold;
height:15px;
margin:0;
padding:1px 6px;
}

.jyouhou_contents li a,
.jyouhou_contents a
{
display:block;
float:left;
font-weight:normal;
line-height:1.4;
}

.LinkList_jyouhou .jyouhou_add .nebe_btn
{
clear:both;
width:230px;
}

/*= リンク設定 =*/
.LinkList_jyouhou h3 a:hover
{
 text-decoration:none;
 color:#000000;
}