@import url(../../base/css/join.css);

#join_form td.colspan {
    text-align: center;
}

#join_form .hidable {
    /* hidden by default */
    display: none;
}

.input_wrapper_textarea {
	width: 260px;   /* AZURA会員登録フォームのテキストボックス巾 */
	/* 	width: 370px; */
}

