﻿

DIV.LinkList_jyouhou
{ 
height:auto;
margin:0;
padding:0 0 2px;
} 

div .jyouhou_head
{
float:left;
padding-bottom:7px;
padding-top:7px;
width:7em;
}

DIV.LinkList_jyouhou .jyouhou_h3
{ 
 color:#000000;
 font-size:small;
 font-weight:bold;
 margin:0;
 padding:0 0 0 10px;
 text-decoration:none;
} 

DIV.jyouhou_add
{
margin:0 0 0 7em;
}

DIV.jyouhou_add .CommandButton
{
 float:left;
 width:100%;
}

div .jyouhou_contents
{
 float:left;
 margin:0;
 padding:7px 10px;
}

.jyouhou_contents UL 
{ 
 color:black;
 font-size:small;
 font-weight:normal;
 margin:0;
 padding:0;
 text-align:left;
float:left;
} 

.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;
} 

.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;
}

div .jyouhou_contents li a,
div .jyouhou_contents a
{
display:block;
float:left;
font-weight:normal;
line-height:1.4;
}

div .clear_end
{
clear:both;
}


/*= リンク設定 =*/
.LinkList_jyouhou h3 a:hover
{
 text-decoration:none;
 color:#000000;
}

