@charset "utf-8";

body {
	background: none !important;
}

#headerArea{
	background-color:#333333;
}

#contentsArea{
	overflow:visible;
}


#store .section{
	overflow:visible;
	border-bottom:none;
}

.toPageTop{
	clear:both;
}