body {
	scrollbar-base-color : #ffffff;
	scrollbar-face-color : #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color : #cecfce;
	scrollbar-3dlight-color: #cecfce;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #ffffff;
	scrollbar-darkshadow-color : #cecfce;
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-color : #ffffff;
	color : #8f8f8f;
	margin-top : 0px;
	margin-left : 0px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
a {
 text-decoration:none
}
a:link {
 color:#8f8f8f
}
a:visited {
 color:#8f8f8f
}
a:hover {
 text-decoration:underline overline;
}
hr {
	color : #cecfce;
	}
textarea, input {
  border : solid 1px #cecfce;
  color : #cecfce;
  background-color: #ffffff;
  font-size : 14px;
	font-family: "Arial", "Helvetica", "sans-serif";
  }
.button {
  border : solid 1px #cecfce;
  color : #cecfce;
  background-color: #ffffff;
  font-size : 14px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.fst {
	font-size: 16px;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
	color : #cecfce;
}
.newsfs1 {
	font-size: 14px;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.newsfs2 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
	background-color: #353535;
}
.newsfs3 {
	font-size: 12px;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.stafffs1 {
	font-size: 12px;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.stafffs2 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
}

.infofs1 {
	font-size: 12px;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.infofs2 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
	background-color: #353535;
}
.recruitfs1 {
	font-size: 12px;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
	background-color: #646464;
	border-style: solid;
	border-width: 1;
	border-color: #cecfce;
}
.recruitfs2 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
	background-color: #353535;
	border-style: solid;
	border-width: 1;
	border-color: #cecfce;
}
.recruitfs3 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Arial", "Helvetica", "sans-serif";
	background-color: #cacaca;
}
.mobilefs1 {
	font-size: 12px;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.mobilefs2 {
	font-size: 14px;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.mobilefs3 {
	font-size: 10px;
	font-weight: normal;
	font-family: "Arial", "Helvetica", "sans-serif";
}

#tenpo {
	width:600px;
	margin:10px 70px 25px 69px;
	border-top:1px solid #575748;
	border-left:1px solid #575748;
	border-right:1px solid #575748;
	border-bottom:1px solid #575748;
}
#tenpo dt {
	background: #666666;
	padding:5px 5px 5px 10px;
    color : #ffffff;
}
#tenpo dd {
	padding:10px 10px 10px 20px;
}
