.link{
	margin-bottom:20px;
	background-image:url(../link/img/bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.link dt{
	background-image:url(../link/img/line_m.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:30px;
	padding-bottom:3px;
	border-bottom:1px solid #ccc;
	font-weight:bold;
}
.link dd{
	font-size:10px;
	text-align:right;
	padding-right:5px;
}
.link p{
	padding:10px 5px 10px 20px;
}



.link2{
	margin-bottom:20px;
	background-image:url(../link/img/bg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}
.link2 dt{
	background-image:url(../link/img/line_g.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:30px;
	padding-bottom:3px;
	border-bottom:1px solid #ccc;
	font-weight:bold;
}
.link2 dd{
	font-size:10px;
	text-align:right;
	padding-right:5px;
}
.link2 p{
	padding:10px 5px 10px 20px;
}






.waku a{
	padding:5px;
	background-color:#CCC;
	display:block;
	margin-bottom:5px;
}
.waku a:hover{
	padding:5px;
	background-color:#999;
	display:block;
}