@charset "utf-8";
/* CSS Document */

#item_image{
	width:600px;
	margin:0px auto;
	position:relative;
}

.allergen_button {
	background: url(alle_btn.png) no-repeat;
	width: 162px;
	height: 55px;
	text-indent: -9999px;
	position: absolute;
	top: 520px;
	left: 20px;
}

.logo{
	background-image:url(25th_logo.png);
	background-size:contain;
	width:70px;
	height:70px;
	position:absolute;
	right:4%;
	top:2%;
}

h2 {
	margin:25px 0px 15px 0px;
	font-size: 15px;
	text-align: center;
}



.hide {
	display: none;
}


.hiyashi01 {
	background: url(hiyashi01.jpg) no-repeat;
	width: 600px;
	height: 210px;
	margin: 0px auto;
	padding: 0px;
}

.hiyashi02 {
	background: url(hiyashi02.jpg) no-repeat;
	width:600px;
	height: 222px;
	margin: 0px auto;
	padding: 0px;
}

.hiyashi03 {
	background: url(hiyashi03.jpg) no-repeat;
	width: 600px;
	height:213px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}

.hiyashi04 {
	background: url(hiyashi04.jpg) no-repeat;
	width: 600px;
	height:198px;
	margin: 0px auto;
	padding: 0px;
}



.hiyashi_txt {
	width: 600px;
	color: #0057a8;
	font-size: 14px;
	line-height: 1.4;
	margin: 15px auto 20px auto;
}

.touhoku {
	width:600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.touhoku dt {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #F00;
	text-align:center;
}
.touhoku dd > p {
	color: #F00;
	margin-bottom: 10px;
}
.touhoku dd > ol {
}
.touhoku dd > ol > li {
	margin-bottom: 8px;
}
