@charset "utf-8";
/*
 * キャンペーン専用
 */

div#wrapContents h2 {
	clear: none;
	margin-bottom: 0.2em;
}
div.section {
	margin-bottom: 3.5em;
}
div.section p {
	line-height: 1.4;
	margin-bottom: 0.5em;
	padding: 0.2em;
}
div.paragraph {
	margin-bottom: 0;
	padding-bottom: 0.1em;
}
div.thumbnail, div.thumbnail p {
	min-width: 130px;
}
* html div.thumbnail, * html div.thumbnail p {
	width: 130px;
}
div.thumbnail {
	/*padding: 0 0 0.5em 0.5em;*/
	margin:0 10px 0 0;
}
div.thumbnail img.img {
	border:1px solid #CCCCCC;
	clear:left;
	margin:5px;
	padding:2px;
	text-decoration:none;
}

div.thumbnail {
	background-color:#FFFFFF;
	display:inline;
	float:left;
	min-width:150px;
}


