﻿@charset "utf-8";

/* 表示する場合は「none」→「block」に変更 */
#lp-news{
	display: none;
	text-align: center;
	margin: 10px auto;
}

#lp-news img {
	display: none;
	text-align: center;
	margin: 10px auto;
}
