body {
	background: #250000 url(message_bg.jpg) no-repeat fixed 0px 0px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 135%;
	color: #800000;
	text-decoration: none;
}
#navi {
	margin: 20px 0px 0px 400px;
	padding: 0px;
	width: 300px;
}

#contentsbox {
	padding: 0px;
	margin: 10px 0px 50px 400px;
	float: none;
	height: auto;
}
#contentsbox table {
	width: auto;
	height: 850px;
}
#contentsbox table td {
	width: 500px;
}

#contentsbox .txtarea_l {
	width: 420px;
	padding:50px 40px 25px 40px;
	margin: 320px 20px 10px 0px;
	height: auto;
	background: url(message_bg_l.png) no-repeat;
}
#contentsbox .txtarea_s {
	width: 400px;
	padding:50px 40px 5px 60px;
	margin: 0px 20px 10px 0px;
	height: 245px;
	background: url(message_bg_s.png) no-repeat;
}
#contentsbox .txtarea_ss1 {
	width: 400px;
	padding:50px 40px 5px 60px;
	margin: 0px 20px 10px 0px;
	height: 95px;
	background: url(message_bg_ss1.png) no-repeat;
}
#contentsbox .txtarea_ss2 {
	width: 400px;
	padding:50px 40px 5px 60px;
	margin: 0px 20px 10px 0px;
	height: 95px;
	background: url(message_bg_ss2.png) no-repeat;
}
#contentsbox .space {
 	height: 30px;
}
#contentsbox .space_l {
 	height: 100px;
}
#contentsbox .back {
	width: 280px;
 	margin: 50px 20px 0px 0px;
	text-align:right;
}
#contentsbox .restart {
 	text-align: right;
}


a.list:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 135%;
	text-decoration: none;
	font-weight: 900;
	color: #0B111A;
}
a.list:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 135%;
	color: #444444;
	text-decoration: none;
	font-weight: 900;
}
a.list:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 135%;
	color: #2D635F;
	text-decoration: none;
	font-weight: 900;
}

a.navi:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 135%;
	text-decoration: none;
	font-weight: 900;
	color: #75484B;
}
a.navi:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 135%;
	color: #666666;
	text-decoration: none;
	font-weight: 900;
}
a.navi:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 135%;
	color: #740808;
	text-decoration: none;
	border-bottom: 1px solid #666666;
	font-weight: 900;
}
