body {	
	margin:0;
	padding:0;
	text-align:center;
	font-size:12px;
	width:100%;
	border:0;
	height:100%;
	max-height:100%;
	background:#333333;
}

#bd2{
	position: relative; 
	top: 30px; 
	width:780px;
	height:244px;
	margin:0 auto 0 auto;
	background-image:url("../img/hyoshi.gif");
	background-repeat:no-repeat;
	background-position:top center;
}

#logo{
	position: relative; 
	top: 70px; 
	width:250px;
	height:60px;
	margin:0 auto 0 auto;
	padding:0px 0px 30px 0px;
	background-image:url("../img/logo_shinagawa.gif");
	background-repeat:no-repeat;
	background-position:top center;
	cursor:pointer;
}

#logo2{
	position: relative; 
	top: 70px; 
	width:250px;
	height:60px;
	margin:0 auto 0 auto;
	padding:20px 0px 0px 0px;
	background-image:url("../img/logo_shinagawa_60.gif");
	background-repeat:no-repeat;
	background-position:top center;
	cursor:pointer;
}
