
.body1 {
   background-color: #333344;
   font-family: "sans-serif";
   color: #eeeeee;

 }
.header {
	padding:5px;
  background-color:#262633;
  font-size:50px;
  color: #eeeeee;
  font-weight: bold;
}



.body2 {
   background-color: #D7D7E1;
   font-family: "sans-serif";
   color: #333344;

 }

.title {
    font-size: 40px;
    color: #eeeeee;
    font-weight: bold;
	padding : 10px ;

}
.title_en {
    font-size: 40px;
    color: #eeeeee;
    font-weight: bold;

}
.title_ja {
    font-size: 32px;
    color: #eeeeee;
    font-weight: bold;

}

.Headertable {
text-align: center;
vertical-align: top;
    font-weight: bold;
    font-family: "sans-serif";
}


.Headertable1{
	width:100%;
}
.Headertable2{
	width:100px;
}


.DLtable{
  text-align: left;
  vertical-align: middle;
  color: #eeeeee;
  border-collapse:collapse;
}
.DLtable_caprion{
  text-align: left;
  color: #333344;
  font-weight: bold;
}

.DLtable_fname{
  width:250px;
}
.DLtable_btn{
  width:50px;
}
.DLtable_description{
  width:500px;
}

.DLtable_th1{
  background-color: #333344;
}
.DLtable_th2{
  background-color: #62626F;
}


.th_center{
  text-align: center;
}

.tfoot1{
  text-align: center;
  font-weight: bold;
}

.icontd{
	padding:3%;
}


.text1 {
    font-size: 16px;
    color: #262633;
    font-weight: bold;
    font-family: "sans-serif";
}

a {
    font-size: 16px;
    font-weight: bold;
    font-family: "sans-serif";
}

.heading1 {
	font-size: 16px;
  font-weight: bold;
  background: #333344;
  color: #D7D7E1;
	padding: 0.2em;
	display:inline-block;
}
