@charset "utf-8";

#main img.photo {
  float: left;
	margin: 0px 15px 10px 0px;
}

#main div.sign {
  text-align: right;
	margin: 20px 0px 0px 0px;
}

table#about_table {
  width: 640px;
	border-collapse: collapse;
	border-top: 1px solid #CCCCCC;
}

table#about_table th {
  width: 95px;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
	background-color: #EEEEEE;
	padding: 5px 0px 5px 15px;
}

table#about_table td {
  width: 315px;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0px 5px 15px;
}

table#about_table td.photo {
  width: 200px;
	vertical-align: top;
	border-bottom: none;
  margin: 0;
	padding: 0;
}

table#about_table th.history {
  width: 105px;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
	background-color: #EEEEEE;
	padding: 5px 0px 5px 15px;
}

table#about_table td.history {
  width: 305px;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0px 5px 15px;
}

table#about_table td.business {
  width: 425px;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0px 5px 15px;
}
