@charset "UTF-8";

#main {
	background-color: #FFCABF;
}
#main_head {
	background-image: url(style_orange/main_head.gif);
	background-repeat: no-repeat;
}

#store_head {
	background-image: url(style_orange/store_head.gif);
	background-repeat: no-repeat;
}
#store_main1_bg {
	background-color: #FBEEE6;
}

#store_topic1 {
	background-color: #F36C4F;
}

