﻿#contents {
	padding: 5px;
	width: 800px;
	background-color: #FFFFFF;
	margin: auto;
	text-align: center;
	border: 1px none #ccccff;
	top: 10px;
}
div#side {
	width: 190px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 130%;
	float: right;
	text-align: left;
	background-color: lavender;
	left: 0px;
	margin-top: 10px;
	padding-left: 5px;
	margin-right: 0px;
	background-repeat: repeat-y;
}
#main {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	line-height: 150%;
	margin-right: -215px;
	float: left;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
}
#anime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	letter-spacing: 12px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #800000;
	background-color: #0033CC;
	display: block;
}
.midasi a {
	border: 2px solid #FF9900;
	margin: 0px 0px 5px 0px;
	display: block;
	background-color: oldlace;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	padding: 3px;
}
div.midasi {
	margin: 0px;
	border: 1px solid #999999;
	font-family: HGS明朝E;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	line-height: 130%;
	text-align: center;
	padding: 0px;
	text-indent: 5px;
	background-color: #CCFF99;
	letter-spacing: 5px;
	width: 99%;
}
.midasi a:hover {
	background-color: #3300ff;
	color: #FFFFFF;
}
