@charset "UTF-8";
/* CSS Document */
/*--------------------------------------
  1.heaader area
---------------------------------------*/
a.logo.creation {
	width: 308px;
	height: 47px;
	background: url(../images/sprite-creation.png) no-repeat 0 -598px;
}
/*--------------------------------------
  3.sidebar area
---------------------------------------*/
.aside-section-title { background: #BDDF00; }

.nav a:hover,
.nav a.now_location { background-image:url(../images/sprite-creation.png); }

#price {
	width: 233px;
	height: 38px;
	background: url(../images/sprite-creation.png) no-repeat -1px -100px;
	text-indent: -9999pt;
}

.banners li {
	text-align: center;
}
/*--------------------------------------
  4.main area
---------------------------------------*/
.section-hedaer { color: #333; }
.article-header { color: #aDcF00; }

/*--------------------------------------
  7.TOP
---------------------------------------*/	
.billboard {
	height: 273px;
	background: url(../images/sprite-creation.png) no-repeat 0 -300px;
	border: none;
	text-indent: -9999pt;
}
#tanoshisu {
	display: inline-block;
	width: 264px;
	height: 32px;
	padding: 0 0 0 8px;
	background: url(../images/sprite-creation.png) no-repeat 8px -600px;
	text-indent: -9999pt;
	vertical-align: bottom;
}

