@charset "utf-8";
.contact_lable01 {
	border: 1px solid #A4D2FF;
	width: 400px;
	background-color:#fffaea;
	margin-left:5px;
}
.contact_lable02 {
	border: 1px solid #A4D2FF;
	width: 300px;
	background-color:#fffaea;
	margin-left:5px;
}
.contact_lable03 {
	border: 1px solid #A4D2FF;
	width: 80px;
	background-color:#fffaea;
	margin-left:5px;
}
.contact_lable04 {
	border: 1px solid #A4D2FF;
	width: 400px;
	height:150px;
	background-color:#fffaea;
	margin-left:5px;
}
.button_sty {
	background-image: url(../images/button_bg.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 69px;
	border:none;
}

