@charset "shift_jis";


/* =============== フォーム =============== */

/* 必須*/

.necessary {
	color: #FF0000;
}

.formInput {
	margin-top: 12px;
	margin-bottom: 24px;
	text-align: center;
}


.table_left {
	padding: 10px;
	font-size: 12px;
	text-align: right;
}

.table_right {
	font-size: 12px;
	padding: 5px;
}

.textArea {
	font-size: small;
	width: 100%;
	height: 100px;
}

.textBox {
	font-size: small;
}

.telBox {
	font-size: small;
	width: 60px;
	height: 20px;
}

.postBox {
	font-size: x-small;
	width: 100px;
	height: 20px;
}

.mailBox {
	font-size: small;
	width: 200px;
	height: 20px;
}
