﻿@charset "utf-8";

DIV.LinkList_jyouhou
{ 
 background:#F4F9F0 none repeat scroll 0 0;
 border-bottom:1px dotted #7D374F;
 height:auto;
 margin-left:15px;
 padding-bottom:7px;
 padding-top:7px;
 width:530px;
} 

div .jyouhou_head
{
  width:120px;
  float:left;
}

DIV.LinkList_jyouhou h3
{ 
 color:#7D374F;
 font-size:small;
 font-weight:bold;
 margin:0;
 padding:0;
 text-decoration:none;
} 

DIV.jyouhou_add
{
float:left;
width:410px;
}

div .jyouhou_contents
{
 float:left;
 margin:0;
 padding:0;
 width:410px;
}

.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:0;
 text-decoration:none;
 list-style-type:none;
 float:left;
 display:inline;
 white-space: nowrap;
} 

.jyouhou_contents .separator
{
 background:url(../../../css/Browser_C/LinkList_jyouhou/sep.gif) repeat-y center center;
 float:left;
 height:15px;
 margin:0;
 padding:0 5px;
 width:3px;
}

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;
}



div .clear_end
{
clear:both;
}
