@charset "Shift_JIS"; /*文字コード設定*/
/*+++++++++++++++++++++++++++++++++++++++++++++
　"バックナンバー"レイアウト用CSS
+++++++++++++++++++++++++++++++++++++++++++++*/


/*バックナンバー*/
#info {
	height: auto;
	width: 662px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.waku {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #D4D99B;
	border-bottom-color: #D4D99B;
	border-left-color: #D4D99B;
}
.comment {
	line-height: 22px;
}

#naiyo {
	height: auto;
	width: 631px;
	margin-right: auto;
	margin-left: auto;
}
