@charset "euc-jp";

/*＃========================================================
 *
 *	css file for "Qui System"
 *	file name : links.css
 *	page name : "リンク集"
 *
==========================================================*/

/* =11 リンク先　タイトル　*/
.links_title{
	color: #0A65E6;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	font-weight: bold;
	margin-bottom: 0.5em;
	width: 461px;
}
.links_text{
	padding-bottom: 2em;
}