/*‹¤’Ê
*********************************************/

*{
     margin:0px;
     padding:0px;
}

body{
     background:#0d0d0d;
     line-height:1.4;
     color:#ffffff;
     text-align:center;
     font:1em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

a:link{
     color:#CCCCCC;
     text-decoration: none;
}
a:visited{
     color:#CCCCCC;
     text-decoration: none;
}
a:hover{
     color:#ffffff;
     text-decoration: underline;
}
a:active{
     color:#ffffff;
     text-decoration: none;
}

div#container{
     background:#0d0d0d url(../images/background.gif) repeat-x;;
}

table{
     text-align:left;
}

.txt10{
     color:#ef5404;
     font-size:0.65em;
}

.txt12{
	color:#CCCCCC;
     font-size:0.75em;
}

.txt14{
     font-size:0.85em;
}

/*event—p
*********************************************/

.black_txt9{
     color:#333333;
     font-size:0.55em;
}

.black_txt10{
     color:#333333;
     font-size:0.65em;
}

.black_txt12{
     color:#333333;
     font-size:0.75em;
}

.red{
     color:#ff0000;
     font-size:0.85em;
}
.date{
     color:#333333;
     font-size:0.9em;
}

.black_txt12 a,.black_txt12 a:visited{
     color:#333333;
}

.black_txt12 a:hover{
     color:#333333;
     text-decoration:underline;
}

/*news—p
*********************************************/

.orange_txt12{
     font-size:0.75em;
     color:#ef5404;
}