@charset "shift_jis";
@import url(common.css?d=0716);
@import url(contents.css?d=1227);
.inq_button{
	width:159px;
	height:39px;
	background-image:url(../pist_db/images/inq_button_off.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border-style:none;
	cursor:pointer;
	}
.inq_button:hover{
	width:159px;
	height:39px;
	background-image:url(../pist_db/images/inq_button_on.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border-style:none;
	cursor:pointer;
	}