/*
 * ---  エントリー　テンプレート ---
 */
.module-entrylist {
	font-size: 13px;
	font-family: 'ＭＳ Ｐゴシック',sans-serif !important;
	font-weight: normal;
}
.module-entrylist .entry {
	margin-bottom: 20px;
}
.module-entry .entry .entry-body {
	margin-bottom: 20px;
	font-size: 100%;
}
.module-entrylist .entry .entry-header {
	display: none;
}
.module-entrylist .entry .entry-header a {
	font-size: 16px;
}


/*
 * ---  エントリー　テンプレート ---
 */
.module-entry {
	font-size: 120%;
	font-family: 'ＭＳ Ｐゴシック',sans-serif !important;
	font-weight: normal;
}
.module-entry .entry {
	margin-bottom: 20px;
}
.module-entry .entry .entry-body {
	margin-bottom: 20px;
	font-size: 100%;
}
.module-entry .entry .entry-header {
	display:none;
}
.categoryDataContainer {
	width: 760px;
}
#columnContainerCenter {
	width: 760px;
	float: right;
}

#columnContainerLeft {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 200px;
	float: left;
}
#columnContainerCenter div#latestblog {
	clear: both;
}