/* head -----------------------------------------------*/
#head{
	background:#fff;
}

#head .teadtemp{

	margin:0 auto 6px;
	background:#fff;
	position:relative;
	overflow:hidden;
}/*
#head.fixed{
	position: fixed;
	top: 0px;
	width:100%;
	z-index:500;
}*/

#head .teadtemp .template {
	margin:0 auto;
}

#head .title{
	background-color:#00852E;
	text-align:center;
	background-image: url(/contents/contest/contest_21th/images/header_bg.jpg);
	background-repeat: repeat-y;
	background-position:center center;
}

#head .title_contents {
	width:1060px;
	margin:0 auto;
}
#head #menu ul li {
	float:left;
	list-style-type: none;
}

#head{
	overflow:hidden;
}
#head .komeriLogo{
	float:left;
}
#head .dotcomtopBtn{
	float:right;
	margin-top:12px;
}
#head .sns-share{
	margin-top:12px;
	float:right;
}

/* header -----------------------------------------------*/
#headerBox{
	background-image: url(/contents/contest/gardening_photo_2020/common/img/bg.gif);
	background-size:20px;
}
#header {
     background:url(/contents/contest/gardening_photo_2020/common/img/header.png);
	 background-position-x: center;
	 background-position-y:3px;
	 height:120px;
	 }
#titleLogo{
	float:left;
	width:8%;
	margin-left:20px;
}
#btnBox{
	float:right;
	margin-top:27px;
	margin-right:20px;
}
.backTolistBtn{
	float:left;
	margin-top:12px;
	margin-right:5px;
}
.pnBtn{
	float:left;
}
#header img{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
(src=../img/XXX.png);
}





