@charset "utf-8";


#main {
	width: 740px;
	margin:0 auto;
}

#header {
	background-image: url(../images/top/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 740px;
	text-align: left;
}


#header strong {
	background-image: url(../images/top/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 73px;
	width: 131px;
	text-indent: -9999px;
	display: block;
}



