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

#wrapper {
	width: 320px;
	height: 65px;
	margin: 250px auto 0;
}

#wrapper h1 {
	display: block;
	height: 65px;
	background: url(../img_index/logo.gif) no-repeat;
	text-indent: -9999px;
}
