@charset "utf-8";

div.top_osusume {
	width: 530px;
	margin: 0 auto;
	clear: both;
	list-style: none;
}
div.top_osusume ul {
	width: 530px;
	height: 545px;
	clear: both;
	list-style: none;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.top_osusume ul li {
	width: 176px;
	height: 269px;
	float: left;
	font-size: 12px;
	text-align: center;
	margin-right : 0px;
}
div.top_osusume ul li.detail {
	float: left;
	font-size: 12px;
	text-align: center;
}
	
/*エンターボタン*/

.detail a {
	display:block;
	margin:000 auto;
	width: 176px;
	height: 269px;
}
