ul#img_box {
	list-style-type: none;
}

ul#img_box li {
	width: 160px;
	float: left;
	text-indent: -9999px
}

ul#img_box li a {
	width: 160px;
	height: 450px;
	display: block;
}

li#yukari a:link, li#yukari a:visited {
	background-image: url( "./img/yukari.jpg" );
	background-position: left bottom;
	background-repeat: no-repeat;
}

li#yukari a:hover, li#yukari a:active {
	background-image: url( "./img/yukari.jpg" );
	background-position: right bottom;
	background-repeat: no-repeat;
}

li#kie a:link, li#kie a:visited {
	background-image: url( "./img/kie.jpg" );
	background-position: left bottom;
	background-repeat: no-repeat;
}

li#kie a:hover, li#kie a:active {
	background-image: url( "./img/kie.jpg" );
	background-position: right bottom;
	background-repeat: no-repeat;
}

li#kentaro a:link, li#kentaro a:visited {
	background-image: url( "./img/kentaro.jpg" );
	background-position: left bottom;
	background-repeat: no-repeat;
}

li#kentaro a:hover, li#kentaro a:active {
	background-image: url( "./img/kentaro.jpg" );
	background-position: right bottom;
	background-repeat: no-repeat;
}

li#kazuya a:link, li#kazuya a:visited {
	background-image: url( "./img/kazuya.jpg" );
	background-position: left bottom;
	background-repeat: no-repeat;
}

li#kazuya a:hover, li#kazuya a:active {
	background-image: url( "./img/kazuya.jpg" );
	background-position: right bottom;
	background-repeat: no-repeat;
}
