@charset "utf-8";

/* スクリーンのみ表示するスタイル
 * **************************************************
 *
 * 1 : body
 * 2 : header
 *
 * **************************************************
 */


/* ======================================
	1 : body [ ボディ ]
====================================== */
body {
	background-image: url(../images/common/search_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}


/* ======================================
	2 : header [ ヘッダ ]
====================================== */
#header .textSizeBox {
	background-image: url(../images/common/rogo_bg.gif);
	background-repeat: no-repeat;
}