/***********************************************************
 * Input Button の定義
 **********************************************************/
div#ctl {
	position: absolute;
	left: 145px;	top: 365px;	width: 200px;	height: 50px;
	background-image: url(/images/ctl_0.png);
}
div#kit {
	position: absolute;
	left: 412px;	top: 365px;	width: 200px;	height: 50px;
	background-image: url(/images/kit_0.png);
}
div#hal {
	position: absolute;
	left: 679px;	top: 365px;	width: 200px;	height: 50px;
	background-image: url(/images/hal_0.png);
}
