@charset "UTF-8";

#wrapper {
	width: 920px;
}

#content {
	position: relative;
	text-align: center;
}

#bg01 {
	background: url(../img/bg_120621_1.jpg) no-repeat top center;
	width: 930px;
	height: 535px;
	margin: 0px auto;
	margin-top: 10px;
}

#bg02 {
	background: url(../img/bg_120621_2.jpg) no-repeat top center;
	width: 920px;
	height: 1030px;
	margin: 0px auto;
}

#bg03 {
	background: url(../img/bg_120621_3.jpg) no-repeat top center;
	width: 920px;
	height: 650px;
	margin: 0px auto;
}

hr {
	width: 720px;
	margin: 0px auto;
}

p.link {
	font-size: 15pt;
	font-weight: bold;
	color: #FF6600;
	position: relative;
	top: 585px;
}

.name01 {
	position: absolute;
	top: 1330px;
}

.name02 {
	position: absolute;
	top: 1730px;
}

.name03 {
	position: absolute;
	top: 2110px;
}

.clear {
	clear: both;
}

/*-------- btn ----------*/

.btn01 a {
	display: block;
	background-image: url(../img/btn_cam01.jpg);
	background-position: -0px -0px;
	position: absolute;
	top: 730px;
	left: 100px;
	width: 350px;
	height: 20px;
	text-indent: -999em;
}

.btn01 a:hover {
	background-position: -0px -20px;
	width: 350px;
}

.btn02 a {
	display: block;
	background-image: url(../img/btn_cam04.jpg);
	background-position: -0px -0px;
	position: absolute;
	top: 1760px;
	left: 100px;
	width: 539px;
	height: 20px;
	text-indent: -999em;
}

.btn02 a:hover {
	background-position: -0px -20px;
	width: 539px;
}



