@charset "utf-8";
@import url("css_A.css");
@import url("anchor.css");
#midbox h2{
	background-image: url(../img/link/title_bg_link.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 20px;
}
#midbox .box h3 {
	font-weight: lighter;
}
#midbox .box h3 a {
	color: #B7004C;
}

#midbox .links   {
	margin-bottom: 30px;

}
#midbox .links .box  {
	margin-bottom: 0px;

}
#midbox .links .box p {
	padding-bottom: 10px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	margin-bottom: 10px;
	padding-left: 5px;
}
#midbox .midmid.links .box p a {
	color: #03F;
	text-decoration: underline;
}
