@charset "euc-jp";
h1 {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

h2 {
	background-image: url(../image/link/title.jpg);
	background-repeat: no-repeat;
	text-indent: -99999px;
	height: 26px;
	width: 515px;
	margin-bottom: 20px;
}
div.linkbox {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	margin-bottom: 15px;
	height: 45px;
}
.linkbox a {
	background-image: url(../image/link/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	padding: 5px;
	width: 100px;
	background-color: #000000;
	color: #FFFFFF;
	float: left;
}
.linkbox p {
	margin-left: 130px;
}
