* {
	margin: auto;
	padding: 0px;
	text-align: center;
}
body{
	font-family: 'MS UI Gothic', 'qMmpS Pro W3', 'Osakaz', 'sans-serif';
	height:100%;
	text-align: center;
	padding: 0px;
	background-color: #000000;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#container{
	width: 100%;
	position:relative;
	min-height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
div#main{
	background-image: url(index/img/bk2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	width: 1060px;
}
#head {
	padding: 0px;
	z-index: 3;
	margin-left: auto;
	margin-top: 15px;
	text-align: center;
	margin-right: auto;
}
#main #img1 {
	background-image: url(index/top_07.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 780px;
}
