@charset "UTF-8";/* ----------------------------------------------------------------------	Visual formatting model---------------------------------------------------------------------- */ol li {	display: list-item;}/* ----------------------------------------------------------------------	Visual formatting model details---------------------------------------------------------------------- */body {	line-height: 1.4;}th, td {	vertical-align: middle;}/* ----------------------------------------------------------------------	Generated content, automatic numbering, and lists---------------------------------------------------------------------- */ol {	list-style-type: decimal;}/* ----------------------------------------------------------------------	Colors and Backgrounds---------------------------------------------------------------------- */body {	color: #555;}a:visited {	color: #555;}a {	color: #555;}strong {	color: #c8000d;}/* ----------------------------------------------------------------------	Fonts---------------------------------------------------------------------- */* {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;}address, cite, var {	font-style: italic;}abbr, acronym {	font-variant: small-caps;}/*h1, h2, h3, h4, h5, h6, strong, em {	font-weight: bold;}*/h5, h6, strong, em {	font-weight: bold;}body {	font-size: 11px;}h1 {	font-size: 36px;}h2 {	font-size: 18px;}h3, h4 {	font-size: 14px;}	/* ----------------------------------------------------------------------	Text---------------------------------------------------------------------- */caption {	text-align: left;}a:visited {	text-decoration: underline;	/*text-decoration: none;*/}a:hover {	text-decoration: underline;}a,ins {	text-decoration: underline;	/*text-decoration: none;*/}del {	text-decoration: line-through;}* {	/*letter-spacing: 0.2em;*/}