#contents h4 {
	border: 2px solid #FFCC99;
	padding: 8px;
	background: #FFFFCC;
	margin-bottom: 20px;
	width: 540px;
	font-size: 105%;
	font-weight: bold;
	line-height: 160%;
}
#contents .eColum {
	width: 560px;
	padding-bottom: 20px;
}
.eColum .imgColum {
	float: left;
	width: 260px;
}
.eColum .textColum {
	float: left;
	width: 290px;
	padding-top: 60px;
}
.textColum ul {
	font-size: 105%;
	font-weight: bold;
	line-height: 200%;
	list-style: disc inside;
}
.textColum li {
	font-size: 105%;
	line-height: 200%;
	font-weight: bold;
	list-style: disc inside;
}
