@charset "utf-8";
/* CSS Document */

div#container {
	clear: both;
	min-height: 500px;
	text-align:center;
	font-size: 140%;
}

div#container a {	display: block;}
div#container a:hover {
	background-color:transparent; 
	background: url(../image/toiawase_over.gif) no-repeat center center;
}
div#container a:hover img { visibility: hidden;}



