@charset "utf-8";

h5 {
	font-size: 120%;
	padding: 10px 20px;
	color: rgb(122, 87, 68);
}




.tel_no {
    text-align: center;
	font-size: 24px;
}

.tb_title {
    background-color: #CBCBCB;
    font-weight: bold!important;
	text-align: left!important;
}

.td_txt {
	text-align: left;
}





form {
	margin: 0px;
	padding: 0px;
}
.warning {
	color: #FF0000;
	font-weight: bold;
}
input {
	margin-bottom: 2px;
	margin-top: 2px;
}
select {
	margin-top: 2px;
	margin-bottom: 2px;
}
.box40 {
	width: 40px;
}
.box_60 {
	width: 60px;
}
.box_80 {
	width: 80px;
}

.box380 {
	width: 90%;
}
.box_420 {
	width: 90%;
}
.box_text {
	width: 90%;
	height: 100px:
}

.btn_send {
	width: 100%;
	margin: 30px auto;
	text-align: center;
}

.red_s {
    font-size: x-small;
    color: #FF0000;
}