@charset "Shift_JIS";

html { height: 100.2%;}

/* 共通〜見出しH1
-------------------------- */
h1.tit-center {
	text-align: center;
}

/* 共通〜本文
-------------------------- */
div.honbunBlock {
	padding-bottom: 20px;
	line-height: 1.8;
}

/* 共通〜日付と署名
-------------------------- */
p.copyDate {
	margin-top: 50px;
	text-align: right;
}



/* 以下 個別ページ用CSS
-------------------------- */

/* oshirase/20140227_keihin.html 用 */
dl.summary_list dt {
	float: left;
	clear: left;
	margin-bottom: 0.2em;
}
dl.summary_list dd {
	margin-left: 8em;
	margin-bottom: 0.2em;
}
