@charset "UTF-8";
div, h1, h2, h3, h4, h5, h6, p, address, ul, ol, li {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td img {
	display: block;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	width: 800px;
	margin-top: 23px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../_images/index_wrapper_bg.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
#facebook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #F00;
	float: right;
	padding-left: 10px;
	width: 120px;
	padding-top: 23px;
	z-index: 1000;
}
#facebook a{
	color: #F00;
	text-decoration: none;
}
#facebook a:visited{
	color: #F00;
	text-decoration: none;
}
#facebook a:hover{
	color: #FFF;
	text-decoration: underline;
}
.class_maintext {
	background-image: url("images/index/index_10.jpg");
	background-repeat: no-repeat
}
.class_footer {
	background-color: #600;
	background-image: url("images/index/index_13.jpg");
	background-repeat: no-repeat;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	height: 43px;
	padding-top: 14px;
}
.class_footer a{
	color: #F00;
	text-decoration: none;
}
.class_footer a:visited{
	color: #F00;
	text-decoration: none;
}
.class_footer a:hover{
	color: #FFF;
	text-decoration: underline;
}
