#tenant_sel{
	width:80%;
	margin:0 auto 70px auto;
	text-align:center;
}
#tenant_sel img{
	margin:0 15px;
}
#tenpoyouchi .mongon{
  float:left;
  width:370px;
  margin-right:15px;
}
#tenpoyouchi .mongon .tenpobosyu_text{
  margin-bottom:7px;
}
#tenpoyouchi .image{
  float:left;
}
#tenpobosyu,.form {
  padding:10px 10px 40px 30px;
  padding:0 auto;
}
#tenpobosyu div.title,.form div.title{
  margin-bottom:10px;
}
table{
  width:90%;
  margin-left:15px;
}
td{
  padding:4px;
  line-height:150%;
}
td.header{
  background:#DEEFD9;
  border-top:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
}
td.title{
  color:#65B755;
  border-bottom:1px solid #cccccc;
  width:150px;
  text-align:center;
}
td.mongon{
  color:black;
  border-bottom:1px solid #cccccc;
}

.form select,.form textarea,.form input[type=text]{
  width:330px;
}
.form textarea{
  height:100px;
}

