@charset "iso-2022-jp";

div.contents h1 span {
	background-image:url(img/images.png);
	background-position:left top;
	}
div.main div.cover div.contents {
	position:relative;
	}

div.illust-a {
	position:absolute;
	background-image:url(img/illust.png);
	background-position:0 -260px;
	left:100px;
	top:540px;
	}
div.illust-a img {
	width:136px;
	height:200px;
	}
div.illust-b {
	position:absolute;
	background-image:url(img/illust.png);
	background-position:left top;
	right:20px;
	bottom:60px;
	}
div.illust-b img {
	width:267px;
	height:260px;
	}

table {
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	}
table th, table td {
	font-size:100%;
	vertical-align:middle;
	line-height:1.5;
	text-align:left;
	padding-bottom:0.75em;
	}
table th {
	width:420px;
	text-align:right;
	font-weight:normal;
	color:#ff4e7b;
	white-space: nowrap;
	}
table td.naka {
	color:#24923a;
	text-align:center;
	width:2em;
	}

table th a {
	text-decoration:none;
	}
table th a:hover {
	background-color:#fff47b;
	text-decoration:none;
	}