@charset "UTF-8";

/*flash有り*/
.txtfield_bg_fl{
	width: 567px;
	height: 171px;
	background-image: url(../img/top/img_top_04_fl.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 393px;
}

.txtfield_fl{
	width: 500px;
	height: 105px;
}

/*flashなし*/
.txtfield_bg{
	width: 406px;
	height: 144px;
	background-image: url(../img/top/img_top_04.jpg);
	background-repeat: no-repeat;
	padding: 6px 0 0 554px;
}

.txtfield{
	width: 339px;
	height: 91px;
}

