@charset "utf-8";

.sectbody {
	padding: 10px 5px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.col_sentence {
	width: 405px;
	margin: 0 5px;
}

.col_img {
	margin: 0 5px;
}

.entry_title {
	height: 20px;
	margin: 0;
	padding: 5px 0 0 8px;
	background: url(../../common/image/BG_table_basic_th.gif) repeat-x;
	border-top: 1px solid #CCCCCC;
	font-weight: normal;
	color: #B12E23;
}