/*HTMLŠî–{Źî•ń*/
body {
	text-align:center;
	background-color: #FFF;
	font-size:12px;
	line-height: 150%;
	color: #fff;
	border:0px solid;
	margin-top:25px;
	padding:0px;
}


#top{
	margin :0px auto ;
	width:640px;
	height:480px;
	text-align:left;
	border:1px solid #000;
	background-image: url(./image/top.jpg);
}

#sumu{
	height:120px;
	text-align:left;
	margin:0px;
}
#h3{
	height:185px;
	text-align:left;
	margin:0px;
}
#enter{
	text-align:right;
	height: 70px;
}

#hataraku{
	height:100px;
	background-image: url(./image/index_hataraku.gif);
	background-position: right;
	background-repeat: no-repeat; 
}
.off{
	display:none;
}

.urlLink{
	margin: 0 0 0 10px;
}

img{
	border: 0;
}