@charset "utf-8";

#mainCol .entryTitle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-left: 10px;
	color: #336598;
	margin-bottom:10px
}

#mainCol .entryTitle a {
	color: #336598;
	text-decoration: none;
}

#mainCol .entryTitle a:hover {
	text-decoration: underline;
}

#mainCol span.moretopics {
	text-align: right;
	/*width: 560px;*/
	margin-top:10px;
	margin-bottom: -20px;
	font-size: 12px;
	display:block;
}
#mainCol .blogContentNavTop,
#mainCol .blogContentNavBottom {
	text-align: center;
	width: 560px;
	padding-bottom: 5px;
	margin: 0 auto 5px;
	font-size: 12px;
	color: #CCCCCC;
}
#mainCol .blogDate {
	text-align: right;
	width: 560px;
	/*margin-top: -20px;*/
	margin-top: 0;
	font-size: 81.25%;
	line-height: 140%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
}

