@charset "UTF-8";
/****************
 PCサブ、トップで使用
*****************/


#smartphone {
	text-align: center;
}



#headerIn2 {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 273px;
}
#headerLogo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
/* #headerSearch {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 250px;
	z-index: 2;
} */




#headerIn2Bg {
	position: absolute;
	width: 855px;
	height: 155px;
	right: 0;
	top: 0;
	z-index: 0;
}
#headerNav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1024px;
	height: 119px;

		background-image: url(../img_pc_top/headernav_bg.png);
	background-repeat: no-repeat;
	background-position: 0 bottom;



}



#headerNav li {
	position: absolute;
	top: 0px;

}

#headerNav .nav1 {
	left: 183px;
}
#headerNav .nav2 {
	left: 267px;
}
#headerNav .nav3 {
	left: 403px;
}
#headerNav .nav4 {
	left: 537px;
}
#headerNav .nav5 {
	left: 652px;
}


#headerNav .nav6 {
	left: 790px;
}
#headerNav .nav7 {
	left: 906px;
}




#headerIn {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
}

#headerSubNav {
	width: 640px;
	font-size: 80%;
	padding-left: 10px;

}
#headerSubNav li {
	display: inline;
}


#headerSize {
	position: absolute;
	right: 10px;
	top: 4px;
	width: 184px;
}
#headerSize .title {
	left: 0;
	top: 0px;
	position: absolute;
}
#headerSize dd {
	position: absolute;
	top: 0;
}
#headerSize .item {
	left: 86px;
}
#headerSize .item2 {
	left: 137px;
}


#headerColor {
	width: 169px;
	position: absolute;
	right: 203px;
	top: 4px;
}
#headerColor .title {
	left: 0;
	top: 0px;
	position: absolute;
}
#headerColor dd {
	position: absolute;
	top: 0;
}
#headerColor .item {
	left: 48px;
}
#headerColor .item2 {
	left: 89px;
}
#headerColor .item3 {
	left: 131px;
}

#footer {
	margin-top: 20px;
	font-size: 90%;

}

#footer .pagetop {
	text-align: right;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	
}
#footer .bg {
	background-color: #D0E291;

}

#footer .in {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
#footer .list li {
	display: inline;
}
#footer .list a {
	color: #333;
}
#footer .address {
	margin-top: 10px;
	font-style: normal;
}

#footer .bg2 {
	background-color: #425500;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer .copyright {
	text-align: center;
	width: 990px;
	margin-left: auto;
	margin-right: auto;

}


/*サイト内検索*/
/* #srchBox #srchInput {
	width: 175px !important;
	height:19px !important;
}

#srchBox #srchBtn {
	width: 50px !important;
	height:25px !important;
}
#srchBox {
	height:25px !important;
	overflow:hidden;
} */
