@charset "shift_jis";


#header{
	position:relative;
	padding-top:30px;
}

h1{
	background:url(../../image/header.jpg) no-repeat;
	width:718px;
	height:263px;
	margin:0 auto;
	padding:0;
}


#main{
	margin:80px auto 20px;
	width:390px;
}

.btn{
	margin:0 auto;
	width:218px;
	padding-top:5px;
}


p.pagetop{
	clear:both;
	background:url(../../shared/image/bottom.jpg) no-repeat center;
	width:750px;
	height:32px;
	margin:0 auto;
	padding-right:30px;
	text-align:right;
	font-size:0;
	line-height:0;
}

