@charset "euc-jp";

div #detailinfo-button a{
	display:none;
}

div #detailinfo-button2 a{
	background-image: url(../images/detail/detailinfo-button-on.gif);
	font-size: 110%;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 30px;
	height: 30px;
	display: block;
	font-weight: bold;
	text-decoration:none;
	color: #999;
	margin-top:-5px;
}

#detail-info{
}