@charset "shift_jis";

/*--------------------------------------------------
  リンクについて
--------------------------------------------------*/
#maincontents h2 {
width:620px;
height:30px;
font-size:6px;
text-indent:-9999px;
text-decoration:none;
background-image: url(../images/link/ttl.gif);
background-repeat: no-repeat;
background-position:0 0;
padding:0;
margin:0 0 20px 0;
}

#maincontents h2.link {
width:620px;
height:30px;
font-size:6px;
text-indent:-9999px;
text-decoration:none;
background-image: url(../images/link/ttl_link.gif);
background-repeat: no-repeat;
background-position:0 0;
padding:0;
margin:0 0 20px 0;
}

#link {
width:620px;
padding:0;
margin:0;
}

#link p {
color: #190000;
text-align: left;
padding:0;
margin:0 0 10px 0;
}

#link .caution {
color: #990000;
font-weight:bold;
border:1px solid #990000;
padding:10px;
margin-bottom:20px;
}

#link .item {
font-weight:bold;
margin:20px 0 5px 0;
}

#link .caption {
margin-bottom:3px;
}

#link a:link, #link a:visited, #link a:active {
color: #990000;
text-decoration: underline;
}

#link a:hover {
color: #FA6551;
text-decoration: underline;
}

#link .fl {
width:300px;
float:left;
margin-right:20px;
}

#link .fl p {
font-size:10px;
line-height:1.2em;
border:1px dotted #666;
background-color:#eee;
padding:10px;
}

#link .fr {
width:300px;
float:right;
}

#link .fr p {
font-size:10px;
line-height:1.2em;
border:1px dotted #666;
background-color:#eee;
padding:10px;
}

/*--------------------------------------------------
  相互リンクについて
--------------------------------------------------*/
#link_block {
margin:20px 0 20px 0;
}

#link_block .sitename {
font-size:12px;
border-top:1px dotted #ccc;
padding:10px 0 5px 10px;
margin:0;
}

#link_block .sitename a:link, #link_block .sitename a:visited, #link_block .sitename a:active {
color: #990000;
text-decoration: underline;
}

#link_block .sitename a:hover {
color: #FA6551;
text-decoration: underline;
}

#link_block .site_description {
font-size:10px;
border-bottom:1px dotted #ccc;
padding:5px 10px 10px 10px;
}