﻿@charset "utf-8";

DIV.LinkList_jyouhou
{ 
 border-bottom:1px dotted #B4B4B4;
 border-top:1px dotted #B4B4B4;
 height:auto;
 width:680px;
 background:#EEEEEE; 
 margin-top:-1px;
} 

div .jyouhou_head
{
 float:left;
 width:120px;
 padding-bottom:7px;
 padding-top:7px;
}

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:560px;
 background:#FFFFFF; 
}

div .jyouhou_contents
{
 float:left;
 margin:0;
 padding:7px;
 background-color:white;
}

.jyouhou_contents UL 
{ 
 color:black;
 font-size:small;
 font-weight:normal;
 margin:0;
 padding:0;
 text-align:left;
} 

.jyouhou_contents LI 
{ 
/* color:#7D374F; */
 font-size:small;
 font-weight:bold;
 margin:0;
 padding:1px;
 float:left;
 text-decoration:none;
 list-style-type:none;
 line-height:1.5em;
} 

.jyouhou_contents .separator
{
/*
 color:#000000;
 float:left;
 font-weight:normal;
 height:15px;
 margin:0;
 padding:0 5px;
*/
 float:none;
 margin:0;
 padding:0px;
 background: url("separator2.gif") no-repeat center center;
 width:7px;
}

DIV.LinkList_jyouhou h3 a:link,
DIV.LinkList_jyouhou h3 a:visited,
DIV.LinkList_jyouhou h3 a:active,
DIV.LinkList_jyouhou h3 a:hover
{
 text-decoration:underline;
/* color: #7d374f; */
 font-weight:bold;
}

DIV.LinkList_jyouhou h3 a:hover,
DIV.LinkList_jyouhou h3 a:active
{
  text-decoration:none;
}

div .jyouhou_contents a
{
 color:#000000;
/* float:left;*/
 font-weight:normal;
 text-decoration:none;
/* display:block;*/
}

div .jyouhou_contents a:link,
div .jyouhou_contents a:visited,
div .jyouhou_contents a:active
{
/*  color: black; */
  text-decoration:underline;
}

div .jyouhou_contents a:hover
{
/*  color: #800080; */
  text-decoration:underline;
}

.nebe_btn
{
 background:#FFFFFF; 
 float:left;
 margin:0;
 padding:0px 7px;
}

div .clear_end
{
clear:both;
}
