@charset "UTF-8";
/* CSS Document */

p.lice {
	font-size: 14px;
	line-height: 150%;
	color: #222222;
}

p.menseki {
	font-size: 14px;
	line-height: 20px;
	color: #EE0000;
	border: thin solid #EE0000;
	padding: 5px;
}

h3.lice {
	font-size: 16px;
	line-height: 150%;
	color: #222222;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #222222;
}
