@charset "UTF-8";
@import url("main_popup.css");
@import url("page_popup_static.css");


#PopupHeader h1{
	background: url("../img/popup/img_omakase_title.gif") no-repeat bottom right;
}

#PopupBox h2{
	background:#ffffff url("../img/popup/img_omakase_subtitle.gif") no-repeat top center;
}

