@charset "utf-8";
/* CSS Document */
h1#link {
	display: block;
	width: 630px;
	height: 125px;
	background: url(../link/images/h1.jpg) no-repeat;
	text-indent: -9999px;
	margin: 0;
	}
h2#link {
	display: block;
	width: 630px;
	height: 34px;
	background: url(../link/images/h2.jpg) no-repeat;
	text-indent: -9999px;
	}
#linkbox {
	width: 630px;
	margin: 10px 0 10px 0;
	padding-top: 20px;
	border-top: solid 3px #CCCCCC;
	}
#linktitle a {
	color: #0066CC;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
	margin: 0;
	}
#linkhonbun {
	margin: 0px;
	}
