/* lay-out */
#canvas {}
	#skip {
		display : none;
	}

#content h1 {
  height: auto;
}

body.hasPcShop div.introduction h1  {
      padding-top: 10px;
}
