
html {
	margin: 0;
	padding: 0;
}

body {
	/*background: url(img/bg.jpg) repeat-y center top;*/
	background-color:#000000;
	color:#FFFFFF;
	text-align:left;
	font-family: verdana,"‚l‚r ‚oƒSƒVƒbƒN",sans-serif,"ƒqƒ‰ƒMƒmŠpƒS Pro W6" ;
	font-size: 12px;
	line-height:16px;
	margin: 0px;
	padding: 0px;
}

.all {
   width:865px;
   text-align:left;
   margin: 0px 0px 0px 0px;
   background-color:#000000;
   color: #FFFFFF;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

td.copy {
	font-size: 12px;
	text-align: right;
	color: #fdc800;
	padding: 0 0px 0 0;
}

.head_staff_bg{
	width: 865px;
	height:80px;
	text-align:left;
	background-image : url(../staff/img/head_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	}
.bg_all{
	width: 865px;
	height:602px;
	text-align:left;
	background-image : url(../staff/img/bg_all.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	}
	
.top01{
	text-align:center;
	padding: 0px 0px 0px 0px;
	}
.txt01{
	text-align:left;
	padding: 28px 0px 0px 50px;
	}
.txt02{
	text-align:left;
	padding: 28px 0px 0px 125px;
	}



.staff_table01 {
	width:829px;
	text-align: left;
	margin: 18px 0px 0px 36px;
}	
	




/* end of stylesheet */
