@charset "UTF-8";
@import "/themes/concept/master.css";

/*
 [ ListBox
----------------------------------------------------------- */
ul.entryList,
ul.entryList li,
p.listBox {
	margin: 0;
	padding: 0:
}
img.imgimg {
	margin-left: 17px;
	font-size: 1px;
	vertical-align: text-bottom;
}
.listBox {
	margin-left: 17px;
	width: 444px;
	padding: 17px;
	background: #ece8d3;
	border-right: #d6d6d6 1px solid;
	border-left: #d6d6d6 1px solid;
}
ul.entryList {
	margin-top: 10px;
}
ul.entryList li{
	background: url(images/listPoint.gif) no-repeat 0 4px;
	padding-left: 20px;
	line-height: 1.6;
	font-size: 14px;
}
	

/*
 [ Entry
----------------------------------------------------------- */
.blogEntryHeader {
	background: url(images/q.gif) no-repeat 0 0;
	padding: 0 0 0 35px;
	height: 30px;
}
.blogEntryHeader h2 {
	padding-top: 5px;
	font-size: 16px;
	font-weight: bold;
}
.blogEntryHeader, .blogEntryHeader a:link, .blogEntryHeader a:visited, .blogEntryHeader a:active {
	font-size: 16px;
}
img.answer {
	float: left;
	padding: 0 10px 10px 0;
}
.blogEntry {
	background: url(images/dot.gif) repeat-x center bottom;
}
