@charset "UTF-8";


/* --------------------------------
 * header_img
 * -------------------------------- */

/* 汎用画像/ */

.page_title_templage::before { /* 開発・共通画像 */
	background-image:url("../img/page_title_back2.png");
}

.page_title_common::before {
	background-image:url(../img/page_title_common.png);
}

.page_title_about::before {
	background-image:url(../img/page_title_about.png);
}

.page_title_consumer::before {
	background-image:url(../img/page_title_consumer.png);
}

.page_title_business::before {
	background-image:url(../img/page_title_business.png);
}

.page_title_news::before {
	background-image:url(../img/page_title_news.png);
}

.page_title_links::before {
	background-image:url(../img/page_title_links.png);
}

.page_title_faq::before {
	background-image:url(../img/page_title_faq.png);
}

.page_title_shops::before {
	background-image:url(../img/page_title_shops.png);
}

.page_title_column::before {
	background-image:url(../img/page_title_column.png);
}

.page_title_trouble_shooting::before {
	background-image:url(../img/page_title_trouble_shooting.png);
}

.page_title_policy::before {
	background-image:url(../img/page_title_policy.png);
}

.page_title_contact::before {
	background-image:url(../img/page_title_contact.png);
}

.page_title_sitemap::before {
	background-image:url(../img/page_title_sitemap.png);
}

.page_title_webmng::before {
	background-image:url(../img/page_title_webmng.png);
}