﻿/* CSS Document */

body{ background-color:#12131f;}

#all{ width:100%; text-align:center;}

#flash_td{ width:937px; margin:0 auto; position:relative;}

#flash_content{ position:absolute; width:937px; height:380px; z-index:1;}

.txt01 {
	font-size: 12px;
	line-height: 20px;
	color: #660000;
	letter-spacing: normal;
}
.txt02 {
	font-size: 12px;
	line-height: 21px;
	color: #421E1E;
	letter-spacing: normal;
}
.txt03 {
	font-size: 13px;
	line-height: 26px;
	color: #2B0000;
	letter-spacing: normal;
	font-weight: bold;
}
