body {
	background-color: #000000;
	padding: 10px 0px 0px;
	margin: 10px 0px 0px;
}
.line {
	background-image: url(../../../images/bg.gif);
	background-repeat: repeat-x;
	height: 13px;
	width: 100%;

}
a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #999900;
	text-decoration: underline;
}
.spacer {
	height: 3px;
	width: 100%;
}
.copyright {
	background-image: url(../../images/copyright.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
}
.header {
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;



}
.main-text {
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
}
.header2 {
	background-color: #4D4D4D;
	height: 15px;
}
.bg-line {
	background-image: url(../../../takumi/concept/images/line.gif);
	background-repeat: repeat-y;
}
.main-text2 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
}

