@charset "Shift_JIS";

/* ************************ */
/* ****** Collection ***** */

.contents{
	width:476px;
	padding-bottom:24px;
/*	background-color:pink;*/
}

.base{
	width:98%;
}


h2{
	color:#fff;
	font-weight:normal;
	padding:1px 8px;
	margin:22px 0 8px 0;
	line-height:1.3em;
	background-color:#7f7f7f;
}

h2.first{
	margin-top:12px;
}

h3{
	color:#555;
	margin:0 0 4px 0;
	line-height:1.3em;
}

.contents img{
	margin-right:8px;
}
