@charset "UTF-8";
@import "/themes/concept/master.css";

/*
 [
----------------------------------------------------------- */
ul.entryList,
ul.entryList li {
	margin: 0;
	padding: 0;
}

/*
 [
----------------------------------------------------------- */
ul.entryList {
	margin-top: 10px;
	margin-left: 17px;
}
ul.entryList li{
	background: url(images/cvoicePoint.gif) no-repeat 0 4px;
	padding-left: 25px;
	line-height: 1.6;
	font-size: 14px;
}


.blogEntryHeader {
	background: url(images/entryHeader.gif) no-repeat center top;
	width: 473px;
	height: 23px;
	margin: 0;
	padding: 20px 0 0 37px;
}
.blogEntryBody {
	background: #feefe3;
	border-left: #cecdcd 1px solid;
	border-right: #cecdcd 1px solid;
	width: 440px;
	padding: 10px 34px;
	margin: 0;
}
.blogEntryBottom {
	background: url(images/entryBottom.gif) no-repeat center top;
	width: 493px;
	height: 18px;
	padding-left: 17px
}
p.texttext {
	font-size: 14px;
	padding: 0 17px;
}
ol.topVoice {
	padding: 1em 0 0 36px;
}
ol.topVoice li {
	list-style: decimal;
}
