body {
	margin: auto;
	background-color: #ffffff;
	font-family: "Merriweather", serif;
	font-size: 18px;
	color: #888888;
}

iframe {
	overflow: auto;
	width: 100%;
	height: 870px;
	border: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

th {
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #888888;
}

audio {
	width: 220px;
	height: 50px;
}

#top {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 50px;
	font-weight: 400;
	color: #32373c;
	font-family: "Pacifico", cursive;
}

#main, #middle, #booklist {
	width: 100%;
	margin: auto;
	border-collapse: collapse;
	
}

#tracklist {
	width: 100%;
	height: 350px;
	display: block;
	border: 0px solid #000000;
}

#trackNav {
	display: flex;
	flex-direction: row;
	gap: 3px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	justify-content: center;
}

#pagebutton01 {
	width: 17px;
	height: 18px;
	color: #ffffff;
	background-color: #c0c0c0;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
}

#pagebutton02 {
	width: 17px;
	height: 18px;
	color: #ffffff;
	background-color: #ffc107;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
}

#queue {
	display: flex;
	flex-direction: row;
	gap: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	justify-content: center;
}

.pageNav {
	font-size: 14px;
	font-weight: 700;
	color: #ffc107;
}

.smallText {
	font-family: "Merriweather", serif;
	font-size: 14px;
	font-weight: 500;
	color: #32373c;
	text-align: center;
}

.sidepic {
	text-align: center;
}

.header {
	display: flex;
	flex-direction: row;
	gap: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	justify-content: center;
	width: 100%;
	color: #ffffff;
	font-weight: 700;
	background-color: #ffc107;
}
.header2 {
	display: flex;
	flex-direction: row;
	gap: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	justify-content: center;
	padding: 10px;
	color: #ffc107;
	font-weight: 500;
	background-color: #ffffff;
}
.header3 {
	display: flex;
	flex-direction: row;
	gap: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	justify-content: center;
	padding: 3px;
	color: #ffffff;
	font-size: 14px;
	font-weight: 700;
	background-color: #ffc1ae;
}

.music {
	font-size: 13px;
	font-weight: 500;
	color: #888888;
	text-align: left;
}

.topLine {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
	border-top: 6px solid #ffc107;
}

.inLine {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 2px dotted #ffc107;
}

.storygraph {
	padding-top: 20px;
	padding-bottom: 0px;
}
.mal {
	padding-top: 0px;
	padding-bottom: 0px;
}
.host {
	padding-top: 0px;
	padding-bottom: 20px;
}

.left {
	padding-top: 0px;
	padding-left: 50px;
	padding-right: 10px;
	padding-bottom: 30px;
	vertical-align: top;
	width: 20%;
}

.right {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	vertical-align: top;
	width: 80%;
}

.num {
	width: 5%;
	font-size: 15px;
	font-weight: 600;
}
.titleBook {
	width: 23%;
	font-size: 15px;
	font-weight: 600;
}
.author {
	width: 20%;
	font-size: 15px;
	font-weight: 600;
}
.start {
	width: 10%;
	font-size: 15px;
	font-weight: 600;
}
.end {
	width: 10%;
	font-size: 15px;
	font-weight: 600;
}
.format {
	width: 13%;
	font-size: 15px;
	font-weight: 600;
}
.status {
	width: 11%;
	font-size: 15px;
	font-weight: 600;
}
.rating {
	width: 8%;
	font-size: 15px;
	font-weight: 600;
}

.data {
	font-size: 15px;
}

.epub {
	background-color: #ffb447;
	color: #ffffff;
	font-size: 13px;
	padding-left: 4px;
	padding-right: 4px;
}

.paper {
	background-color: #84deea;
	color: #ffffff;
	font-size: 13px;
	padding-left: 4px;
	padding-right: 4px;
}
.paperWish {
	background-color: #df4af3;
	color: #ffffff;
	font-size: 13px;
	padding-left: 4px;
	padding-right: 4px;
}

.fav {
	background-color: #e91e63;
	color: #ffffff;
	font-size: 13px;
	padding-left: 4px;
	padding-right: 4px;
}

.read {
	background-color: #8bc34a;
	color: #ffffff;
	font-size: 13px;
	padding-left: 4px;
	padding-right: 4px;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
  color: #000000;
}

a:visited {
  color: #000000;
}

.categories {
	font-weight: 600;
	color: #32373c;
}

.cate01, .cate02, .cate03, .cate04, .cate05, .cate06 {
	display: flex;
	flex-direction: row;
	gap: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	justify-content: center;
	width: 250px;
	cursor: pointer;
}

.cate01side, .cate02side, .cate03side, .cate04side, .cate05side, .cate06side {
	display: flex;
	flex-direction: row;
	gap: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	justify-content: center;
	width: 180px;
	cursor: pointer;
}

.rows {
	opacity: 1;
}

.rows:hover {
	opacity: 0.7;
}

.cap01, .cap02, .cap03, .cap04, .cap05, .cap06 {
	display: flex;
	flex-direction: row;
	width: 250px;
	font-family: "Merriweather", serif;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	background-color: coral;
	gap: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	justify-content: center;
	cursor: pointer;
}

.cap01side, .cap02side, .cap03side, .cap04side, .cap05side, .cap06side {
	display: flex;
	flex-direction: row;
	width: 180px;
	font-family: "Merriweather", serif;
	font-size: 15px;
	font-weight: 500;
	color: #ffffff;
	background-color: coral;
	gap: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	justify-content: center;
	text-align: center;
	cursor: pointer;
}

.book01, .book02, .book03, .book04, .book05 {
	display: flex;
	flex-direction: column;
	gap: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	justify-content: center;
	background-color: #f8f8f8;
	width: 130px;
	cursor: pointer;
}

.book01data, .book02data, .book03data, .book04data, .book05data {
	display: flex;
	width: 130px;
	font-family: "Merriweather", serif;
	font-size: 16px;
	font-weight: 600;
	color: #ffffff;
	background-color: coral;
	padding-top: 4px;
	padding-bottom: 4px;
	justify-content: center;
	border: 0px solid #000000;
}

.backtomain {
	display: flex;
	padding: 5px;
	justify-content: center;
	border: 3pt solid coral;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	font-weight: 600;
	font-family: "Open Sans", sans-serif;
	color: coral;
	cursor: pointer;
}

#bottom {
	display: flex;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
	font-size: 14px;
	font-weight: 500;
	color: #32373c;
	justify-content: center;
	text-align: center;
}