﻿@charset "utf-8";


DIV.LinkList_jyouhou
{ 
background:#F6F8BB repeat;
border-bottom:2px dotted #CFD3D2;
height:auto;
width:550px;
} 

div .jyouhou_head
{
 float:left;
 width:120px;
 padding-bottom:7px;
 padding-top:7px;
}

div.jyouhou_img
{
float:left;
width:65px;
}

DIV.LinkList_jyouhou h3
{ 
 color:#000000;
 font-size:small;
 font-weight:bold;
 margin:0;
 padding:0 0 0 10px;
 text-decoration:none;
} 

DIV.jyouhou_add
{
float:left;
width:360px;
}

DIV.jyouhou_add .CommandButton
{
float:left;
width:360px;
}

div .jyouhou_contents
{
 float:left;
 margin:0;
 padding:7px;
}

.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
{
 color:#3961A7;
 float:left;
 font-weight:bold;
 height:15px;
 clear:right;
 margin:0;
 padding:0 5px;
}

div .jyouhou_contents li a,
div .jyouhou_contents a
{
 float:left;
 font-weight:normal;
 display:block;
}

.nebe_btn
{
width:346px;
float:left;
margin:0;
padding:0px 7px;
}

div .clear_end
{
clear:both;
}


/*= リンク設定 =*/
.LinkList_jyouhou h3 a:hover
{
 text-decoration:none;
 color:#000000;
}


