@charset "UTF-8";

#contents {
	background:url(../images/base.jpg) no-repeat center top;
}

.news {
	border-bottom:1px solid #ccc;
}
.news h3 {
	margin-bottom:20px;
	color:#f08c00;
	font-size:120%;
	font-weight:bold;
}

.news .sns_btn {
	margin:20px 0 10px;
}
.news .sns_btn .tweet,
.news .sns_btn .facebook_like {
	float:left;
	margin-right:30px;
}
	