@charset "UTF-8";
/* CSS Document */
* {
	outline:none;
}
* {
	behavior: url(pngfix/iepngfix.htc);
}

a img {
border:0;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

body {
	background-image: url(images/back.gif);
	background-color: #8A76AE;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center top;

	
}.head-back {
	background-image: url(images/head-back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer {
	/*background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;*/
}
.footer table{
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:53px;
}
.footer-left {
	font-size: 11px;
	color: #F6E927;
	padding:15px 0 0 30px;
	vertical-align:top;
}
.footer-right {
	font-size: 11px;
	padding:15px 40px 0 0;
	vertical-align:top;
}
.ttl {
	font-size: 20px;
	color:#DB006B;
	font-weight:bold;
}
.ttl2 {
	font-size: 20px;
	color:#EA9FC6;
	font-weight:bold;
}
.ttl3 {
	font-size: 14px;
	color: #CF6;
}

