body{
background-color: #ffffff;
margin-left:50px;
font-family:"メイリオ","MS PGothic",Osaka;  
font-size:10pt; 
line-height:170%;
color:#706161;
}

table,td{
font-family:"メイリオ","MS PGothic",Osaka;  
font-size:10pt; 
line-height:150%;
}

.contents1{
  font-size:22px; 
  font-family:"メイリオ","MS PGothic",Osaka; 
  font-weight: bold;
  color:#706161;
}

.contents2{
  font-size:16px; 
  font-family:"MS PGothic",Osaka; 
  font-weight: bold;
  color:#706161;
}

.text1{
font-size:10pt;
font-weight:bold;
color:#706161;
border-top:none;
border-right:none; 
border-bottom:none;
border-left:solid 6px #2d1e1e;
padding-left:12px;
}

.box1{
  border:solid 1px #d6cece;
  width:120px;
  height:120px;
  margin:5px 10px 50px 10px;
  float:left;
}

.box2{
  border:solid 1px #d6cece;
  width:210px;
  height:105px;
  margin:5px 15px 50px 10px;
  float:left;
}

.box3{
  border:solid 1px #d6cece;
  width:120px;
  height:150px;
  margin:5px 10px 50px 10px;
  float:left;
}

.box4{
  border:solid 1px #d6cece;
  width:200px;
  height:160px;
  margin:5px 10px 50px 10px;
  float:left;
}

.box5{
  border:solid 1px #d6cece;
  width:145px;
  height:145px;
  margin:5px 10px 50px 10px;
  float:left;
}

.box6{
  border:solid 1px #d6cece;
  width:180px;
  height:120px;
  margin:5px 30px 50px 10px;
  float:left;
}

.space{
clear:left;
}

.center {
  text-align: center;
}
.center * {
  margin-right: auto;
  margin-left: auto;
}