@charset "utf-8";
/* CSS Document */
#contactArea{
	margin-left: 10px;
	}

table.hyou02{
	border-collapse:collapse;
	width:630px;
	margin-top: 20px;
	}
.hyou02 td{
	padding:5px 10px;
	border:1px solid #CCCCCC;
	}
.hyou02 td.tdl{
	background-color:#F7F2ED;
	color:#996600;
	text-align:center;
}
.hyou02 td.tdl02{
	background-color:#F7F2ED;
	}
.hyou02 td.tdr02{
	background-color:#FFFFFF;
	}
.txtred {
    color: #CC0000;
}
.input1 {
    border: 1px solid #9D9D9F;
    width: 200px;
}
.input2 {
    border: 1px solid #9D9D9F;
}
.txtsize {
    border: 1px solid #9D9D9F;
    font-size: 12px;
    height: 70px;
    padding: 1px;
    width: 450px;
}
.tcenter{
	text-align:center;
	}
.back{
	padding-top: 30px;
	}
#contactArea a{
	color: #603A09;
	text-decoration: none;
	font-weight: bold;
	}
#contactArea a:hover{
	color: #603A09;
	text-decoration: none
	}
#inputBtn {
    padding: 15px 40px !important;
    font-size: 1.2em !important;
    background: #4E3401 !important;
    color: #fff !important;
	cursor: pointer !important;
}
