@charset "Shift_JIS";


#leadbox {
	_margin-bottom: 0px;
}
#contbox {
	clear: both;
	width: 700px;
}
.imgbox_right {
	float:right;
	padding: 15px 0px 15px 15px;
	width:260px !important;
	width /**/: 275px;
	position: relative;
	right: -20px;
	_right: -23px;
}
.contentsbox h2 {
	text-indent: -9999px;
	font-size: 1px;
}

#technavi {
	background-image: url(throttle/images/links.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	width: 162px;
	height:180px;		/*回数が増えたら高さを広げる。20pxづつ*/
	position: relative;
	top: -70px;
	right: -20px;
	padding-top:90px;
	text-indent: -9999px;
	font-size:1px;
}
#technavi li {
	display:block;
	height:20px;
	width: 162px;
}
#tech1 a, #tech2 a, #tech3 a, #tech4 a, #tech5 a, #tech6 a, #tech7 a, #tech8 a, #tech9 a {
	display: block;
	text-decoration:none;
	height:20px;
	width: 160px;
}
#tech1 a:hover, #tech2 a:hover, #tech3 a:hover, #tech4 a:hover, #tech5 a:hover, #tech6 a:hover, #tech7 a:hover, #tech8 a:hover, #tech9 a:hover{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}