@charset "Shift_JIS";




.btDoi {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_doui_off.gif') no-repeat;
}
.chkDoi {

	margin     : 9px 0px 0px 11px;
}


.assentBtn
{
	cursor:pointer;
	width:133px;
	height:31px;
	position:relative;
	float:left;
	margin-right:20px;
}
.assentBtn{
	background:url(../img/btn_assent_off.png) 0 0 no-repeat;
}
.assentBtn input
{
	position:absolute;
	left:9px;
	top:7px;
}


.footerMain .btnNext {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	float      : right;
	background : url('../img/btn_next_off.gif') no-repeat;
}
.dataArea .btnNext {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_next_off.gif') no-repeat;
}


.btnReturnConfirm {
	cursor     : pointer;
	border     : 0px;
	width      : 148px;
	height     : 32px;
	background : url('../img/btn_returen_off.gif') no-repeat;
}

.formtbl .inputtbl input.inputButton {
	vertical-align: bottom;
	vertical-align: middle;
	height: 1.8em;
	line-height: 1.2em;
}
.chkKakunin {

	margin     : 9px 0px 0px 11px;
}

.btKakunin {
	cursor     : pointer;
	border     : 0px;
	width      : 133px;
	height     : 31px;
	background : url('../img/btn_kakunin_off.gif') no-repeat;
}

