@charset "utf-8";

/* ------------------------------------------
Since: 2009-12-08
Version: 1.0
Auther: TAKASHI MIYAZAWA(visual and echo japan)
------------------------------------------*/

/*******************************************
LIST
*******************************************/

.sort{
	padding-bottom:10px;
	text-align:right;
	margin-top:-10px;
}
.sort a{
	margin-right:15px;
}
.list{
	padding-top:20px;
}
#grid-content {
	overflow: hidden;
	height: 0;
 
}
	
.list .listkomoku a{
	text-decoration:none;
}
.list .listkomoku a:hover{
}
.list .listkomoku a:hover .catchcopy{
	color:#999999;
}
.list .listkomoku{
	float:left;
	width:200px;
	margin-right:25px;
	margin-bottom:25px;
}
.list .listkomoku .jacket{
	font-size:14px;
	margin-bottom:10px;
}
.list .listkomoku h2{
	font-size:14px;
	margin-bottom:10px;
	padding-bottom:0px;
}
.list .listkomoku a h2{
	text-decoration:none;

}

.list .listkomoku .catchcopy{
	font-size:11px;
	margin-bottom:10px;
	color:#333333;
	margin: 0;
	padding: 0;
}
