@charset "SHIFT_JIS";
/* ========== ŒŽ‰Ø‚ÌŒ•ŽmƒCƒ“ƒ^[ƒlƒbƒgƒmƒxƒ‹—pCSS ========== */
#chapter-1st {
	text-align: center;
	border: 1px outset #DDDDFF;
	background-color: #DDDDFF;
	margin: 10px 5%;
	padding: 10px;
}

/* p.thought { font-weight: bold } */

div.talking {
	margin-left: 100px;
	margin-right: 100px;
	padding: 10px;
}

p.prologue {
	font-size: 12pt !important;
	text-align: center;
	line-height: 1.7;
}

h2.logo, h3.logo {
	font-family: "Times New Roman", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 32pt;
	text-align: center;
	line-height: 1.0;
	background-color: rgb(0,51,204); /* #0033CC */ 
	color: #70DFFF;
	border-width: 2px;
	border-style: outset;
	margin: 0 10%;
}

span.sub {
	font-weight: normal;
	font-style: normal;
	font-size: 16pt;
}

span.sub { font-family: ‚c‚e‚o—ê‘‘Ì, serif }

th.left { width: 10%; }
td {
	font-size: 11pt;
	text-align: center;
}

div.novel {
	background-color: #F5EFDF;
	border-width: 3px;
	border-style: groove;
	border-color: #FFFFFF;
	margin: 0.5em 3%;
	padding: 15px;
}

div.novel p {
	font-size: 12pt;
	color: #000000;
	line-height: 1.2;
}

div.page {
	font-family: serif;
	font-size: 18pt;
	font-style: italic;
	text-align: center;
}

div.page { font-family: Times New Roman; }

p.end {
	font-family: "Times New Roman", serif;
	font-size: x-large!important;
	font-style: italic;
	text-align: right;
	margin-right: 3em;
}

h3 {
	font-size: normal;
	border-width: 0px 0px 3px 0px;
	border-style: double;
	border-color: rgb(0,51,204); /* #0033CC */
	color: rgb(0,51,204); /* #0033CC */
}

div.talking {
	margin: 15px
}

div.talking p {
	font-size: 90%;
}

div.add-info {
	text-align: right;
}