@charset "Shift_JIS";

* {margin:0;padding:0;}

body {
	background-image: url(../top/back.gif);
	text-align: center;
	line-height: 1.25;
	letter-spacing: 0.03em; 
}

a img{
	border: none;
}

div#wrap {
	width: 740px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#main {
	background-color: #FFF;
	border: solid #333300 5px;
	text-align: center;
}

div#wrap p.copy {
	text-align: center;
	color: #333;
	font-size: 75%;
	margin: 2px 0px 0px 0px;
	clear: both;
}

div#header a:hover {
	position: relative;
	left: -2px;
	top: -2px
}
