@charset "utf-8";

/* ====================================================
 共通設定
==================================================== */


body.custom-background{
	background-color:#ffffff;
}


/* header
-------------------------------------------------- */
.header-main{
	background-position: -300px -300px;
}

body.home .header-main{
	background-position: center center;
}














