#wordbox dt {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic","sans-serif";
	clear: both;
	font-style: normal;
	font-weight: normal;
	font-size: 1.9em;
	color: #463030;
	text-align: center;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	border-top: 1px solid #474747;
	padding-top: 30px;
}
#wordbox dt a:link,
#wordbox dt a:visited,
#wordbox dt a:hover {
	color: #463030;
}
#wordbox dt:first-child {
	margin-top: 0px;
	border-top: none;
	padding-top: 0;
}

.entry-meta
{
  color: #bbbbbb;
  font-size: 14px;
  margin-bottom: 0px;
  text-align: center;
}

#wordbox p {
    font-style: normal;
    font-weight: normal;
	font-size: 10pt;
	line-height: 2em;
	margin: 0;
	padding: 0;
	color: #555555;
}
#wordbox img
{
  max-width: 100%;
  height: auto;
  padding: 10px;
}
