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

body {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	padding: 0px;
	height: 70px;
	width: 1120px;
	margin: 0px auto;
	background: url(../../fireworks/suguri.png) no-repeat;
}
.header .navi {
	margin: 0px;
	padding: 25px 0px 0px;
	height: auto;
	width: 600px;
	text-align: left;
	float: right;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
}
.main {
	height: 550px;
	width: 1120px;
	text-align: center;
	background-image: url(../../fireworks/tabemono.gif);
	margin: 0px auto;
	padding: 20px 0px 0px;
}
.syasin1 {
	padding: 20px 0px 0px;
	float: left;
	height: 380px;
	width: 300px;
	margin: 0px 0px 20px 60px;
}
.setumei {
	margin: 0px;
	float: left;
	height: 100px;
	width: 250px;
	padding: 0px 0px 0px 40px;
}
.syouhinsetumei {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 400px;
	width: 150px;
}
.syasin2{
	height: 400px;
	width: 550px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.hidarisyasin {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 500px;
	width: 1000px;
}
.migisyasin {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 500px;
	width: 350px;
}
.navi2 {
	margin: 0px auto 10px;
	padding: 0px;
	height: 15px;
	width: 1120px;
	background-image: url(../../fireworks/tabemono1-guradesyon.png);
	background-repeat: no-repeat;
}
.setumei1 {
	margin: 0px;
	float: left;
	height: 80px;
	width: 55px;
	text-align: left;
	border-top: thin solid #9966FF;
	border-right: thin dotted #9966FF;
	border-bottom: thin solid #9966FF;
	border-left: thin solid #9966FF;
	padding: 5px;
}
.namae {
	margin: 0px;
	padding: 5px;
	float: left;
	height: 80px;
	width: 140px;
	border-top: thin solid #9966FF;
	border-right: thin solid #9966FF;
	border-bottom: thin solid #9966FF;
	text-align: left;
}

