/*------------------------------------------
	トップページスタイル
------------------------------------------*/
#header{
	width:740px;
	height: 67px;
}	
.logo {
	height: 67px;
	width: 430px;
	float: left;
	background-image: url(../images/top-logo.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -5000px;
	cursor: pointer;
}
