@charset "utf-8";
/* Ideyy Toppage-test2 CSS */

/* =================== Layout =================== */
.header {
	height: 140px;
	margin-bottom: 100px;
}
.middle {
	padding-top: 80px;
}
p {
	margin-bottom: 15px;
}
#toptitle {
	width: 100%;
	height: 350px;
	margin: 0px auto;
	overflow: hidden;
}
#toptitle h1 {
	display: block;
	height: 250px;
	width: 100%;
	margin: -60px auto 20px auto;
	background: url(../dey_img/sillmaking.gif) no-repeat center bottom;
}


#toptitle h2 {
}




.footer {
	margin-top: 15px;
	font-size: 0.9em;
}
.footer p {
	margin-bottom: 3px;
}
.footer2 {
	font-size: 0.8em;
}