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

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

.itameshi01{
	background: url(itameshi01.jpg) no-repeat;
	width: 800px;
	height: 140px;
	margin: 0px auto;
		position: relative;
}


.itameshi02 {
	background: url(itameshi02.jpg) no-repeat;
	width: 800px;
	height: 327px;
	margin: 0px auto;
	position: relative;
}


.itameshi03 {
	background: url(itameshi03.jpg) no-repeat;
	width: 800px;
	height: 297px;
	margin: 0px auto;
	position: relative;

}

.itameshi04 {
	background: url(itameshi04.jpg) no-repeat;
	width: 800px;
	height: 149px;
	margin: 0px auto;
	position: relative;

}


.hide {
	display: none;
}


#contents_l h3 {
	display: none;
}


.spec01 {

	display: block;
	width: 200px;
	height: 86px;
	color: #000;
	font-size: 15px;
	line-height: 1.4;
	font-weight: bold;
	position: absolute;
	top: 80px;
	left:60px;
}


.spec02 {

	display: block;
	color: #000;
	font-size: 15px;
	width: 200px;
	height: 100px;
	line-height: 1.4;
	font-weight: bold;
	position: absolute;
	left: 550px;
	top: 80px;
}


.spec03 {

	display: block;
	color: #000;
	font-size: 15px;
	width: 200px;
	line-height: 1.4;
	font-weight: bold;
	position: absolute;
	top:140px;
	left:60px;
}


.spec04 {
	display: block;
	color: #000;
	font-size: 15px;
	width: 200px;
	line-height: 1.4;
	font-weight: bold;
	position: absolute;
	top: 190px;
	left: 550px;
	z-index:auto;

}


.spec05 {
	position: absolute;
	display: block;
	top: 209px;
	color: #000;
	font-size: 16px;
	width: 203px;
	left: 523px;
	line-height: 1.4;
}

.alle {
	background: url(alle_btn.png) no-repeat;
	width: 160px;
	height: 55px;
	display: block;
	position: absolute;
	text-indent: -9999px;
	left: 560px;
	top: 0px;
}
