/* 内容 */
#contents ,#contents p{
	font-size: 12px;
	line-height: 18px;
}
#contents h3{
	font-size: 14px;
}

/* バックナンバー */
#backno td{
	width: 155px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 14px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}