@charset "UTF-8";

table td, th {
	border: 1px solid #bbb;
	padding: 5px 4px;
}

#main li {
	margin-bottom: 0.5em;
}


#dvd {
	clear: both;
	width: 630px;
	overflow: auto;
	margin-top: 25px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

#dvdTxt {
	float: right;
	width: 573px;
}


table td, th {
	border: 1px solid #bbb;
	padding: 5px 8px;
	text-align: center;
}

table th {
	background: #cfd3fa;
	font-weight: normal;
	padding: 2px;
}

.indTxt4 {
	padding-left: 4em;
	text-indent: -4em;
}

.clmBg {
	padding: 5px 10px;
	background-color: #d6f7c1;
	line-height: 150%;
}
