body {
    background-color: black;
    margin: 0px;
}

.txt14	{ 
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	line-height: 18px;
}

.txt12	{ 
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 16px;
}

.txt10 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	line-height: 13px;
}

.copy {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

.line1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 16px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.line2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.line3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

.release1 {
	font-size: 12px;
	line-height: 16px;
    border-color:#000000;
	border-width: 2px;
	border-style: solid;
}

.release2 {
	font-size: 12px;
	line-height: 16px;
    border-color:#000000;
	border-width: 1px;
	border-style: solid;
}

a:link {
	color: #ea5505;
}

a:visited {
	color: #ea5505;
}

a:hover {
	color: #ffc000;
}

a:active {
	color: #ea5505;
