@charset "shift_jis";


body,form,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li{
	margin:0;
	padding:0;
}

img{
	border:0;
}


body#links{
	background:url("../img/bg.gif") repeat left top;
	font-size:93.75%;
}



#wrapper{
	width:800px;	
	margin:0 auto;
	padding:10px 33px;
	background:url("../img/wrapBg.gif") repeat left top;
	overflow:auto;
}





#copyright,#back{
	cursor:pointer;
}


#footer{
	margin-top:80px;
}

#footer div,#footer p{
	text-align:center;
}

#footer p{
	margin:5px 0;
}

.line01{
	outline-style:none;
	background:url(../img/line01.gif) repeat-x left top;
	width:99%;
	height:3px;
	margin:4px 0 10px 0;
}

.line01 hr{
	display:none;
}