@charset "utf-8";
/* CSS Document */

/*------------------------------------
　お問い合わせのcss
--------------------------------------*/

.wSS {
    width: 50px;
}

.wS {
    width: 100px;
}


.wLL {
    width: 340px;
}

.imeOff {
    ime-mode: disabled;
}

.btnConfirm{
	margin-right:10px;
}