/*‹¤’Ê
*********************************************/

*{
     margin:0px;
     padding:0px;
}

body{
     background:#0d0d0d;
     line-height:1.4;
     color:#333333;
     text-align:center;
     font:1em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

a:link{
     color:#666666;
     text-decoration: none;
}
a:visited{
     color:#666666;
     text-decoration: none;
}
a:hover{
     color:#CCCCCC;
     text-decoration: underline;
}
a:active{
     color:#CCCCCC;
     text-decoration: none;
}

div#container{
     background:#0d0d0d url(../images/background.gif) repeat-x;;
}

table{
     text-align:left;
}

.txt10{
     font-size:0.65em;
     line-height: 150%;
}

.txt12{
     font-size:0.75em;
     line-height: 150%;
}

.txt14{
     font-size:0.85em;
     line-height: 150%;
}

.txt10b{
     color:#ef5404;
     font-size:0.65em;
     color:#000000;
     line-height: 120%;
}

.txt12b{
	color:#CCCCCC;
     font-size:0.75em;
     color:#000000;
     line-height: 150%;
}

.txt14b{
     font-size:0.85em;
     color:#000000;
     line-height: 150%;
}

/*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;
}


/* MarginSet
*********************************************/

.mrg5px { margin-top:5px; }
.mrg10px { margin-top:10px; }
.mrg15px { margin-top:15px; }
.mrg20px { margin-top:20px; }
.mrg25px { margin-top:25px; }
.mrg30px { margin-top:30px; }
.mrg35px { margin-top:35px; }
.mrg40px { margin-top:40px; }
.mrg45px { margin-top:45px; }
.mrg50px { margin-top:50px; }
.mrg55px { margin-top:55px; }
.mrg60px { margin-top:60px; }