@charset "UTF-8";

/* -------------------------------
スタイルの初期化 */

body,div,pre,p,blockquote,
h1,h2,h3,h4,h5,h6,form,fieldset,ol,ul,li,dl,dt,dd,
table,th,td,embed,object{
	margin:0;
	padding:0;
}
body{
	position:relative;
	background:url(../img/tree_bg.png) #00A10B repeat-x;
	color:#000;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
	font-size:9pt;
	-webkit-text-size-adjust:none;
	line-height:1.61;
	overflow-x:hidden;
}
body.nobg{
	background:#00A10B;
}
a, object, embed, area, input{
	outline:0;
}
a{
	color:#06c;
}
a img{
	border:0;
}
em{
	font-style:normal;
}
ul, ol{
	list-style-type:none;
}
sup{
	vertical-align:super;
	font-size:0.6em;
}
hr{
	display:none;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
th, caption{
	text-align:left;
	font-weight:normal;
}
th,td{
	empty-cells:show;
}

/* -------------------------------
clearfix */

.clearfix{
	overflow:hidden;
}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
	height:0;
	overflow:hidden;
}
/*\*/
* html .clearfix{
	height:1em;
	overflow:visible;
}
/**/

/* -------------------------------
ヘッダー */

#header{
	margin:50px auto 0;
	width:980px;
}
#header h1#title{
	margin:20px auto 0;
	width:880px;
	height:512px;
	background:url(../img/title.png) no-repeat;
	text-indent:-9999px;
}
#header h2#oubo{
	width:980px;
	height:148px;
	background:url(../img/oubo.png) no-repeat;
	text-indent:-9999px;
}

/* -------------------------------
SNSボタン */

#social{
	margin:0 auto;
	width:980px;
	position:relative;
}
ul.sns_bt{
	padding:10px 0 0;
	top:0;
	right:0;
	position:absolute;
}
ul.sns_bt li{
	float:left;
}

/* -------------------------------
応募要綱 */

#youkou{
	margin:0 auto;
	width:980px;
	background:url(../img/youkou_bg.png) #fff repeat-y;
}
#youkou h3{
	width:980px;
	height:114px;
	background:url(../img/youkou_title.png) no-repeat;
	text-indent:-9999px;
}
#youkou .box{
	padding:0 0 44px;
	width:980px;
	font-size:11pt;
	background:url(../img/youkou_bottom.png) no-repeat left bottom;
}
#youkou h4{
	margin:20px auto 0;
	font-size:16px;
	font-weight:bold;
	color:#00a10b;
	width:880px;
}
#youkou p{
	margin:0 auto;
	width:880px;
}

/* -------------------------------
ご利用規約 */

#kiyaku{
	margin:0 auto 20px;
	width:980px;
	background:url(../img/youkou_bg.png) #fff repeat-y;
}
#kiyaku h3{
	position:relative;
	width:980px;
	height:130px;
	background:url(../img/kiyaku_bg.png) no-repeat;
}
#kiyaku h3 strong{
	position:absolute;
	top:76px;
	left:50px;
	font-size:18px;
}
#kiyaku .box{
	padding:0 0 12px;
	width:980px;
	font-size:11pt;
	background:url(../img/kiyaku_bottom.png) no-repeat left bottom;
}
#kiyaku p{
	margin:0 auto 28px;
	width:880px;
}

/* -------------------------------
投稿フォーム */

#toukou{
	margin:20px auto;
	width:640px;
	background:url(../img/form_bg.png) #fff repeat-y;
}
#toukou h3{
	position:relative;
	width:640px;
	height:150px;
	background:url(../img/input_title.png) no-repeat;
	text-indent:-9999px;
}
#toukou h3.confirm{
	background:url(../img/confirm_title.png) no-repeat;
}
#toukou h3.commit{
	background:url(../img/thanks_title.png) no-repeat;
}
#toukou .box{
	padding:0 0 13px;
	width:640px;
	font-size:11pt;
	background:url(../img/form_bottom.png) no-repeat left bottom;
}
#toukou .formbox{
	margin:0 auto 28px;
	width:540px;
}
#toukou div#error{
	margin:0 0 20px;
	border:1px solid #f00;
}
#toukou div#error p{
	color:#f00;
	font-weight:bold;
}
#toukou span.required{
	color:#f00;
	font-weight:bold;
}
#toukou .hr{
	margin:18px 0;
	border-top:1px solid #ccc;
}
#toukou p.rule{
	font-size:9pt;
	line-height:1.41;
}
#toukou input.inp1{
	width:200px;
}
#toukou input.inp2{
	width:400px;
}
#toukou textarea.inp3{
	width:500px;
	height:4em;
}
#toukou ul#submit{
	margin:0 auto;
	padding:30px 0 0;
	width:540px;
	text-align:center;
}
#toukou ul#submit li{
	margin:0 4px;
	width:241px;
	height:56px;
	background:url(../img/to_confirm.png) no-repeat;
	text-indent:-9999px;
	display:inline-block;
}
#toukou ul#submit li a{
	width:241px;
	height:56px;
	text-indent:-9999px;
	display:block;
}

/* -------------------------------
投稿フォーム - 確認 */

#toukou ul#submit li.b1{
	background:url(../img/to_back.png) no-repeat;
}
#toukou ul#submit li.b2{
	background:url(../img/to_thanks.png) no-repeat;
}

/* -------------------------------
ページ下部ナビ */

#footnavi{
	margin:0 auto;
	padding:30px 0 0;
	width:640px;
	text-align:center;
	clear:both;
}
#footnavi li{
	margin:0 20px;
	width:203px;
	height:45px;
	background:url(../img/to_list_orange.png) no-repeat;
	text-indent:-9999px;
	display:inline-block;
}
#footnavi li.totop{
	background:url(../img/to_top_orange.png) no-repeat;
}
#footnavi li a{
	width:203px;
	height:45px;
	text-indent:-9999px;
	display:block;
}

/* -------------------------------
景品一覧 */

#keihin{
	margin:0 auto;
	width:980px;
	height:1428px;
	background:url(../img/keihin.png) no-repeat;
	text-indent:-9999px;
}

/* -------------------------------
新着投稿 */

#list{
	margin:-50px auto 0;
	width:100%;
	zoom:1;
}
#list h2{
	width:100%;
	height:170px;
	background:url(../img/list_title.png) no-repeat center;
	text-indent:-9999px;
}
#list .box{
	padding:10px 0 50px 0;
	width:100%;
	background:url(../img/list_bg.png) repeat-y center top;
	overflow:hidden;
}
#list .data{
	background-repeat: no-repeat;
	height:340px;
	width:229px;
	float:left;
	position: relative;
}
#list .photobox{

	width:201px;
	height:200px;
	background:#fff;
	text-align:center;
	vertical-align: middle;
	cursor:pointer;
	margin-top:20px;
	display: table-cell;
	padding-left:2px;
}

#list .photo{
	width:200px;
	height:200px;
	background:#fff;
	text-align:center;
	vertical-align: middle;
	cursor:pointer;
	margin-top:16px;
}
#list .frame{
	z-index:1000;
	background:url(../img/frame.png) no-repeat;
	width:210px;
	height:224px;
	position:absolute;
	top:-16px;
	cursor:pointer;
	left:-3px;
}
#list .title{
	margin-left:10px;
	color:#fff;
}
#list .name{
	margin-left:10px;
	color:#fff;
}
#list .text{
	margin:5px 0 0;
	padding:8px 0 0;
	width:204px;
	height:40px;
	font-size:8pt;
	background:#4F3300;
}
#list .button{
	position:relative;
	width:204px;
	height:65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	background:url(../img/button1.png) no-repeat;
	cursor:pointer;
}
#list .button p{
	position:absolute;
	top:20px;
	left:155px;
	width:43px;
	text-align:center;
}
#grid-content{
	margin:20px auto 0px auto;
	width:920px;
	height:1000px;
}

/* -------------------------------
さらに読み込む */

#more{
	margin:0 auto;
	padding:30px 0 0;
	width:924px;
	height:140px;
	text-indent:-9999px;
	clear:both;
}
#more a{
	width:903px;
	height:100px;
	background:url(../img/more.png) no-repeat;
	text-indent:-9999px;
	display:block;
	clear:both;
	margin-top:20px;
}

/* -------------------------------
投稿する＆写真一覧ページ */

#tolist{
	margin:0 auto 30px;
	padding:30px 0 0;
	width:980px;
	text-align:center;
	clear:both;
}
#tolist p{
	margin:0 20px;
	width:299px;
	height:69px;
	background:url(../img/to_list.png) no-repeat;
	text-indent:-9999px;
	display:inline-block;
}
#tolist p.toukou{
	background:url(../img/to_toukou.png) no-repeat;
}
#tolist p a{
	width:299px;
	height:69px;
	text-indent:-9999px;
	display:block;
}


/* -------------------------------
主なメーカー審査員 */

#maker{
	margin:0 auto 14px;
	width:980px;
	background:url(../img/youkou_bg.png) #fff repeat-y;
}
#maker h3{
	position:relative;
	width:980px;
	height:100px;
	background:url(../img/maker_title.png) no-repeat;
	text-indent:-9999px;
}
#maker h3 strong{
	position:absolute;
	top:76px;
	left:50px;
	font-size:18px;
}
#maker .box{
	padding:0 0 30px;
	width:980px;
	font-size:11pt;
	background:url(../img/youkou_bottom.png) no-repeat left bottom;
}
#maker p{
	margin:0 auto 20px;
	width:880px;
}
#maker p#kuriki{
	background:url(../img/photo_kohinata.jpg) no-repeat top right;
}
#maker p strong{
	color:#00A10B;
	font-size:17px;
	font-weight:bold;
}
#maker span.image{
	width:720px;
	height:134px;
	display:block;
}
#maker .hr{
	margin:0 auto 14px;
	width:880px;
	border-top:1px solid #ccc;
	clear:both;
}

/* -------------------------------
フッター */

#footer{
	margin:30px 0 0;
	width:100%;
	height:155px;
	background:url(../img/green.png) repeat-x;
	clear:both;
}
#newlist #footer{
	margin:-50px 0 0;
	zoom:1;
}
#footer .box{
	margin:0 auto;
	padding:60px 0 0;
	width:980px;
	color:#fff;
	font-size:11pt;
	text-align:center;
}
#footer .box a{
	color:#fff;
}
#footer .box p.copyright{
	margin:10px auto 0;
	color:#fff;
	width:980px;
	font-size:9pt;
	font-family:Arial, Helvetica;
}
#footer .box p.copyright span{
	padding:0 0 0 60px;
	background:url(../img/logo.png) no-repeat left center;
	display:inline-block;
}
#footer #totop{
	margin:0 auto;
	width:241px;
	height:57px;
}
#footer #totop a{
	width:241px;
	height:57px;
	background:url(../img/back.png) no-repeat;
	text-indent:-9999px;
	display:block;
}