@charset "utf-8";

body {
	background: #00feb5 url("../img/bg/bg_body.png") repeat-x !important;
}

body.body_minamiaizu_top {
    background-image: url("../img/bg/bg_area_top_bar_winter.jpg") !important;
}
div.contents {
	background-color: #C8DCFF;
	/* background: #FFFFFF url('../img/bg/bg_lmenu_winter.png') repeat-y 10px 0 !important; */
	padding: 0 0 200px !important;
}
div.l_content {
	background: #FFFFFF  !important;
}
div.l_main_menu {
/*	background-color: #C8DCFF !important;*/
	/* background: #ea3622 url('../img/bg/bg_lmenu_tree.png') no-repeat 0 0 !important; */
	min-height: 750px !important;
}
div.header {
	background-image: url(../img/bg/header_winter.png) !important;
}
div.mobile_menu {
    background: url("../img/mobile-Site_winter.png") no-repeat scroll 0 0 transparent !important;
}
div.blog_title {
    background: url("../img/menu/staff-blog_ber_winter.png") no-repeat scroll 0 0 #FFFFFF !important;
}
div.spot_title {
    background-image: url("../img/bg/bar_winter.png") !important;
}
div.footer_area {
    margin-top: 30px !important;
}