@charset "utf-8";


body,div {
	margin: 113px 0 0 0;
	padding: 0;
	background: #000 url(../img/top.jpg) no-repeat center top;
}

html {
	height: 100%;
}

div.con_top,
div.area,
div.con_middle,
div.con_bottom {
	margin: 0 auto;
	text-align: center;
}

h1,h2 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}

h2 a {
	color:#000000;
}

h1 {
	padding: 0 0 0;
}

div.area {
	width: 100%;
	height: 21px;
	background: url(../img/area.jpg) no-repeat center top;
}

div.con_middle {
	width: 100%;
	height: 612px;
	background: url(../img/middle.jpg) no-repeat center top;
}

div.con_bottom {
	width: 100%;
	height: 134px;
	background: url(../img/bottom.jpg) no-repeat center top;
}