@charset "utf-8";

div#contents h2{

	margin:20px 0 24px 0;

}

div#contents div.blog{

	width:431px;
	height:151px;
	margin:0 10px 18px 0;
	background:url(../img/blog_bg.gif) no-repeat;
	float:left;

}

div#contents div.blog h3{

	margin:13px 0 0 18px;
	width:420px;
	height:30px;
	color:#333333;

}

div#contents div.blog p.banner{

	float:left;
	display:inline;
	margin:0 20px 0 6px;

}

div#contents div.blog p.qrcode{

	float:left;

}