@charset "utf-8";
.text01 {
	font-size: 12px;
	color: #C43A3A;
	text-decoration: none;
	
}
.text01 A {
	font-size: 12px;
	color: #C43A3A;
	text-decoration: none;
	
}
.text01 A:hover {
	font-size: 12px;
	color: #C43A3A;
	text-decoration: underline;
	
	
}
.text02 {
	font-size: 12px;
	color: #4C3629;
	text-decoration: none;
        line-height: 20px;
}
.text02 A {
	font-size: 12px;
	color: #4C3629;
	text-decoration: none;
}
.text02 A:hover {
	font-size: 12px;
	color: #4C3629;
	text-decoration: underline;
}

.text022 {
	font-size: 12px;
	color: #FCF0DF;
	text-decoration: none;
        line-height: 20px;
}
.text022 A {
	font-size: 12px;
	color: #C99658;
	text-decoration: none;
}
.text022 A:hover {
	font-size: 12px;
	color: #FCF0DF;
	text-decoration: underline;
}
.text03 {
	font-size: 12px;
	color: #FCF0DF;
	text-decoration:none;
	
}
.text03 A {
	font-size: 12px;
	color: #FCF0DF;
	text-decoration:none;
}
.text03 A:hover {
	font-size: 12px;
	color: #FCF0DF;
	text-decoration: underline;
}

.text04 {
	font-size: 12px;
	color: #4C3629;
	text-decoration: none;
	text-indent: 24px;
        line-height: 20px;
}


.submit {
	font-family: "arial";
	font-size: 12px;
    line-height: 20px;
	color: #6F533E;
	background-color: #E8D7C3;
	clip:  rect(0px 0px 0px 0px);
    border-color:#E8D7C3;
    border:solid 1pt;
}
