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

html,
body,
#shadow,
#white,
.cls {height:100%;}

.cls {
	background: url(../cls/hd_bk.gif) top repeat-x;
	padding: 80px 0;
	width: 800px;
	position: relative;
}
.cls div.wrap {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 700px;
	height: 500px;
}
.cls div.img {
	margin: 0 auto;
	width: 480px;
}
.cls p {
	text-align: center;
	font-size: medium;
	line-height: 2;
	padding: 30px 0;
}