@charset "UTF-8";

.btnImg {
	border: none;
	cursor: pointer;
	text-indent: -9999px;
}

* html .btnImg { display:list-item; } /* for IE6 */
*+html .btnImg { display:list-item; } /* for IE7- */

.form_btn_next {
	background: url(../../img/system/form_btn_next.jpg) no-repeat;
	height: 38px;
	width: 115px;
}

.form_btn_back {
	background: url(../../img/system/form_btn_back.jpg) no-repeat;
	height: 38px;
	width: 115px;
}

.form_btn_back2list {
	background: url(../../img/system/form_btn_back2list.jpg) no-repeat;
	height: 38px;
	width: 148px;
}

.form_btn_clear {
	background: url(../../img/system/form_btn_clear.jpg) no-repeat;
	height: 38px;
	width: 115px;
}

.form_btn_clear {
	background: url(../../img/system/form_btn_clear.jpg) no-repeat;
	height: 38px;
	width: 115px;
}

.form_btn_confirm {
	background: url(../../img/system/form_btn_confirm.jpg) no-repeat;
	height: 38px;
	width: 158px;
}

.form_btn_confirm2 { /* syoan */
	background: url(../../img/system/form_btn_confirm2.jpg) no-repeat;
	height: 38px;
	width: 184px;
}

.form_btn_entry {
	background: url(../../img/system/form_btn_entry.jpg) no-repeat;
	height: 38px;
	width: 115px;
}

.form_btn_entryscreen { /* syoan */
	background: url(../../img/system/form_btn_entryscreen.jpg) no-repeat;
	height: 38px;
	width: 240px;
}

.form_btn_kaijo {
	background: url(../../img/system/form_btn_kaijo.jpg) no-repeat;
	height: 38px;
	width: 115px;
}

.form_btn_modify {
	background: url(../../img/system/form_btn_modify.jpg) no-repeat;
	height: 38px;
	width: 115px;
}

.form_btn_nextentry {
	background: url(../../img/system/form_btn_nextentry.jpg) no-repeat;
	height: 38px;
	width: 142px;
}

.form_btn_registration { /* syoan */
	background: url(../../img/system/form_btn_registration.jpg) no-repeat;
	height: 38px;
	width: 226px;
}

.form_btn_backregistration { /* syoan */
	background: url(../../img/system/form_btn_backregistration.jpg) no-repeat;
	height: 38px;
	width: 226px;
}

.form_btn_submit {
	background: url(../../img/system/form_btn_submit.jpg) no-repeat;
	height: 38px;
	width: 115px;
}

.form_btn_update {
	background: url(../../img/system/form_btn_update.jpg) no-repeat;
	height: 38px;
	width: 115px;
}

.form_btn_cancel {
	background: url(../../img/system/btn_cancel.jpg) no-repeat;
	height: 38px;
	width: 148px;
}


.form_btn_withdrawal {
	background: url(../../img/system/btn_withdrawal.jpg) no-repeat;
	height: 38px;
	width: 129px;
}



