@import url(../base.css);
@import url(../btm.css);

#texArea h3 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: #36A51E 2px solid;
	padding: 0px;
}
#texArea p {
	margin-top: 0px;
}
#chara {
	margin: 0px 5px;
	width: 560px;
}
