@charset "utf-8";
#frame {
	background-image: url(../images/links_bg.jpg);
	background-repeat: no-repeat;
	height: 437px;
	width: 1000px;
	background-position: top;
}
#title {
	background-image: url(../images/links_title.gif);
	height: 92px;
	width: 137px;
	float: left;
	padding-top: 40px;
	padding-left: 140px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#comment {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: small;
	line-height: 1.2em;
	height: auto;
	width: 300px;
	margin-top: 80px;
	margin-left: 10px;
	margin-right: 110px;
	margin-bottom: 10px;
	float: right;
}
#title h1 {
	text-indent: -9999px;
	display: block;
}
.link  a:link, .link  a:visited {
	color: #663300;
	text-decoration: underline;
}
.link   a:hover {
	color: #FF0066;
	text-decoration: none;
}
.link {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: small;
	line-height: 1.2em;
	height: auto;
	width: 400px;
	margin: 5px;
}
.explain {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: x-small;
	line-height: 1.2em;
	height: auto;
	width: 450px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	color: #666666;
}
#links {
	width: 500px;
	height: 250px;
	overflow: auto;
	margin-left: 270px;
	clear: both;
	margin-right: 30px;
}
