@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.tt-head {
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 165px;
	width: 768px;
}
.tt-head-logo {
	background-image: url(images/tt-head.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 41px;
	width: 280px;
}
.A-tb {
	background-image: url(images/A-tb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 30px;
	height: 409px;
}
.G-tb {
	background-image: url(images/G-tb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 30px;
}
.B-1-tb {
	background-image: url(images/B-1-tb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 31px;
	width: 708px;
}
.B-3-tb {
	background-image: url(images/B-3-tb.jpg);
	height: 66px;
	width: 708px;
	background-repeat: no-repeat;
	background-position: center top;
}
.B-2-up {
	background-image: url(images/B-2-up-tb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 312px;
	width: 221px;
}
.C-tb {
	background-image: url(images/C-tb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 23px;
}
.E-tb {
	background-image: url(images/E-tb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 22px;
}

