@charset "utf-8";
/*===================================================

	link.htm

====================================================*/

/*----------------------------------------------------
	import
----------------------------------------------------*/
@import url("common.css");

/*----------------------------------------------------
	リンク集
----------------------------------------------------*/
#division {
	width: 745px;
}
#division td {
	vertical-align: top;
	padding: 0 0 20px 20px;
}
#division h3 {
	border-bottom: 1px solid #999;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 10px;
}

