.relation-text {
	margin-top: -35px;
}
.list-etc-text {
	margin-top: -45px;
}

/* 最新号アンケートフォーム */
.page-lists .col-md-12 {
	background: #f7f7f7;
	border-radius: 5px;
	border: 1px solid #ccc;
}


/* 注釈テキスト */
.annotation-box .col-md-12 {
	background: #fff4fa;
	font-size: 0.9em;
}

/* ヘッダー枠装飾 */
.panel-heading-page {
	text-align: center;
	border: 4px solid #EB3C00;
}