@charset "UTF-8";

/*------------ dish ------------*/

#contents .dishpht {
	width: 400px;
	float: left;
}

#contents .dishtxt {
	width: 260px;
	float: right;
}

#contents .maltbox {
	background-image: url(../images/index_pht_farmer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0 220px 0 0;
	height: 133px;
	margin: 0 0 20px 0;
}