@charset "utf-8"; /* 〠 */

/*----------------------------------------------*/
/* form CSS [SP]
/*----------------------------------------------*/

/*######## Custom form ########*/

.formitem-texthalf {
	width : 90%;
}

.formitem-textfull {
	width : 90%;
}

.formitem-Date {
	width : 150px;
}

.formitem-ZipCode1 {
	width : 60px;
}

.formitem-ZipCode2 {
	width : 70px;
}

.formitem-Confirm {
	width : 100%;
	margin: 20px auto;
}

.formitem-Confirm-openwin img {
	vertical-align: middle;
}
