*{
	margin:0px;
	padding:0px;
	font-size:small;
	list-style:none;
}
body{
	text-align:center;
	background-color:#ffffff
}
#wrapper{
	width:760px;
	text-align:left;
	margin:auto;
	background-color:#ffffff;
}


#head h1{
	text-indent:-9999px;
	width:760px;
	height:100px;
	background:url(images/kantan.jpg) no-repeat;
}


