@charset "utf-8";

#mainimg {
	background: url(../../img/feature/pic_main.jpg) no-repeat 50% 0;
	background-size: cover;
}

#feat01 {
	background: url(../../img/feature/bg_feat01.jpg) no-repeat 50% 0;
}
#feat02 {
	background: url(../../img/feature/bg_feat02.jpg) no-repeat 50% 0;
}
#feat03 {
	background: url(../../img/feature/bg_feat03.jpg) no-repeat 50% 0;
}