@charset "utf-8";

/*--------------------------------------
  STRUCTURE
---------------------------------------*/
.photocontest-area {
	background-image: url(../img/bgcontents_p_footer_sp.png) !important;
	background-repeat: no-repeat !important;
	background-position: bottom right !important;
	background-color: #ffc42c !important;
	background-size: 100% !important;
	overflow: hidden !important;
	clear: both !important;
}


