@charset "UTF-8";
#technobana {
	height: auto;
	width: 260px;
	margin-bottom: 30px;
}
#technobana a {
	text-indent: -9999px;
	display: block;
	height: 130px;
	width: 260px;
	overflow: hidden;
	background-image: url(topimg/technobottan2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#technobana a:hover  {
	background-position: 0 -130px;
}
#sogobana {
	height: auto;
	width: 260px;
	margin-bottom: 30px;
}
#sogobana a {
	text-indent: -9999px;
	display: block;
	height: 83px;
	width: 260px;
	overflow: hidden;
	background-image: url(topimg/sogo2.gif);
	background-repeat: no-repeat;
}
#sogobana a:hover  { background-position: 0 -83px; }
.rireki
{
	font-weight: bold;
	color: #660000;
	font-size: 12px;
}
.rireki2
{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.hyou{
	font-size: 12px;
	word-spacing: 0.5em;
	margin: 5px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	}
#panks {
	width: 100%;
	text-align:center;
	height: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #333333;
	padding-top: 10px;
}
#panks a {
	font-size: 12px;
	padding-right:1em;
	text-indent: 10px;
	color: #666666;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(designimg/panks.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
#panks a:hover {
	font-size: 12px;
	color: #990000;
}

