@charset "iso-2022-jp";

div.under div.cover div.contents h1 span {
	background-position:-300px -80px;
	}

div.sections {
	margin:0 40px 40px;
	}
div.mgb-0 {
	margin-bottom:0;
	}

div.sections h2 {
	font-size:125%;
	line-height:1.5;
	letter-spacing:0.25em;
	padding-bottom:0.25em;
	margin-bottom:1em;
	}
div.sections h3 {
	font-size:100%;
	line-height:1.5;
	letter-spacing:0.25em;
	margin-bottom:1em;
	}
body.tonko div.sections h2 {
	border-bottom:solid #4e4090 3px;
	}
body.sanjo div.sections h2 {
	border-bottom:solid #ff4e7b 3px;
	}
body.tonko div.sections h3 {
	color:#4e4090;
	}
body.sanjo div.sections h3 {
	color:#ff4e7b;
	}
div.sections p {
	font-size:100%;
	line-height:1.5;
	margin-bottom:1.5em;
	}
div.sections p.mgb-05em {
	margin-bottom:0.75em;
	}

div.sections ul {
	margin-left:2em;
	margin-bottom:1.6em;
	}
div.sections ul li {
	line-height:1.5;
	padding-bottom:0.25em;
	}

table {
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	}
table th, table td {
	font-size:100%;
	vertical-align:top;
	line-height:1.5;
	text-align:left;
	padding-bottom:0.75em;
	}
table th.pdb-0, table td.pdb-0 {
	padding-bottom:0;
	}
table th {
	text-align:right;
	font-weight:normal;
	white-space: nowrap;
	}
table td.naka {
	text-align:center;
	width:2em;
	}

body.tonko table th {
	color:#4e4090;
	}
body.tonko table td.naka {
	color:#b2a4f4;
	}
body.sanjo table th {
	color:#ff4e7b;
	}
body.sanjo table td.naka {
	color:#ff99b8;
	}

div.bx-copy {
	padding:30px;
	margin:0 40px 40px;
	background-color:#fff;
	}
body.tonko div.bx-copy {
	border:10px solid #e5e0fb;
	}
body.sanjo div.bx-copy {
	border:10px solid #ffdeec;
	}
div.bx-copy p.p-copy {
	font-size:125%;
	line-height:1.25;
	margin-bottom:0.75em;
	text-align:center;
	}
div.bx-copy p.p-txt {
	font-size:100%;
	line-height:1.6;
	}