@charset "Shift_JIS";

/*--------------------------------------------------------
  印刷時の改行
--------------------------------------------------------*/

.front_print {
 page-break-before: always;
}


/*--------------------------------------------------------
  印刷用　背景設定
--------------------------------------------------------*/

body.hpb-layoutset-01
{
    background-image : url(image/bg_3C_01.png);
	background-repeat: repeat-x;
}

body.hpb-layoutset-02
{
    background-image : url(image/cBg_3C_01.png);
	background-repeat: repeat-x;

}
