/******************************
 関連サイト
******************************/

/* 共通 */

#navi2{
	background-image: url(images/base/menu_b_link.gif);
	background-repeat: no-repeat;
}

#link{
	width: 540px;	
}

#link h1{
	padding: 3px 10px;
	margin-top: 10px;
	background-color: rgb(13,56,143);
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	margin-top: 0;
}

#link table{
	margin-top: 5px;
	border-style: none;
}

#link td{
	padding-left: 8px;	
}

.margin_b15{
	margin-bottom: 15px;
}


