@charset "Shift-JIS";

body {
	padding: 0px;
	margin: 0px;
}
#m_touroku20180509_contents {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
/*
------------------------------
| フォントサイズと行間ルール |
------------------------------

11px/13px = font-size: 0.917em; line-height: 1.182em;
12px/16px = font-size: 1em      line-height: 1.333em; *デフォルトサイズ*
14px/18px = font-size: 1.167em; line-height: 1.286em;
16px/20px = font-size: 1.333em; line-height: 1.25em;
18px/22px = font-size: 1.5em;   line-height: 1.222em;
20px/24px = font-size: 1.667em; line-height: 1.2em;
22px/26px = font-size: 1.833em; line-height: 1.182em;
24px/28px = font-size: 2em;     line-height: 1.167em;

*/