#layout {
	background-color: #FFFFFF;
	padding: 3px;
	height: 850px;
	width: 705px;
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
	background-image: url(img/backgroundimg.jpg);
	background-repeat: no-repeat;
	background-position: 422px 100px;
}
.MainIngredient {
	font-family: Verdana, Georgia, Geneva, Arial, "Times New Roman";
	font-size: 14px;
	color: #000000;
	position: absolute;
	left: 365px;
	top: 125px;
	visibility: visible;
	width: 100px;
}
.Shochunamelabel {
	font-family: Verdana, Georgia, Geneva, Arial, "Times New Roman";
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	left: 345px;
	top: 49px;
	width: 370px;
}

.KojiTypeLabel {
	font-family: Verdana, Georgia, Geneva, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	left: 345px;
	top: 162px;
	border: thin solid #000000;
}

.KojiType {
	font-family: Verdana, Georgia, Geneva, Arial, "Times New Roman";
	font-size: 14px;
	color: #000000;
	position: absolute;
	left: 365px;
	top: 187px;
	visibility: visible;
}
.AlcPercentageLabel {
	font-family: Verdana, Georgia, Geneva, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	left: 345px;
	top: 224px;
	border: thin solid #000000;
}

.alcper {
	font-family: Verdana, Georgia, Geneva, Arial, "Times New Roman";
	font-size: 14px;
	color: #000000;
	position: absolute;
	left: 365px;
	top: 249px;
	visibility: visible;
}
.Producer {
	font-family: Verdana, Georgia, Geneva, Arial, "Times New Roman";
	font-size: 14px;
	color: #000000;
	position: absolute;
	left: 365px;
	top: 313px;
	visibility: visible;
	width: 150px;
}
.CITY {
	font-family: Verdana, Georgia, Geneva, Arial, "Times New Roman";
	font-size: 14px;
	color: #000000;
	position: absolute;
	left: 365px;
	top: 375px;
	visibility: visible;
	width: 150px;
}
.PrefLabel {
	font-family: Verdana, Georgia, Geneva, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	visibility: visible;
	left: 345px;
	top: 412px;
	border: thin solid #000000;
}

.Prefecture {
	font-family: Verdana, Georgia, Geneva, Arial, "Times New Roman";
	font-size: 14px;
	color: #000000;
	position: absolute;
	left: 365px;
	top: 437px;
	visibility: visible;
}
.ProducerLabel {
	font-family: Verdana, Georgia, Geneva, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	left: 345px;
	top: 288px;
	visibility: visible;
	border: thin solid #000000;
}

.REVIEW {
	font-family: Verdana, Georgia, Geneva, Arial, "Times New Roman";
	font-size: 12px;
	color: #000000;
	position: absolute;
	left: 22px;
	top: 474px;
	visibility: visible;
	width: 300px;
	border: thin solid #000000;
}
.servingkey {
	font-family: Verdana, Georgia, Geneva, Arial, "Times New Roman";
	font-size: 12px;
	color: #000000;
	position: absolute;
	left: 345px;
	top: 630px;
}



.shochuImage {
	padding: 3px;
	position: absolute;
	left: 40px;
	top: 49px;
	height: 420px;
	width: 276px;
}
.Servingtable {
	font-family: Verdana, Georgia, Geneva, Arial, "Times New Roman";
	font-size: 14px;
	position: absolute;
	left: 345px;
	top: 474px;
	visibility: visible;
}
.IngredientLabel {
	font-family: Verdana, Georgia, Geneva, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	left: 345px;
	top: 100px;
	border: thin solid #000000;
}
.CityLabel {
	font-family: Verdana, Georgia, Geneva, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	left: 345px;
	top: 350px;
	border: thin solid #000000;
}
