/*‹¤’Ê
*********************************************/

*{
     margin:0px;
     padding:0px;
}

body{
	background:#0d0d0d;
	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:#ef5404;
}
a:visited{
     color:#ef5404;
}
a:hover{
     color:#CCCCCC;
     text-decoration: underline;
}
a:active{
     color:#CCCCCC;
     text-decoration: none;
}

table{
     text-align:left;
}

.txt10{
     font-size:10px;
     line-height: 120%;
}

.txt12{
     font-size:12px;
     line-height: 150%;
}

.txt14{
     font-size:14px;
     line-height: 175%;
}

.txt10b{
     font-size:10px;
     line-height: 120%;
     font-weight: bold;
}

.txt12b{
     font-size:12px;
     line-height: 150%;
     font-weight: bold;
}

.txt14b{
     font-size:14px;
     line-height: 175%;
     font-weight: bold;
}

.hyou{
     font-size:12px;
     line-height: 150%;
     background:#E5E5E5;
     border: solid 1px #999999;
	 border-collapse: collapse;
}



/* Color
*********************************************/

.color1 {color: #0066CC}


/* 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; }
