@charset "utf-8";
/* CSS Document */

#main #map{
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #CCC;
	width: 720px;
	}
	
#main table{
	width: 720px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	font-size: 14px;
	margin-bottom: 20px;
}

#main table th{
	width: 175px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #F8FDE8;
}
#main table td{
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-right: 10px;
}
#main #terao{
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 540px;
	background-image: url(../img/company/terao.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 216px;
	padding-right: 180px;
	font-size: 14px;
	line-height: 24px;
	}
#main #terao_g{
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 540px;
	background-image: url(../img/company/terao_g.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 239px;
	padding-right: 180px;
	font-size: 14px;
	line-height: 24px;
	}
#main .b{
	font-weight: bold;
	}
#main .tbox{
	line-height: 28px;
	text-align: center;
	}