@charset "utf-8";

/* ------------------------------
topページの、背景季節変更
------------------------------ */
.top_bg01 { background: url(/re_shared/images/background/winter.jpg) repeat-x 0 120px; }
.top_bg02 { background: url(/re_shared/images/background/index_winter.png) no-repeat center 33px; }
.top_bg03 { background: url(/re_shared/images/background/spring.png) repeat-x center 120px; }
.top_bg04 { background: url(/re_shared/images/background/index_spring.jpg) no-repeat center 4px; }
#cherry { position: absolute; top: 4px; left: -227px; z-index:20; }
.top_bg05 { background: url(/re_shared/images/background/itscom_top_spring.jpg) no-repeat center 40px; }
.top_bg06 { background: url(/re_shared/images/background/summer.png) repeat-x center 120px; }
.top_bg07 { background: url(/re_shared/images/background/index_summer.png) no-repeat center 13px; }
.top_bg08 { background: url(/re_shared/images/background/itscom_top_summer.jpg) no-repeat top center; }
.top_bg09 { background: url(/re_shared/images/background/autumn.png) repeat-x center 120px; }
.top_bg10 { background: url(/re_shared/images/background/itscom_top_autumn.jpg) no-repeat center 115px; }
.top_bg11 { background: url(/re_shared/images/background/index_xmas.png) no-repeat center 32px; }
.top_bg12 { background: url(/re_shared/images/background/itscom_top_winter1412.jpg) no-repeat top center; }
.top_bg14xmas { background: url(/re_shared/images/background/winter.jpg) repeat-x 0 120px; }
.top_bg13 {
	background-image:url(/re_shared/images/background/itscom_top_spring1504_left.png),url(/re_shared/images/background/itscom_top_spring1504_right.png);
	background-repeat:no-repeat;
	background-position:left 22%, right 25%;
}
.top_bg15 { background: url(/re_shared/images/background/itscom_top_summer1507.jpg) no-repeat center 132px; }

