/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
#hometopic{
	position:relative;
	width:650px;
	height:400px;
	background-image:url(images/topkaisetu.jpg);
	margin-bottom:20px;
	overflow:hidden;
}
#homemenublock {
	width:650px;
	height:100px;
	position:absolute;
	top:300px;
}
#homemenublock a {
	display:block;
	background-image:url(images/homepagebanar.jpg);
	text-indent:-1999px;
	width:650px;
	height:100px;
}
#homemenublock a:hover{
	background-image:url(images/homepagebanar.jpg);
	background-position: 0px 100px;
}

