/*---- 念押し用/start ----*/
.checkFormArea {
background:#fff3b2;
border-radius:4px;
padding:20px 10px;
margin:20px 10px;
}
.checkFormArea_title {
text-align:center;
}
.checkFormArea_cont {
text-align:center;
margin:20px 0;
}
.checkFormArea_input {
font-size:15px;
color:#231815;
text-align:left;
font-weight:bold;
margin-top:10px;
display:block;
}
.checkFormArea button {
border:0;
background:none;
}
#btnNoCheck:disabled {
opacity:.5;
}
.checkStyle{
width:24px;
height:24px;	
}
/*---- 念押し用/end ----*/
