@import url(include.css);

#body{
	margin: 0 auto;
	position:relative;
	width: 756px;
	color: #555555;
	font-size: 80%;
	line-height: 140%;
	background-color:#e6e6ff;
	SCROLLBAR-FACE-COLOR: #f5f5f5;
	SCROLLBAR-HIGHLIGHT-COLOR: #5F5F5F;
	CURSOR: auto;
	SCROLLBAR-SHADOW-COLOR: #5F5F5F;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #5F5F5F;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffff;
}
p{
	width: 660px;
	margin: 0px 48px;
	text-align: left;
	line-height: 1.5em;
}
h3{
	margin: 20px 36px 20px 36px;
	padding: 5px;
	text-align: center;
	line-height: 1.5em;
	font-size: 150%;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
td{
	text-align: left;
	line-height: 130%;
}
th{
	text-align: left;
	line-height: 130%;
}
hr{
	width: 700px;
 }
#danrevo .CTitle{
	position:relative;
	display: block;
	text-align: center;
	width: 720px;
	height: 115px;
	margin: 0px 18px 20px 18px;
	padding: 0px 0px 0px 0px;
	background: url(/img/ct_danrevo.jpg) no-repeat;
}
#contest .CTitle{
	position:relative;
	display: block;
	text-align: center;
	width: 720px;
	height: 115px;
	margin: 0px 18px 20px 18px;
	padding: 0px 0px 0px 0px;
	background: url(/img/ct_contest.jpg) no-repeat;
}
#case .CTitle{
	position:relative;
	display: block;
	text-align: center;
	width: 720px;
	height: 115px;
	margin: 0px 18px 20px 18px;
	padding: 0px 0px 0px 0px;
	background: url(/img/ct_case.jpg) no-repeat;
}
#episode .CTitle{
	position:relative;
	display: block;
	text-align: center;
	width: 720px;
	height: 115px;
	margin: 0px 18px 20px 18px;
	padding: 0px 0px 0px 0px;
	background: url(/img/ct_episode.jpg) no-repeat;
}
#prize .CTitle{
	position:relative;
	display: block;
	text-align: center;
	width: 720px;
	height: 115px;
	margin: 0px 18px 20px 18px;
	padding: 0px 0px 0px 0px;
	background: url(/img/ct_prize.jpg) no-repeat;
}
#aisatu .CTitle{
	position:relative;
	display: block;
	text-align: center;
	width: 720px;
	height: 115px;
	margin: 0px 18px 20px 18px;
	padding: 0px 0px 0px 0px;
	background: url(/img/ct_aisatu.jpg) no-repeat;
}
