@charset "utf-8";
/* CSS Document */

th,td,p,li {
	font-size: 12px;
}

td {
	padding: 10px 20px;
}

.pre01 {
	width: 300px;
	line-height: 1em;
	font-size: 12px;
}

.pre02 {
	overflow: auto;
	width: 350px;
	height: 175px;
	line-height: 1em;
	font-size: 12px;
}

p#attention {
	color: #ff0000;
}
