@charset "UTF-8";

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

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

#store_topic1 {
	background-color: #3C80BA;
}

