/* ----------------------------------------------------------------------------
#link
---------------------------------------------------------------------------- */

#link h2 {
	background: url(../images/link/link_ttl.gif) left top no-repeat;
}

#link #content .linkBlock h4 {
	background: #2d2d2d url(../images/common/ttl_bg_shasen.gif) left top repeat-y;
	color: #fff;
	padding: 3px 5px 3px 10px;
	font-size: 1.3em;
	margin-bottom: 10px;
}

#link .linkBlock ul {
	margin-bottom: 10px;
	margin-left: 1.0em;
}

*html body #link .linkBlock ul {
	margin-left: 30px;
}

#link .linkBlock li {
	list-style: url(../images/common/arrow.gif);
}

#link .linkBlock li a{
	border-bottom: 1px dotted #7ab7f4;
	text-indent: -1.0em;
}
#link .linkBlock li a:hover{
	border-bottom: none;
}

#link #others ul {
	margin: 0;
}

#link #others li {
	list-style: none;
}

#link #others li a {
	text-indent: none;
	border: none;
}
