body {
	background: #250000 url(message_bg.jpg) no-repeat fixed top center;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 135%;
	color: #99A7CB;
	text-decoration: none;
	text-align:center;
}
#navi {
	margin: 50px auto 0 auto;
	padding: 0px;
	width: 500px;
	color:#eeeeee;
}

#contentsbox {
	padding: 0px;
	margin: 80px auto 20px auto;
	float: none;
	height: auto;
}
#contentsbox table {
	width: 1050;
	height: 800px;
	margin: 0px auto;
}
#contentsbox table td {
	width: 350px;
}

#contentsbox .txtarea_l {
	width: 350px;
	padding:30px 30px 25px 40px;
	margin: 80px 0px 10px 0px;
	height: auto;
}
#contentsbox .txtarea_m {
	width: 350px;
	padding:50px 30px 5px 30px;
	margin: 0px 0px 10px 0px;
	height: auto;
}
#contentsbox .txtarea_s {
	width: 350px;
	padding:50px 30px 5px 30px;
	margin: 0px 0px 10px 0px;
	height: 245px;
}
#contentsbox .txtarea_ss1 {
	width: 350px;
	padding:50px 30px 5px 30px;
	margin: 0px 0px 10px 0px;
	height: 135px;
}
#contentsbox .txtarea_ss2 {
	width: 350px;
	padding:50px 30px 5px 30px;
	margin: 0px 0px 10px 0px;
	height: 95px;
}
#contentsbox .space {
 	height: 30px;
	width: 350px;
}
#contentsbox .space_l {
 	height: 100px;
	width: 350px;
}
#contentsbox .back {
	width: 280px;
 	margin: 50px 20px 0px 0px;
	text-align:right;
}
#contentsbox .restart {
 	text-align: right;
}
#contentsbox .name {
	color:#6E4D47;
	font-weight:bold;
}

a.list:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 135%;
	text-decoration: none;
	font-weight: 900;
	color: #222222;
}
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: #ffffff;
	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: #888888;
}
a.navi:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 135%;
	color: #75484B;
	text-decoration: none;
	font-weight: 900;
}
a.navi:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 135%;
	color: #D86E63;
	text-decoration: none;
	border-bottom: 1px solid #666666;
	font-weight: 900;
}

