﻿@charset ("UTF-8");

div.news *,
body#booksinfo {/* ユニバーサルセレクタ、全ての要素に反映される */
	margin: 0;
	padding: 0;
	line-height: 1.6;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	border: none;
}