html {
	height:100%;
}

body {
	height:100%;
	background:url(../img/bg_01.gif);
	background-repeat:repeat;
	background-position: center top;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

a:hover{
	text-decoration:underline;
}

a:active{
	text-decoration:underline;
}
 
a:link{
	text-decoration:underline;
}

a:visited{
	text-decoration:underline;
}

#container {
	width:820px;
	height:100%;
	background:url(../img/bg_02.gif);
	background-repeat:repeat-y;
	margin:auto;
	padding:0;
}

.blue12 {  font-size: 12px; color: #0066CC}
.blue10 {  font-size: 10px; color: #0066CC}
.ore12 {  font-size: 12px; color: #FF6600}
.white {  font-size: 12px; color: #FFFFFF; font-weight: bold}
a:hover {  font-size: 12px; color: #FF6600}
a:link {  font-size: 12px}
a:visited {  font-size: 12px}
.blu14 {  font-size: 14px; color: #0066CC}
.blu13b {  font-size: 13px; font-weight: bold; color: #0066CC}
.white13b {  font-size: 14px; color: #FFFFFF; font-weight: bold}
.ore14b {  font-size: 14px; font-weight: bold; color: #FF6600}
.black12 {  font-size: 12px; color: #000000}
.box {  background-color: #FFFFCC; border: #003399; margin-top: 2px; margin-right: 2px; margin-bottom: 2px; margin-left: 2px}
.w12glay {  font-size: 12px; color: #FFFFFF; background-color: #999999; font-weight: bold; text-align: center}
.black14 {  font-size: 14px; color: #000000}
.green12 {  font-size: 12px; color: #339933}
.red14 {  font-size: 14px; color: #FF0000}
.black18 {  font-size: 18px; color: #000000}
.v14b {  font-size: 14px; font-weight: bold; color: #993366}
.red10 {  font-size: 10px; color: #FF0000}
.w10bcbule {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0066CC;
	text-align: center;
}
.flame01 {
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #FF9900;
	border-bottom-color: #FF6600;
}
.hr02 {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.textblu10 {
	font-size: 13px;
	color: #006699;
	line-height: 26px;
}
