﻿/*

npcatch

*/

#npcatch{
	margin:0px;
}

#npcatch li{
	font-size:12px;
	overflow:hidden;
	clear:both;
	margin:0px 0px 15px;
	vertical-align:top;
}

#npcatch img{
	float:left;
	padding:0px;
	box-shadow:0px 1px 1px #bbb;
	border:1px solid #fff;
}

#npcatch .title{
	width:170px;
	float:right;
	padding:0px;
}

#npcatch li:hover{
}

#npcatch li:hover .title{
}

#npcatch li:hover .title a{
}

#npcatch li:hover .date{
}


@media only screen and (min-width: 321px) and (max-width: 759px) {
/*-------------------------
タブレットサイズ
-------------------------*/

/*
#npcatch li{
	width:22.4%;
	display:inline-block;
	overflow:hidden;
	margin:0px;
	vertical-align:top;
	border:none;
	padding:5px;
}

#npcatch img{
	width:100%;
	height:auto;
	clear:left;
	padding:0px;
}


#npcatch .title{
	width:100%;
	clear:left;
}
*/



}
