@charset "utf-8";
/* CSS Document */


.all {
	height: 760px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.img-top {
}
.img-under {
	background-image: none;
	width: 760px;
	text-align: center;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 132px;
}
.img-under02 {
	background-image: none;
	width: 760px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../gazou/komon3.jpg);
	background-repeat: repeat-y;
	background-color: #000000;
}
.contents {
	background-image: url(../gazou/middle-bar.gif);
	background-repeat: repeat-y;
	background-position: center center;
	height: auto;
	width: 640px;
	padding-right: 60px;
	padding-left: 60px;
	color: #FFFFFF;
	padding-top: 60px;
	padding-bottom: 60px;
}
.bar {
	height: 30px;
	width: 760px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
