/*バックグラウンドGIF　通常ページ用 */

body {
	background-image: url(../image/bg.gif);
	background-repeat: repeat-x;
    background-color: #FFFFFF;
	}
#lexus_bg {
	background: url(/lexus/img/bg_img.gif) no-repeat left top;
}
