@charset "utf-8";
/*----------------------------------------
	トップ背景(各ページ毎に変更する inport)
----------------------------------------*/
#ctHome #container {
  padding-top: 140px;
}

#container {
  background:url(../images/bg_06.jpg) center top no-repeat;
}

