@charset "utf-8";


body {
	background-color: #CFD3D6;
	padding: 10px;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2px;
	background-image: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	list-style-image: none;
}
.stage_setting {
	font-family: Arial, Helvetica, sans-serif;

	font-style: italic;
	line-height: 1.3em;
	color: #1D2649;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	width: 780px;
	font-weight: normal;
}
.stage_aside {
	padding-left: 100px;
	color: #1d2649;
	font-family: Arial, Helvetica, sans-serif;

	font-style: italic;
	margin: 20px;
	line-height: 30px;
}
.character-right {
	padding-left: 100px;
	color: #1d2649;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px;
	line-height: 30px;
}

.character {
	font-family: Arial, Helvetica, bold, sans-serif;

	font-style: normal;
	color: #440000;
	list-style-image: none;
	padding-left: 20px;
	padding-top: 0px;
}
.dialogue {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 700px;
}

.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-align: center;
	line-height: 1.25em;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #131353;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #131353;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #131353;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #131353;
}






.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	color: #006699;
	letter-spacing: 0.1em;
	text-align: center;
}


a {
	text-decoration: none;
}
.scenelist {
	width: 300px;
	float: left;
	top: 450px;
	left: 500px;
	text-align: left;
	position: inherit;
}
#all {
	height: 765px;
	width: 900px;
	text-align: center;
}
