.font10p { font-size: 10px; line-height: 15px }
.font12p { font-size: 12px; line-height: 18px}
.font11p { font-size: 11px; line-height: 16px }
.font13p { font-size: 13pt; line-height: 19pt }
.font12height {  font-size: 12px; line-height: 22px}
.font11blue {  font-size: 11px; color: #0E3092; font-weight: bold; line-height: 16px}
.font12blue {  font-size: 12px; font-weight: bold; color: #0E3092}
.font13blue {  font-size: 13px; font-weight: bold; color: #0E3092}
td.detail{		width: 30em;}

/*** エントリーアーカイブ内の画像のマージン設定 ***/
.imgMargin p img {
	margin: 0px 0px 15px;
}