@charset "UTF-8";
/*\*/

/*------------------------------
サイト名：ほりきたコレクション
作成日：2011.03.16
修正日：2014.01.09
ガイドライン：Ver.01
製作者：株式会社エムアップ
------------------------------*/

/* ------------------------------------
 * 標準スタイルのリセット
 * ------------------------------------ */
@import "reset.css";
@import "common.css";


/* ------------------------------------
 * ブロックごとの設定
 * ------------------------------------ */

/*--- 現在地 ------------------*/

/*#locator {
	top: 0;
	width: 63px;
	background-position: 0 -220px;
}*/


/* メイン */

#main {
	background: url(../img/top/keyVisual1401.jpg) no-repeat;
}

#main #header h1 {
	width: 695px;
	height: 600px;
	background: url(../img/spacer.gif) repeat;
	text-indent: -9999px;
}