@charset "utf-8";

/* additional css for puraibasi.html 2012/12/18 */

h3 {
	font-size: 18px;
	font-weight: 900;
	color: #930;
	text-align: center;
	width: 400px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #036;
	margin: 15px 0;
}

h4 {
	font-size: 16px;
	font-weight: 900;
	color: #930;
}

.danraku2 ul li {
	margin-left: 2em;
	display: list-item !important;
	list-style-type: disc;
	text-align: left;
}
