/*     トルマリンバナー    */
#link_banner {
	height: 41px;
	float: left;
	vertical-align: text-top;
	width: auto;
	margin-top: 5px;
}
#link_banner img {
	height: 31px;
	width: 88px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}



/*     相互リンク       */
#body #main .body table {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#main #link_header {
	background-image: url(../images/bg_h3.gif);
	background-repeat: repeat-x;
	background-color: #F6E7CF;
	background-position: left bottom;
	color: #FFFFFF;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #D60000;
	border-bottom-style: none;
}
#main .body tr {
	font-size: small;
}
#main .body td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB9B9;
	padding: 5px;
	line-height: 120%;
}
a:hover {
	text-decoration: underline;
	color: #D60000;
}
a:active {
	color: #D60000;
}
