﻿@charset "UTF-8";
#dvdamage-box > div {
	line-height: 1.7em;
	padding-left: 15px;
}
#dvdamage-box > div p,
#dvdamage-box > div ul {
	font-size: 95%;
	margin-bottom: 1em;
}
#dvdamage-box > div h2 {
	font-size: 105%;
	font-weight: bold;
	text-indent: 1em;
}
#dvdamage-box > div ul:nth-of-type(2) {
	background-color: beige;
	padding: 10px;
	border: solid 1px #000;
}