@charset "utf-8";
/*///////////////////////////////////////////////////////////////////////

	インスタグラム フォトコンテスト

///////////////////////////////////////////////////////////////////////*/
#mainContents {
	width: 708px;
	margin-top: 94px;
	padding: 10px;
}
div#snippet_foot_form_link::before {
	left: -11px;
}
.contest-container {
	position: relative;
	padding-top: 202px;
}
.contest-ttl {
	position: absolute;
	top: -105px;
	left: 0px;
}
/* ====================================================
	見出し
====================================================*/
.contest_hd {
	min-height: 37px;
	margin-bottom: 3px;
	padding: 4px 0 0 43px;
	background: url("/public/img/static/photo-contest/xmas/icon_bell.png") left top no-repeat;
	font-size: 24px;
	font-weight: bold;
}
.contest_hd-em {
	color: #e60012;
}