@charset "utf-8";

@import url(base.css);

.img_clist img{
	border:1px solid #000;
	margin:5px;
	vertical-align:top;
}

.img_clist h3{
	margin-top:20px;
	margin-bottom:10px;
}

h2.caption{
	clear:both;
}

div.img_clist{
	margin-left:10px;
	font-size:small;
	clear:both;
}

p.backtotop{
	margin-bottom:20px;
	float:right;
}

.backtotop a{
	color:#999;
	font-weight:normal;
}

div#mainbox > p{
	margin-left:10px;
	margin-bottom:10px;
}