@charset "utf-8";
/* CSS Document */


h2 {
	margin:25px 0px 15px 0px;
	font-size: 15px;
	text-align: center;
}



.hide {
	display: none;
}

#item_image{position:relative; display:block; width:800px;}
#item_image img{display:block; width:100%;}

.alle {
	background: url(allergen.png) no-repeat;
	width: 162px;
	height: 55px;
	text-indent: -9999px;
	position: absolute;
	bottom: 290px;
	right: 20px;
	z-index:999;
}

.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;
}
