/* link */

h2{
	background:url("img/pagetitle.gif") no-repeat;	width:580px;
}
/* pr1 */
dl#link_list {
	margin-left:12px;
}

dl#link_list dt {
	margin-bottom:3px;
	padding-left:12px;
	background:url("img/sankaku.gif") no-repeat 0 4px;
}
dl#link_list dd{
	margin-bottom:12px;
	padding-left:12px;
	padding-bottom:8px;
	border-bottom:dotted 1px #CCC;
}
dl#link_list dt a {
	color:#505050;
}
dl#link_list dd a {
	color:#f08336;
}
dl#link_list dt a:hover{
	color:#449900;
	text-decoration:underline;
}
dl#link_list dd a:hover{
	color:#f083360;
}
