@charset "utf-8";




/*** ** header ***/
#header .bt-home {
	display: none;
}
#header .bn-himawariblog {
	display: none;
}



/*** mainvisual ***/
#mainvisual {
	text-align: center;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#gnav {
	margin-top: 0px;
}



/*** gnav ***/
#gnav li {
	position: absolute;
}
#gnav li.gnav01 {
	left: 24px;
	top: 18px;
}
#gnav li.gnav01 img.illust {
	visibility: hidden;
	position: absolute;
	left: 23px;
	top: 118px;
}
#gnav li.gnav02 {
	left: 669px;
	top: 18px;
}
#gnav li.gnav02 img.illust {
	visibility: hidden;
	position: absolute;
	left: 153px;
	top: 121px;
}
#gnav li.gnav03 {
	left: -41px;
	top: 216px;
}
#gnav li.gnav03 img.illust {
	visibility: hidden;
	position: absolute;
	left: 150px;
	top: 124px;
}
#gnav li.gnav04 {
	left: 734px;
	top: 215px;
}
#gnav li.gnav04 img.illust {
	visibility: hidden;
	position: absolute;
	left: 20px;
	top: 118px;
}
#gnav li.gnav05 {
	left: 72px;
	top: 395px;
}
#gnav li.gnav05 img.illust {
	visibility: hidden;
	position: absolute;
	left: 25px;
	top: 118px;
}
#gnav li.gnav06 {
	left: 648px;
	top: 400px;
}
#gnav li.gnav06 img.illust {
	visibility: hidden;
	position: absolute;
	left: 188px;
	top: 118px;
}



/*** bn_area ***/
.bn_area {
	height: auto;
	width: 850px;
	margin-top: 7px;
	z-index: 10000;
	position: absolute;
	top: 605px;
	left: 55px;
}
.bn_area a {
	display: block;
	float: left;
	height: auto;
	width: auto;
	margin-right: 17px;
}
.opennursery  {
	display: block;
	height: auto;
	width: auto;
}



/*** announce_area ***/
#announce_area {
	position: relative;
	clear: both;
	height: auto;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;
/*	margin-top: 140px; */
}




#announce_area #bn-mobile {
	position: absolute;
	right: 0;
	bottom: 0;
	height: auto;
	width: 196px;
}

/** whatsnew **/
#announce_area #whatsnew {
	float: left;
	height: auto;
	width: 640px;
	background-image: url(img/whatsnew_bg_btm.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
}
#announce_area #whatsnew h2 {
	background: transparent;
	font-size: 0px;
	line-height: 0px;
}
#announce_area #whatsnew #bg {
	background-image: url(img/whatsnew_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 86%;
	line-height: 1.5em;
	display: block;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0em;
	padding-left: 0em;
	height: auto;
	padding-top: 0em;
	padding-bottom: 0.5em;
}
#announce_area #whatsnew dl dt {
	color: #5a3219;
	width: 8em;
	float: left;
	clear: both;
	margin-bottom: 0.5em;
}
#announce_area #whatsnew dl dd {
	padding-left: 10.5em;
	margin-bottom: 0.5em;
}
