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

body {
	background-color: #e0e0e0;
	background-image:url(image/web/index-bg01.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

h1 {
	border: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -480px;
	width: 800px;
	height: 100px;
	overflow: hidden;
	z-index: 1;
}

h2 {
	border: 0px;
	margin: 0px;
	font-size: 24px;
	color: #000000;
}
