.article{
/*	width: 150px;*/
	margin: 0 0 0 40px;
/*	float: left;*/
/*	display: inline;*/
}

#osusume, #new{
	width: 720px;
}

#info{
	width: 680px;
	height: 141px;
	margin: 20px 0 0 20px;
	background: url('https://img05.shop-pro.jp/PA01105/312/etc/bg_news.png');
}

#info h2{
	width: 680px;
	height: 25px;
	text-indent: -9999px;
}

#info div{
	height: 115px;
	overflow: auto;
}
#infos{
	padding: 0 10px;
	font-size: 93%;
}
/*#info h2{
	width: 680px;
	height: 25px;
	background: url('https://img05.shop-pro.jp/PA01105/312/etc/title_recommended.jpg') no-repeat;
	text-indent: -9999px;
}
*/


#new h2{
	width: 680px;
	height: 25px;
	background: url('https://img05.shop-pro.jp/PA01105/312/etc/title_new.png') no-repeat;
	text-indent: -9999px;
	margin: 25px 0 0 20px;
}

#osusume h2{
	width: 680px;
	height: 25px;
	background: url('https://img05.shop-pro.jp/PA01105/312/etc/titlerecomended.png') no-repeat;
	text-indent: -9999px;	
	margin: 25px 0 0 20px;
	
}

.article li{
	display: inline;
	float: left;
	width: 140px;
	height: 140px;
	margin: 10px;
}


.article a{
	display: block;
	width: 140px;
	height :140px;
/*	margin: 10px 10px 10px 20px;*/
}

.article img{
	width: 100%;
	height: 100%;
}
